clinton-hall / nzbToMedia

Provides NZB and Torrent postprocessing To CouchPotatoServer, SickBeard/SickRage, HeadPhones, Mylar and Gamez
GNU General Public License v3.0
670 stars 176 forks source link

Getting "No processable items found in folder" when post-processing from NZBGet. #943

Closed TwoLeaves closed 4 months ago

TwoLeaves commented 8 years ago

On the latest git version of this script (and the latest stable version of NZBGet: 16.4, and the latest git version of the new sickrage2 repo) I'm getting the error "No processable items found in folder" when post-processing a single episode download (I have seen this error reported for Season folders but this isn't the case here). I double-checked my settings and I believe they are correct as per the wiki here and at the sickrage repo. Notably "mkv" is included in the file formats to post process. The full log of nzbget at the point of calling to nzbToSickbeard script is here: http://pastebin.com/raw/krKv4q6e. Is there anything else I can provide to assist debugging? Thank you.

TwoLeaves commented 8 years ago

The show has been properly added to Sickrage also. That's how the nzb file got sent to NZBGet.

TwoLeaves commented 8 years ago

This issue is apparently because Sickrage is looking for a file with "The X-Files" in the name whereas the file it grabbed is called "The XFiles".

clinton-hall commented 8 years ago

yeah... this is a sickrage thing...

anything in the logs showing [POSTPROCESS]::SICKBEARD: is actually output from SickBeard/SickRage