v0.9.201
This commit is contained in:
@@ -205,7 +205,7 @@ void NetServer::processQueue(){
|
||||
config.initSDPlaylist();
|
||||
}
|
||||
if(config.store.play_mode==PM_WEB){
|
||||
// config.indexPlaylist();
|
||||
config.indexPlaylist();
|
||||
config.initPlaylist();
|
||||
}
|
||||
getPlaylist(clientId); break;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef options_h
|
||||
#define options_h
|
||||
|
||||
#define YOVERSION "0.9.200"
|
||||
#define YOVERSION "0.9.201"
|
||||
|
||||
/*******************************************************
|
||||
DO NOT EDIT THIS FILE.
|
||||
|
||||
Reference in New Issue
Block a user