- disable shoutcast, when shoutcast_dev_id is empty

This commit is contained in:
vanhofen
2016-08-06 22:29:26 +02:00
committed by svenhoefer
parent 5837b922b1
commit 1f224be672
3 changed files with 6 additions and 5 deletions

View File

@@ -714,6 +714,8 @@ struct SNeutrinoSettings
int audioplayer_show_playlist;
int audioplayer_enable_sc_metadata;
std::string shoutcast_dev_id;
int shoutcast_enabled;
//Filebrowser
int filebrowser_showrights;
int filebrowser_sortmethod;