


#Temporary Download Folder - /DataVolume/shares/ share you just created for downloads #To login to the SABnzbd dashboard from a browser yourmybookliveip:8080 #Create a share from the MyBookLive dashboard for your SABnzb downloads Now we can stop the server from SSH if needed The line should look similar to this after you paste your API Key /usr/bin/wget -q -delete-after "" Look for the text that says ENTERAPIKEYHERE and delete just that text and right click to paste your API key Now let’s edit sabnzbd nano /etc/init.d/sabnzbd Login to the SABnzbd dashboard from a browser yourmybookliveip:8080Ĭlick on Config and General and on the right side of the screen look for your API Key Now let’s get our API Key and fix the sabnzbd script Now we want to start SabNZB /etc/init.d/sabnzbd start This will save the new file and close nanoĬhange permission on the sabnzbd folder, add sabnzbd to startup and reboot the MBL chmod 755 /etc/init.d/sabnzbd opt/bin/python2.5 /opt/share/SABnzbd/SABnzbd.py -f /opt/share/SABnzbd/sabnzbd.ini -d Paste this text into the empty nano window (right click) #!/bin/sh This will save the edited file and close nanoĬreate SabNZB auto start file nano /etc/init.d/sabnzbd Start SABnzbd so that it creates sabnzbd.ini /opt/bin/python2.5 /opt/share/SABnzbd/SABnzbd.py -f /opt/share/SABnzbd/sabnzbd.ini -dĮdit sabnzbd.ini nano /opt/share/SABnzbd/sabnzbd.ini In the left panel, navigate to SABnzbd-0.7.12 and highlight all the extracted files in the left panel and drag them to the right panel In the right panel, navigate to /opt/share/SABnzbd
Sabnzbd slow install#
Ipkg install sabnzbdplus par2cmdline python25 py25-cheetah py25-openssl screen lynx unrarĮxtract the SABnzbd-0.7.12 folder inside the tar.gz file with 7-zip 9.20
Sabnzbd slow update#
Open PuTTY or Terminal and connect to the MBL again ipkg update Issue the following commands to ensure that we can use the command “ipkg” from any directory echo "export PATH=$PATH:/opt/bin:/opt/sbin" > /root/.bashrcĮcho "export PATH=$PATH:/opt/bin:/opt/sbin" > /etc/profile Users looking to upgrade to 0.7.12 please see this postĬonnect to the MBL with PuTTY or Terminal and install optware wget All credit goes to Shackles for the original post with minor modifications by me
