ghomasHudson / Jellyfin-Auto-Collections

Automatically make jellyfin collections from IMDB, Letterboxd lists and more.
MIT License
60 stars 9 forks source link

error when getting box office from imdb #6

Closed vortex91 closed 1 year ago

vortex91 commented 1 year ago

set config for boxoffice and run

Getting collections list...

found Top Box Office (US) fbfa3ded28e452ac0d9df5d567b66776


Traceback (most recent call last): ~/Jellyfin-Auto-Collections-master/imdb_chart.py", line 41, in text = res.text.split('', 1)[1] IndexError: list index out of range

ghomasHudson commented 1 year ago

Should be fixed now so closing - let me know if you have any more problems.