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.

Help getting Deluge and sabnzbd plugins running at the same time

Featured Replies

I'm running the deluge and sabnzd plugins.  Unfortunately they use different versions of python so when they install sequentially and start, everything is OK, but if I have to restart the first one, then I actually have re-install it to get it running, and so forth.

 

I'd like to see if I can get them to both run off the same versions of python.  They both run the 2.7 version, but deluge is using 2.7.3-i486-2 and sabnzbd python-2.7.3-i686-5PTr.  Deluge also uses a couple other python packages as well as sabnzd.  What I notice most often, is that sabnzbd loads first, then deluge. When I try to restart sabnzbd it says it cannot find the python-cheetah package.  I think what happens is that deluge uninstalls the existing python, including cheetah and installs its own version.

 

How can I merge these together so that they play nicely?  I'm not familiar with python.

 

deluge.plg:<FILE Name="/boot/packages/python-2.7.3-i486-2.txz" Run="upgradepkg --install-new">

deluge.plg:<URL>http://slackware.cs.utah.edu/pub/slackware/slackware-14.0/slackware/d/python-2.7.3-i486-2.txz</URL>

 

deluge.plg:<FILE Name="/boot/packages/python2-chardet-2.0.1-i486-1ponce.txz" Run="upgradepkg --install-new">

deluge.plg:<URL>http://ponce.cc/slackware/slackware-14.0/packages/python2-chardet-2.0.1-i486-1ponce.txz</URL>

 

deluge.plg:<FILE Name="/boot/packages/python-twisted-12.1.0-i486-1ponce.txz" Run="upgradepkg --install-new">

deluge.plg:<URL>http://ponce.cc/slackware/slackware-14.0/packages/python-twisted-12.1.0-i486-1ponce.txz</URL>

deluge.plg:for file in /usr/lib/python2.7/site-packages/deluge/plugins/*.egg

 

sabnzbd.plg:<FILE Name="/boot/packages/python-2.7.3-i686-5PTr.txz" Run="upgradepkg --install-new">

sabnzbd.plg:<URL>--no-check-certificate https://dl.dumptruck.goldenfrog.com/p/Vq3zpArAKB/python-2.7.3-i686-5PTr.txz?

dl=1</URL>

 

sabnzbd.plg:<FILE Name="/boot/packages/python-cheetah-2.4.4-i486-1alien.tgz" Run="upgradepkg --install-new">

sabnzbd.plg:<URL>http://connie.slackware.com/~alien/slackbuilds/python-cheetah/pkg/13.37/python-cheetah-2.4.4-i486-1

alien.tgz</URL>

 

sabnzbd.plg:<FILE Name="/boot/packages/python-yenc-0.3-i486-1alien.tgz" Run="upgradepkg --install-new">

sabnzbd.plg:<URL>http://connie.slackware.com/~alien/slackbuilds/python-yenc/pkg/13.37/python-yenc-0.3-i486-1alien.tg

z</URL>

 

Thanks for any help,

david

 

Copy the code from the sabnzbd dependency for python and replace the python dependency in the deluge plugin. Then they should both work.

I'm running the deluge and sabnzd plugins.  Unfortunately they use different versions of python so when they install sequentially and start, everything is OK, but if I have to restart the first one, then I actually have re-install it to get it running, and so forth.

 

I'd like to see if I can get them to both run off the same versions of python.  They both run the 2.7 version, but deluge is using 2.7.3-i486-2 and sabnzbd python-2.7.3-i686-5PTr.  Deluge also uses a couple other python packages as well as sabnzd.  What I notice most often, is that sabnzbd loads first, then deluge. When I try to restart sabnzbd it says it cannot find the python-cheetah package.  I think what happens is that deluge uninstalls the existing python, including cheetah and installs its own version.

 

How can I merge these together so that they play nicely?  I'm not familiar with python.

 

deluge.plg:<FILE Name="/boot/packages/python-2.7.3-i486-2.txz" Run="upgradepkg --install-new">

deluge.plg:<URL>http://slackware.cs.utah.edu/pub/slackware/slackware-14.0/slackware/d/python-2.7.3-i486-2.txz</URL>

 

deluge.plg:<FILE Name="/boot/packages/python2-chardet-2.0.1-i486-1ponce.txz" Run="upgradepkg --install-new">

deluge.plg:<URL>http://ponce.cc/slackware/slackware-14.0/packages/python2-chardet-2.0.1-i486-1ponce.txz</URL>

 

deluge.plg:<FILE Name="/boot/packages/python-twisted-12.1.0-i486-1ponce.txz" Run="upgradepkg --install-new">

deluge.plg:<URL>http://ponce.cc/slackware/slackware-14.0/packages/python-twisted-12.1.0-i486-1ponce.txz</URL>

deluge.plg:for file in /usr/lib/python2.7/site-packages/deluge/plugins/*.egg

 

sabnzbd.plg:<FILE Name="/boot/packages/python-2.7.3-i686-5PTr.txz" Run="upgradepkg --install-new">

sabnzbd.plg:<URL>--no-check-certificate https://dl.dumptruck.goldenfrog.com/p/Vq3zpArAKB/python-2.7.3-i686-5PTr.txz?

dl=1</URL>

 

sabnzbd.plg:<FILE Name="/boot/packages/python-cheetah-2.4.4-i486-1alien.tgz" Run="upgradepkg --install-new">

sabnzbd.plg:<URL>http://connie.slackware.com/~alien/slackbuilds/python-cheetah/pkg/13.37/python-cheetah-2.4.4-i486-1

alien.tgz</URL>

 

sabnzbd.plg:<FILE Name="/boot/packages/python-yenc-0.3-i486-1alien.tgz" Run="upgradepkg --install-new">

sabnzbd.plg:<URL>http://connie.slackware.com/~alien/slackbuilds/python-yenc/pkg/13.37/python-yenc-0.3-i486-1alien.tg

z</URL>

 

Thanks for any help,

david

I'll update deluge to be more inline with phaze's when I convert it to the new plugin format and host all the packages on github.  But like he said change the depends to match sabnzbd

  • Author

That worked!

 

thanks for both your work/help,

david

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.