Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

SABnzbd+ SickBeard CouchPotato Plugin/Installer for v5b11+

Featured Replies

I have changed port to 8085, an see post above

 

EDIt

 

Now SLIMSERVER is not started  >:(  >:(

 

 

  • Replies 1.2k
  • Views 252.6k
  • Created
  • Last Reply

Any hope of getting a plugin for headphones? https://github.com/rembo10/headphones  Very similar to couch potato \ sickbeard but for music :)

Headphones is still very new and has quite a few bugs from what I have gathered in following the thread.  I am not saying someone might now still create one.

 

I held off creating an unMenu package because I did not want to get the questions about headphones deleting music while a db update was going on, etc, etc.

I have changed port to 8085, an see post above

 

EDIt

 

Now SLIMSERVER is not started  >:(  >:(

 

 

 

I don't know on which port slim server is listening.

 

I would say stop, sabnzbd .... move or delete your sabnzb data directory and change the port to 9448 or something like that.

Then start sabnzbd again.

 

 

Its working NOW  ;D I disabled HTTPS in SAB, it.s looks OK now, need to see why slimserver is not starting..........

  • Author

Cool,

Does this mean if you install the app to your ram drive on each reboot it will download again and install ?

 

Yes, if the plugin tries to start the app and can't find it, the most current version of the app will be downloaded and installed.

 

Any hope of getting a plugin for headphones? https://github.com/rembo10/headphones  Very similar to couch potato \ sickbeard but for music :)

 

Maybe once it is more stable. i'm following the development, but currently i won't use it myself. too many horror stories like deleted libraries etc.

 

Its working NOW  ;D I disabled HTTPS in SAB, it.s looks OK now, need to see why slimserver is not starting..........

 

glad you got it working.

i never used https for sabnzbd. i'll check, what i can do to circumvent problems like this.

 

glad you got it working.

i never used https for sabnzbd. i'll check, what i can do to circumvent problems like this.

 

I think its in your php (java) script when you check the port. or not....  ;D

um....

 

those icons on the main page look ... sex!

 

~

dpc

  • Author

um....

 

those icons on the main page look ... sex!

 

~

dpc

 

what do you mean?

these plugins don't change anything on the main page...

Any way you might be able to add Headphones to the list of plugins you've developed? It would make a great companion to your present contribution.

 

https://github.com/rembo10/headphones

 

Only prerequisite is pyhton 2.7.x 

 

Thanks

  • Author

there was already one request for this app.

i'm following development of headphones, but i believe that it is currently not ready for productive usage.

because of that i won't write a plugin yet.

 

once headphones is ready and mainly bugfree, i'll support it

there was already one request for this app.

i'm following development of headphones, but i believe that it is currently not ready for productive usage.

because of that i won't write a plugin yet.

 

once headphones is ready and mainly bugfree, i'll support it

 

Thanks for the prompt response. Great that your following its development. I look forward to its development.

 

Cheers

first problem is with sickbeard it will download the github folder inside of my sickbeard folder something like sickbeard-fwefwmkcvmke when it tries to start sickbeard instead of loading the file from the downloaded folder it tries to load it in the sickbeard folder. to fix it i just moved the files from the downloaded folder and it works.

 

Now how do i get my scripts for sickbeard in sabnzbd to work? i cant figure out why they don't show up in sabnzbd i type the correct directory.

is it something to do with permissions? i started sabnzbd with nobody and root and both will not show my sickbeard scripts. im loading my sabnzbd from /mnt/cache/.custom/sabnzbd/ everything works expect it will not show the scripts in sabnzdb.

 

so no one has this problem?

  • Author

you should run both apps as the same user.

the correct path (default) for the scripts is "/<PATH TO SICKBEARD INSTALL>/autoProcessTV"

e.g. "/mnt/cache/.apps/sickbeard/autoProcessTV" or "/usr/local/sickbeard/autoProcessTV"

 

i said i tried both root and nobody it will not show the scripts i don't understand why and path is correct as /mnt/cache/.custom/sickbeard/autoProcessTV/

since i have it in my sabnzbd.ini file which post process to use it tries to load it  Cannot run script /mnt/cache/.custom/sickbeard/autoProcessTV/sabToSickBeard.py so i think its not seeing it or not able to access these files.

  • Author

please check the user rights with "ls -la /mnt/cache/.custom/sickbeard/autoProcessTV"

 

the .py files should have read and execution rights for at least user and group.

wont it have correct permissions if i run the new permissions from unraid? i will test the command but i need to plug in a moniter.

  • Author

nope, the newperms script won't work on apps, since it don't know, which files should be executed. the new perms script only gives read and write rights.

 

you can also use telnet to connect to your servers console.

if you are using windows, get putty. on mac/linux just use the terminal.

ohh now it makes sence ok thanks  what permission should i give it ?

  • Author

766 should be fine

first problem is with sickbeard it will download the github folder inside of my sickbeard folder something like sickbeard-fwefwmkcvmke when it tries to start sickbeard instead of loading the file from the downloaded folder it tries to load it in the sickbeard folder. to fix it i just moved the files from the downloaded folder and it works.

 

@Benni-chan,

 

I saw similar behavior for CouchPotato and SickBeard.  Happens running v5b11 and v5b12.  Plugins ver 4a.

 

Folder structure as follows:

 

//Tower2/mnt/disk1/.custom   (Tower2 is my test system)

   ./CouchPotato

        ./RuudBurger-CouchPotato-cdd4474  (created by plugin, owner "nobody")

   ./SickBeard

        ./midgetspy-Sick-Beard-e0e8f0e  (created by plugin, owner "nobody")

   ./SABnzbd

   ./midgetspy-Sick-Beard-e0e8f0e  (created by plugin, owner "root")

   ./RuudBurger-CouchPotato-cdd4474  (created by plugin, owner "root")

 

Like EMKO, I couldn't get SickBeard to run until I copied everything out of the underlying ./midgetspy... folder to ./SickBeard,

         and I couldn't get CouchPotato to run until I copied everything out of the underlying ./RuudBurger... folder to ./CouchPotato.

 

Also, I have these extraneous ./RuudBurger... and ./midgetspy... folders under the //Tower2/mnt/disk1/.custom structure that were created by the plugin during troubleshooting.  I deleted these folders using MidnightCommander after logging in as "root."

 

All is working fine now, but it took a little sleuthing to figure it out.

 

Kevin

 

  • Author

that is strange, since the ruudburger and midgetspy folders should be created in /tmp and then moved and renamed to the installdir.

at least at initial install

 

i experienced some problems with the update system in couchpotato, which i'm currently looking at.

 

i'll run some tests and if i find the bugs causing this, i'll release an update

since many unRAID owners have port 8080 in use by unMENU, I expect your plugin will cause many issues with both as they both try to use port 8080.

 

Since unMENU had it first, I suggest you use an alternate for your plugin.

 

Joe L.

  • Author

since many unRAID owners have port 8080 in use by unMENU, I expect your plugin will cause many issues with both as they both try to use port 8080.

 

Since unMENU had it first, I suggest you use an alternate for your plugin.

 

Joe L.

 

everyone can enter their own ports in the plugin settings.

as default i entered the default port of each app.

everyone can enter their own ports in the plugin settings.

as default i entered the default port of each app.

 

You might consider setting the default ports to those recommended in the unRAID Common Port List in the wiki.  It was set up to resolve the known conflicts and has become somewhat of a standard for unRAID setups.

 

Kevin

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.