September 28, 201213 yr Author i appreciate it and love the work youve done. i dont recall but think i could never get it to update via the app either. i'll check when i get the chance. it's probably just something wrong with my setup if it is. I just tested, it worked for me. Give it a try and let me know. I'm will also add the libz package to get rid of those errors. In addition, I've moved Maraschino plug-in to the master branch, I haven't heard of any bugs with it so it should be considered stable.
September 28, 201213 yr Author At the request of ChronoStriker I'll start maintaining Mylar. As he has mentioned, it is controlled very similarly to the other plug-ins so I'll update this whenever I update the others. I've put the plug-in in the dev branch for now, will move it to master in a few days. If you like comics, give it a try! Mylar_unplugged.plg
September 28, 201213 yr Influencer, just had a nose at your updated plugins, with the addition of zlib and I notice that for the zlib package you seem to be linking to a 64 bit package. Was that intentional? it seems out of sync with the rest of the packages installed by the plugin. FYI when I discovered that updating zlib fixed the issue with Headphones, it was the 32 bit package that I installed. Peter
September 29, 201213 yr Author Not intentional, wasn't paying attention. It works as expected, I'll change it over soon though.
September 29, 201213 yr Hi there, I'm still kind of figuring this plug-in stuff out so sorry if this is a dumb question. But I see a lot of people mention to install you simply need to run the installplg <plugin.plg> from telnet/the command line on the unRaid server. However I don't see the installplg command anywhere. I've checked the /usr/local/sbin directory and it's not there. And whenever I've tried to run it I keep getting an error that says: "-bash: installplg: command not found" I haven't been able to find anything on Google or by searching through these boards that will help me. Anyone know what I can do?
September 30, 201213 yr Yup, 4.7. I tried the latest beta but kept getting problems. Well I said I was new to all this. Installing 5.0 seemed to have solved most of my problems. Thanks and sorry for being so dumb
September 30, 201213 yr Alright, I suggest leaving the install dir as /usr/local/*******. Check the box next to Data dir/ and make it something like /mnt/cache/apps/sabnzbd and /mnt/cache/apps/sickbeard Change the ports to whatever you want, defaults will work or another port if you prefer. Just nothing under port 1000. Runas User should be "nobody" and all other default options will be fine. Change "Enable" to Yes and click "Apply", it will automatically create the directories, install and start the apps. Once this has been successful for both plug-ins: Go to the "Shares" tab in the unRAID Webgui Click on the "apps" share Change the "Use Cache Disk" setting to "only" Click "Apply" This will keep your app settings on the cache disk, otherwise the mover script would move them to the array automatically. After this is done, you can access the apps at their respective ports and configure them however you like. You can setup the categories in sab and have it move the finished downloads to your movies or shows share automatically, just make sure to point to the share and not the disk, i.e., /mnt/user/Movies instead of /mnt/disk1/Movies You can do the same for sickbeard. Wow, thanks so much buddy! I followed all of your instructions successfully. I wish there was a recent guide to all of this in case I have to do it again so I would remember, thank you! One last thing though. I have no idea how to configure these apps and what to set the categories to in sickbeard, or sab or even what to do. All I want to do is make sure the shows are downloaded, parity checked (resotred if necessary) extracted, renamed, to Showname.SXXEXX.avi, and moved to the appropriate place on the share. Where can I find a place to do this? *EDIT* Guys I need help with this. I am following the guide at: I don't think I have a scripts folder of anything installed. I really need a newbie guide here. It says the only thing to change in Sabnzbd is the "post processing scripts folder" /mnt/cache/.custom/sickbeard/autoProcessTV Now do I change that to /mnt/cache/apps/sickbeard/autoProcessTV, since that's where I installed it to? Also, I dont see that directory on the cache drive, does it get created automatically? And am I supposed to get some scripts from somewhere? --------- So changed the scripts folder to: /mnt/cache/apps/sickbeard/autoProcessTV But then it says to go to categories and set sabToSickbeard.py from the script dropdown list in the row for TV. However, I have no categories and even when I add a category, I do not have any scripts to select from the dropdown list! What should I do? Gosh, I am so confused , pretty much spent 2 hours to get to this point
September 30, 201213 yr Is it possible to get the previous version of the sickbeard plugin somewhere? From before august? I'm having lots of troubles with the latest one, mainly api calls that dont work anymore (like show.refresh). I would like to get the previous one to find out if that one still works...
September 30, 201213 yr Author Is it possible to get the previous version of the sickbeard plugin somewhere? From before august? I'm having lots of troubles with the latest one, mainly api calls that dont work anymore (like show.refresh). I would like to get the previous one to find out if that one still works... The plugin gets the latest revision if Sickbeard from github. You could delete your installation and pull an older revision, you'll need to go on github and get the sha-1 for the one you want and manually pull it with git. I can't remember the command to do that off the top of my head right now.
September 30, 201213 yr Looks like a reboot fixed my problems... for some reason the sickbeard api call show.refresh did not do anyhting. It gave a succesfull response, but had no effect... after rebooting the server it works, restarting the apps did not.
October 1, 201213 yr Author I've noticed a few issues like that...Can't track anything down to say its the plug-in or installation, but also can't see anything that would be OS related either. It seems completely random in appearance as well... On another topic, I've added a newbie configuration tutorial to my github wiki. Links in the OP
October 1, 201213 yr I've installed the latest SF plugin. After the first boot nothing loaded so I installed all plugins manually. Everything came up fine. I just rebooted the server again and everything comes up except Sick Beard. The settings page shows it's up. I can stop and start. restart. Disable and re-enable and nothing. I see this command in the console when it starts. Oct 1 11:22:49 tdm sudo: root : TTY=unknown ; PWD=/ ; USER=nobody ; COMMAND=/usr/bin/python /usr/local/sickbeard/SickBeard.py --daemon --port 8082 --datadir /mnt/cache/apps/sickbeard --pidfile /var/run/sickbeard/sickbeard.pid > /dev/null 2>&1 But nothing at the webpage/port it's installed on. There is also no open files on /mnt/cache/apps/sickbeard I'm not sure if there should be but I know couchpotato and sabnzbd do so I'm assuming SB should do. What can I check / test ? I'v e tried manually re-installing the plugin but that didn't help either. I just ran a netstat and nothing on 8082 is listening.
October 1, 201213 yr Author Try installing this debug version and run the start manually /etc/rc.d/rc.sickbeard start Post output, hopefully it will show something useful. Sickbeard-debug
October 1, 201213 yr Author Thats odd, not getting the error here... Try the attached file, unzip and place the plg on the flash sickbeard_unplugged_debug.zip
October 1, 201213 yr Sorry, I deleted my message. I forgot the /boot/ Installed and run root@tdm:/# /etc/rc.d/rc.sickbeard start + '[' enable '!=' enable ']' + '[' -r /var/run/sickbeard/sickbeard.pid ']' + return
October 1, 201213 yr Author Stop sickbeard first, make sure the pid file is deleted. That shows that the pid still existed so the plug-in aborted the start
October 1, 201213 yr Yeah, just coming back to say I just tried stopping and redoing the command with the following results root@tdm:/# /etc/rc.d/rc.sickbeard start + '[' enable '!=' enable ']' + '[' -r /var/run/sickbeard/sickbeard.pid ']' + [[ /usr/local/sickbeard != '' ]] + [[ ! -e /usr/local/sickbeard/SickBeard.py ]] + CMDLINE='sudo -u nobody python /usr/local/sickbeard/SickBeard.py --daemon --port 8082 --datadir /mnt/cache/apps/sickbeard --pidfile /var/run/sickbeard/sickbeard.pid > /dev/null 2>&1' + echo 'Starting SickBeard: sudo -u nobody python /usr/local/sickbeard/SickBeard.py --daemon --port 8082 --datadir /mnt/cache/apps/sickbeard --pidfile /var/run/sickbeard/sickbeard.pid > /dev/null 2>&1' Starting SickBeard: sudo -u nobody python /usr/local/sickbeard/SickBeard.py --daemon --port 8082 --datadir /mnt/cache/apps/sickbeard --pidfile /var/run/sickbeard/sickbeard.pid > /dev/null 2>&1 + sleep 1 + TIMER=0 + '[' '!' -e /var/run/sickbeard/sickbeard.pid ']' + sleep 1 + nohup sudo -u nobody python /usr/local/sickbeard/SickBeard.py --daemon --port 8082 --datadir /mnt/cache/apps/sickbeard --pidfile /var/run/sickbeard/sickbeard.pid '>' /dev/null '2>&1' + let TIMER=0+1 + echo -n 1 1+ '[' 1 -gt 10 ']' + '[' '!' -e /var/run/sickbeard/sickbeard.pid ']' + echo '... OK' ... OK root@tdm:/#
October 1, 201213 yr Author Ok stop it again and try running it manually... sudo -u nobody python /usr/local/sickbeard/SickBeard.py --daemon --port 8082 --datadir /mnt/cache/apps/sickebeard --pidfile /var/run/sickbeard/sickbeard.pid You could also check the logs in /mnt/cache/apps/sickbeard/logs/, attach the log if one exists, it appears as though sickbeard "starts" but is failing at some point and doesn't gracefully exit or delete the pid
October 1, 201213 yr Author It started and the webgui came up like its suppose to? I'm in the process of updating SF, I'll hopefully be able to test soon.
October 1, 201213 yr Yes. It started and the webgui is up and running. But I had none of my shows up. I then tried to upgrade inline, it went through the process and told me it was restarting and failed to come up again. Installed manually again and its up, but my list of shows aren't ther. Could it be because I have the _debug version in a different directory ?
October 1, 201213 yr OK, an update. It didn't come back up after restarting because it tried to find itself at localhost:8081. OK, there was a typo in that manual command you gave me (sickebeard). I corrected that, restarted and now I have my DB back. Restarting from the webgui works fine. Edit: I tried stopping and restarting from SF Settings webgui and it worked fine.
October 1, 201213 yr Author That's really odd, ill try to replicate. I installed the sf plugins and restarted, everything worked. Might still be an issue with the start up, not sure what though.
October 1, 201213 yr I wouldn't bother looking into my issue at the moment because I can't replicate it now. I removed the _debug version. Restarted the server and everything has loaded up fine. I can get to the webgui of SB, CP and Sab. Must have been something local at my end. If it happens again I'll let you know. Thanks for the assistance.
Archived
This topic is now archived and is closed to further replies.