mirror of
https://github.com/FakeTV/pseudo-channel.git
synced 2025-12-18 01:03:31 +00:00
Changed update time in config; also changed order of cli arguments so that -g runs after all the args but before -r.
This commit is contained in:
@@ -73,7 +73,7 @@ override any media that is trying to play while the previous day is finishing.
|
||||
"""
|
||||
useDailyOverlapCache = True
|
||||
|
||||
dailyUpdateTime = "12:00 AM"
|
||||
dailyUpdateTime = "11:59 PM"
|
||||
|
||||
"""When to delete / remake the pseudo-channel.log - right at midnight, (i.e. 'friday') """
|
||||
rotateLog = "friday"
|
||||
|
||||
Reference in New Issue
Block a user