Sickchill: mako error on show list, schedule

Created on 9 Feb 2020  路  9Comments  路  Source: SickChill/SickChill

File G:\SR1\sickbeard\image_cache.py:159, in image_url:
return 'cache' + path.split(sickbeard.CACHE_DIR)[1].replace('\', '/')
IndexError: list index out of range

Enable debug logging in SickChill settings, reproduce the error (be sure to disable after the bug is fixed)

Branch/Commit: develop/0bfff36c51e058e0539007b271fb93d5666dcd29
OS: win2008R2
Browser: chrome

Bug / Issue Priority HIGH

All 9 comments

whats your cache dir?

standard windows install (i haven't changed dir order)

I don't use windows so I'll need a bit of help here...

cache seems now moved from sickchill root to under gui/slick/cache

Yes it's supposed to be moved

click update again for now, it might not show posters but it wont error for now while i figure it out

click update again for now, it might not show posters but it wont error for now while i figure it out

show list and schedule show up now again (and yes the images are missing)

stop SC, edit config.ini, change cache_dir to gui\slick\cache, path separator is bad

that did the trick ;) thx

Was this page helpful?
0 / 5 - 0 ratings