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
|
@ -90,7 +90,6 @@ class Global:
|
|||
print '*****************************************'
|
||||
print '\033[0;32m%s %s\033[m' % ('scheduled at:', str(pkey))
|
||||
print 'cached at : ' + self.cache_dir + str(pkey)
|
||||
print 'subtype: ' + str(playlist['subtype'])
|
||||
print 'played: ' + str(playlist['played'])
|
||||
print 'schedule id: ' + str(playlist['schedule_id'])
|
||||
print 'duration: ' + str(playlist['duration'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue