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
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