Fixed EPG fetching the same stuff.
This commit is contained in:
parent
1ff00c7405
commit
847cbea1ca
1 changed files with 1 additions and 0 deletions
1
run.py
1
run.py
|
@ -86,5 +86,6 @@ for x in range(0, 7):
|
|||
print('Added EPG info for', title)
|
||||
|
||||
date += timedelta(days=1)
|
||||
ymd = date.strftime('%Y%m%d')
|
||||
|
||||
guide.create()
|
||||
|
|
Loading…
Add table
Reference in a new issue