Ok.. found some solution..
On db.
view i can get the Users (select * from user) and User Settings (select * from user_settings)
Where are the Internet Radio Stations saved? Are there other
database tables to save for this?
Plz anyone help me with this..
Get all tables from the
database:
- Code: Select all
SELECT * FROM INFORMATION_SCHEMA.SYSTEM_TABLES
CUSTOM_AVATAR
INTERNET_RADIO
MUSIC_FILE_INFO
MUSIC_FOLDER
PLAYER
PLAYER_TRANSCODING
PODCAST_CHANNEL
PODCAST_EPISODE
ROLE
SYSTEM_AVATAR
TRANSCODING
USER
USER_RATING
USER_ROLE
USER_SETTINGS
VERSION