cc-2015: on reboot resume show
-removed cue file from pypo responibility
This commit is contained in:
parent
0d13b9013b
commit
e5ed11ee51
4 changed files with 21 additions and 67 deletions
|
@ -636,7 +636,7 @@ class ObpApiClient():
|
|||
def get_liquidsoap_data(self, pkey, schedule):
|
||||
playlist = schedule[pkey]
|
||||
data = dict()
|
||||
data["ptype"] = playlist['subtype']
|
||||
#data["ptype"] = playlist['subtype']
|
||||
try:
|
||||
data["user_id"] = playlist['user_id']
|
||||
data["playlist_id"] = playlist['id']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue