Obscurax
Obscurax
1. Am I doing this correctly?  This isn't working, here is the relevant part of the log file: ``` INFO [2018-02-24 15:03:44,994] core.postprocessing.default.48: ################################# INFO [2018-02-24 15:03:44,994] core.postprocessing.default.49: Post-processing...
Updated but not yet working entirely: The file is getting moved without a folder. Log: ``` INFO [2018-02-25 11:00:49,537] core.postprocessing.default.48: ################################# INFO [2018-02-25 11:00:49,537] core.postprocessing.default.49: Post-processing request received. INFO [2018-02-25...
Oh yes my bad. Moving the movie file works now. But something weird happens to other files, I selected to keep nfo and srt files. A PP script to download...
EDIT: It was a user error. There was a space in front of nfo. Hence the file wasn't moved. And great job on adding the toggle to hide the finished...
Did you stop supporting the {parent_dir} tag? Folders and movies are being renamed to "{parent_dir}". log: ``` INFO [2018-06-19 09:40:17,413] core.postprocessing.default.156: ################################# INFO [2018-06-19 09:40:17,413] core.postprocessing.default.157: Post-processing request received. INFO...
Thanks for restoring it. I see it's also not shown in the popup with examples in the PP menu. The reason I like to keep the original names is for...
Files are not being moved properly: ``` [2018-06-27 12:24:50,376] core.postprocessing.default.156: ################################# INFO [2018-06-27 12:24:50,376] core.postprocessing.default.157: Post-processing request received. INFO [2018-06-27 12:24:50,376] core.postprocessing.default.158: ################################# INFO [2018-06-27 12:24:50,376] core.postprocessing.get_movie_file.237: Finding movie file....
Settings: 
Everything back to normal, thanks!
You can fix this by by changing this under NZBGet in the config.cfg file: _"addpaused": true,_ to _"addpaused": false,_