Problem: NZBget: Post-processing script may have moved files elsewhere.
|
25th May, 2013, 06:40 AM
Post: #1
|
|||
|
|||
NZBget: Post-processing script may have moved files elsewhere.
I'm using nzbget for downloading through usenet and have installed unrar unfree using the following code
[code]sudo sh -c "echo \"deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi\" >> /etc/apt/sources.list" sudo apt-get update sudo apt-get -y build-dep unrar-nonfree sudo apt-get source -b unrar-nonfree sudo dpkg -i unrar*.deb[/b] After dowloading a file, I get the following message 'Post-processing script may have moved files elsewhere.' I'm not sure what to do. In the gui from NZBget: settings ==> post-processing I have the following path defined for the script /usr/local/bin/nzbget-postprocess.sh I hope someone can help me out |
|||
26th May, 2013, 12:48 AM
Post: #2
|
|||
|
|||
RE: NZBget: Post-processing script may have moved files elsewhere.
Same problem here.
On a previous install I did the exact same thing and that worked for me, however I can't get it to work now. Not sure whats up with it. |
|||
26th May, 2013, 01:07 AM
Post: #3
|
|||
|
|||
RE: NZBget: Post-processing script may have moved files elsewhere.
The message 'Post-processing script may have moved files elsewhere.' is displayed whether or not your download was successful, so this in itself is no indication for your problem. If you can get some more information from the error log it would be easier to locate the issue.
Most issues you get with NZBGet at the moment, especially the version from the download package, are par-related. An increasing number of Movies/TV Series name their files differently from what is stated in the par-file, which causes the post-processing to fail and you have nothing to watch. The newest version of NZBGet can handle these misnamed files, but that's not available in the package yet. One way to check if misnamed files are the issue, is to browse to your download folder and look at the files. If they are something like "133213-0.6", then misnamed files are likely to cause your problem. |
|||
27th May, 2013, 08:49 AM
Post: #4
|
|||
|
|||
RE: NZBget: Post-processing script may have moved files elsewhere.
(26th May, 2013 01:07 AM)Enigmach Wrote: The newest version of NZBGet can handle these misnamed files, but that's not available in the package yet. Thanks to Fred we have currently version 10.2 in the package at https://github.com/xbianonpi/xbian-package-nzbget.git use this one if it helps. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|