Re: "No response from indexer" on QNAP
Posted: September 10th, 2015, 4:48 pm
Workaround 1: run sabnzbd with python 2.7.3
Workaround 2: find sabnzbd so that you can add the few lines of codes into it. Maybe this works:
I would not be surprised to find it somewhere in ./share/CACHEDEV1_DATA/.qpkg/SABnzbdplus
Workaround 2: find sabnzbd so that you can add the few lines of codes into it. Maybe this works:
Code: Select all
find -type f -name sabnzbdplusCode: Select all
find -type f -name SABnzbd.py