You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/pyaarlo/background.py", line 35, in _run_next
job["callback"](**job["args"])
File "/usr/local/lib/python3.9/site-packages/pyaarlo/media.py", line 197, in update
for video in data:
TypeError: 'NoneType' object is not iterable
My pyaarlo version is a little behind, but from what I see, this code also hasn't been changed for quite some time.
The text was updated successfully, but these errors were encountered:
Hi!
I'm getting this error occasionally:
My pyaarlo version is a little behind, but from what I see, this code also hasn't been changed for quite some time.
The text was updated successfully, but these errors were encountered: