-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Is it really that hard to test your damn library before releasing it?
Traceback (most recent call last):
File "C:\Video\tmdb.py", line 205, in <module>
main()
File "C:\Video\tmdb.py", line 45, in main
process(folder, mkvs)
File "C:\Video\tmdb.py", line 80, in process
while filename == "": filename = search_movie()
^^^^^^^^^^^^^^
File "C:\Video\tmdb.py", line 128, in search_movie
del search[9:]
~~~~~~^^^^
File "C:\Users\Hiram\AppData\Roaming\Python\Python312\site-packages\tmdbv3api\as_obj.py", line 41, in __delitem__
return delattr(self, key)
^^^^^^^^^^^^^^^^^^
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels