cc-2015: on reboot resume show

-removed cue file from pypo responibility
This commit is contained in:
martin 2011-06-15 15:49:42 -04:00
parent 0d13b9013b
commit e5ed11ee51
4 changed files with 21 additions and 67 deletions

View file

@ -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'])