Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!
Resource icon

MySql Codes - XUI one RETURN to Xtream Teko, Stream.. etc. 1.0

Register & Get access to index
ONLY DOWNLOAD IT IF KNOW MYSQL CODES - IS FOR PROFF - ATTENTION
TESTED AND WORK WITH MYSQL WORKBRANCH

Process step by step! Need know mysql code and can use management as mysql workbranch by oracle.
exemple named xui.bouquets - Database(xui).table(Bouquets)

Downloads files - ZipFolder are safe
URL LINK: ******

1 - do your backup - On your XUI.ONE Server
Run as root: mysqldump xui > backup.sql
2 - install mysql workbranch or use your software
3 - create a external user for mysql on your new xtream(teko, stream or another)
4 - connect your database and create new schema named xui ( run --> create schema xui; )
5 - dump your backup for new schema (
Upload backup.sql to your new xtream(teko, stream or another) (It's OK to use /root)
Run as root: mysql xui < /root/backup.sql

Fallow the step above and run the codes and fix issue if have!

When finish do mass edit for fix packeage erro or bouquets error.
Need attention streamc_db - xtream_iptvpro - or another nomenclature are some.

----------

bouquets - 01
category - 02
packages - 03
epg - 04
member_groups - 05
reg_user - 06
users - 07
mag_device - 08
streams - 09
streams_sys - 10
streams_options - 11
series - 12
series_episodes - 13
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top