Search found 6 matches
- August 7th, 2012, 9:19 pm
- Forum: General Help
- Topic: Error on PostProcessing Script
- Replies: 13
- Views: 7863
Re: Error on PostProcessing Script
okay.. so i moved it back to the default for sickbeard, where i knew sb worked (i never tried before) and the same result. I also tried it after restarting SAB after all the changes, but still got the same issues. If i wanted to upgrade to non beta, how would i do that? i am a n00b at this whole thi...
- August 7th, 2012, 7:48 pm
- Forum: General Help
- Topic: Error on PostProcessing Script
- Replies: 13
- Views: 7863
Re: Error on PostProcessing Script
SABnzbd Version: 0.7.0Beta3
i did the chmod 777 and it did not make a difference...
So i decided to delete my postprossing script and then redid it and got the same results
is it the beta version of SABnzbd that is doing this?
i did the chmod 777 and it did not make a difference...
So i decided to delete my postprossing script and then redid it and got the same results
is it the beta version of SABnzbd that is doing this?
- August 7th, 2012, 6:32 pm
- Forum: General Help
- Topic: Error on PostProcessing Script
- Replies: 13
- Views: 7863
Re: Error on PostProcessing Script
I did the ./mp3organizer.sh and it did come back as Doh! So it does work.. Yeah!! I copied the text into Ubuntu into their default Text Editor. So here is my Code #!/bin/bash # Where is your music? music_collection="$HOME/Music" # SABNZBD usage # 1) Edit music_collection setting above if y...
- August 7th, 2012, 1:06 pm
- Forum: General Help
- Topic: Error on PostProcessing Script
- Replies: 13
- Views: 7863
Re: Error on PostProcessing Script
the script file is the first one http://forums.sabnzbd.org/viewtopic.php ... 113#p42873 so the third post in the full thread.
the name of my file is mp3organizer.sh
I copied the text from the code box and have verified that all is there
the name of my file is mp3organizer.sh
I copied the text from the code box and have verified that all is there
- August 7th, 2012, 11:43 am
- Forum: General Help
- Topic: Error on PostProcessing Script
- Replies: 13
- Views: 7863
Re: Error on PostProcessing Script
if by x bit you mean the chmod +x [filename] then yes...
I copied the script as listed on the page noted above --- http://forums.sabnzbd.org/viewtopic.php?f=9&t=6113
do i still need to do the dos2unix?
BTW - i am a total n00b when it comes to all of this... Thanks in advance
I copied the script as listed on the page noted above --- http://forums.sabnzbd.org/viewtopic.php?f=9&t=6113
do i still need to do the dos2unix?
BTW - i am a total n00b when it comes to all of this... Thanks in advance
- August 5th, 2012, 2:16 pm
- Forum: General Help
- Topic: Error on PostProcessing Script
- Replies: 13
- Views: 7863
Error on PostProcessing Script
Hello All, I am trying to follow this for Headphone Post-Processing http://forums.sabnzbd.org/viewtopic.php?f=9&t=6113 but it will not work I get Exit(-1) Cannot run script /home/masd/.sabnzbd/PostProcessingScripts/mp3organizer I am on Ubuntu 12 running SABnzbd and Headphones. My SB postprocessi...