Fixed EPG fetching the same stuff.

This commit is contained in:
Yuuki 2025-01-02 22:15:35 +09:00
parent 1ff00c7405
commit 847cbea1ca

1
run.py
View file

@ -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()