mirror of
https://github.com/FakeTV/pseudo-channel.git
synced 2025-12-22 11:13:28 +00:00
Updated time-shift logic.
This commit is contained in:
@@ -247,7 +247,7 @@ class PseudoChannelDatabase():
|
||||
|
||||
def add_media_to_daily_schedule(self, media):
|
||||
|
||||
print "Adding media to db", media.title, media.start_time
|
||||
print "#### Adding media to db", media.title, media.start_time
|
||||
|
||||
self.add_daily_schedule_to_db(
|
||||
0,
|
||||
|
||||
Reference in New Issue
Block a user