May 23, 201511 yr Author updated with python 2.7.5. plus filetree and refomatted to look and function more like other unRAID settings.
June 24, 201511 yr Hiya, i can't enable plugins. I have downloaded yarss 1.2, 1.32, and 1.3.3 and they all do not enable. I can tick the box and apply but the change does not take effect and the box is unchecked when i open the plugins preference pane again. Any ideas please?
July 17, 201510 yr Deluge is currently on version 1.3.11. Can we get this plugin updated to that? I am having issues with Couchpotato and Deluge 1.36 that should be resolved with an update.
July 17, 201510 yr Author Deluge is currently on version 1.3.11. Can we get this plugin updated to that? I am having issues with Couchpotato and Deluge 1.36 that should be resolved with an update. Done. I updated it to 1.3.11.
July 18, 201510 yr Author Is this ever gonna become a docker container? Thanks for the hard work! Myk I assumed it already was.
July 18, 201510 yr Deluge is currently on version 1.3.11. Can we get this plugin updated to that? I am having issues with Couchpotato and Deluge 1.36 that should be resolved with an update. Done. I updated it to 1.3.11. Thanks....and now my issue with Couchpotato connecting to Deluge is solved!
August 15, 201510 yr Is this ever gonna become a docker container? Thanks for the hard work! Myk There are a couple different Deluge Docker Containers Personally I use binhex DelugeVPN docker http://lime-technology.com/forum/index.php?topic=38055.0
August 31, 201510 yr I was having problems starting my deluge plugin after a reboot. The configuration settings would never save. I removed the plugin, grabbed the latest and now I get this error: gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now chmod: cannot operate on dangling symlink '/etc/rc.d/rc.deluged' cp: cannot stat '/usr/local/emhttp/plugins/deluged/deluged': No such file or directory plugin: installed I went ahead, removed the plugin, killed all deluge process', attempted to reinstall again after removing whatever tried to get installed and I still get the above error.
September 1, 201510 yr Author I was having problems starting my deluge plugin after a reboot. The configuration settings would never save. I removed the plugin, grabbed the latest and now I get this error: gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now chmod: cannot operate on dangling symlink '/etc/rc.d/rc.deluged' cp: cannot stat '/usr/local/emhttp/plugins/deluged/deluged': No such file or directory plugin: installed I went ahead, removed the plugin, killed all deluge process', attempted to reinstall again after removing whatever tried to get installed and I still get the above error. I removed the latest release from github. It was corrupt which resulted in 0kb download. It should install the previous version. What version unRAID you running? I haven't updated this for 6.1 yet but will later today.
September 1, 201510 yr I removed the latest release from github. It was corrupt which resulted in 0kb download. It should install the previous version. What version unRAID you running? I haven't updated this for 6.1 yet but will later today. I was using 6.0 and will be running 6.1. I'd be happy to test 6.1 when you release it.
September 4, 201510 yr I installed the new version, install went fine. When attempting to browse to the port I got error denied. Even though unraid reported the plugin running it was not started. Fix: Tell the plugin to move to a DISABLED state, then reenable it. Works like a champ. Odd.
September 13, 201510 yr Love unRAID, love Deluge. Thank You for the plugin. I did have a questions though -- here's some background, hopefully irrelevant: - I finally got around to modifying the plugin so that the web daemon automatically connected. - I migrated my drives to a smaller box, to use the case that I was - I moved everything off my cache drive and just put it on /mnt/disk1/.deluged (and .plexmediaserver) and removed the cache drive to use it in another computer. So, I'm looking at my console during bootup, and notice: chmod: cannot operate on dangling symlink '/etc/rc.d/rc.deluged' https://forum.phalconphp.com/discussion/2020/chmod-cannot-operate-on-dangling-symlink-usr-bin-phalcon- This post tells me that just means that the symlink is pointing to one from the plugin, which makes sense. The plugin contains a copy of the startup script to start deluge. So, I check it out: root@mediaserver:~# ls -l /etc/rc.d/rc.deluged lrwxrwxrwx 1 root root 52 Sep 13 07:26 /etc/rc.d/rc.deluged -> /usr/local/emhttp/plugins/deluged/scripts/rc.deluged The symbolic link goes to the plugin directory, but then I look in the plugin directory: root@mediaserver:~# ls /usr/local/emhttp/plugins/deluged/scripts/ start* stop* The problem is that the plugin doesn't have a file in it called rc.deluged . I don't know if I've messed it up or not, maybe a new version of deluge, or a new version of the plugin uses "start" and "stop" rather than the traditional script. Beats me... I'm guessing it's unclean, but doesn't affect things. I'd like to fix it or get it fixed though. Help?
September 13, 201510 yr Author Love unRAID, love Deluge. Thank You for the plugin. I did have a questions though -- here's some background, hopefully irrelevant: - I finally got around to modifying the plugin so that the web daemon automatically connected. - I migrated my drives to a smaller box, to use the case that I was - I moved everything off my cache drive and just put it on /mnt/disk1/.deluged (and .plexmediaserver) and removed the cache drive to use it in another computer. So, I'm looking at my console during bootup, and notice: chmod: cannot operate on dangling symlink '/etc/rc.d/rc.deluged' https://forum.phalconphp.com/discussion/2020/chmod-cannot-operate-on-dangling-symlink-usr-bin-phalcon- This post tells me that just means that the symlink is pointing to one from the plugin, which makes sense. The plugin contains a copy of the startup script to start deluge. So, I check it out: root@mediaserver:~# ls -l /etc/rc.d/rc.deluged lrwxrwxrwx 1 root root 52 Sep 13 07:26 /etc/rc.d/rc.deluged -> /usr/local/emhttp/plugins/deluged/scripts/rc.deluged The symbolic link goes to the plugin directory, but then I look in the plugin directory: root@mediaserver:~# ls /usr/local/emhttp/plugins/deluged/scripts/ start* stop* The problem is that the plugin doesn't have a file in it called rc.deluged . I don't know if I've messed it up or not, maybe a new version of deluge, or a new version of the plugin uses "start" and "stop" rather than the traditional script. Beats me... I'm guessing it's unclean, but doesn't affect things. I'd like to fix it or get it fixed though. Help? Thanks for pointing that out. The rc.script is removed and now there's just a start and stop script. There were some other changes I forgot to make too. I updated the plugin to fix those too.
December 14, 201510 yr Nice plugin. Thanks! Last time I tried setting up torrents on unRAID I found it wasn't worth the trouble. This plugin works easily and has all the functionality I need. Now I can save power by putting my desktop computer to sleep while I am not using it. craigr
December 14, 201510 yr Author Nice plugin. Thanks! Last time I tried setting up torrents on unRAID I found it wasn't worth the trouble. This plugin works easily and has all the functionality I need. Now I can save power by putting my desktop computer to sleep while I am not using it. craigr Your welcome. Happy someone still finds it useful. I don't use it and more as I've moved on to dockers.
December 19, 201510 yr Question on settings in deluge that I can't find the answer to... In Preferences>Queue>Seeding there is Share Ratio Limit: Share Time Ratio: Seed Time (m): If I want to share and seed forever (indefinitely), should I set these to 0 or -1? I want to keep my torrents seeding forever or until I delete them. Iv'e tried both 0 and -1 and I'm still not sure what is going on. Thanks, craigr
December 29, 201510 yr Thanks. I have everything working flawlessly. This is really just what I needed Best regards and happy holidays craigr
January 1, 201610 yr So I'm having a Deluge related issue... my torrent downloads are really badly fragmented. We are talking like 800,000 extents in a 40GB file (as reported by filfrag). I have the Download option in Deluge set to "Use Full" in the web GUI so I am not sure why I have such horrible fragmentation. I do have Deluge on my cache drive and that's where it's downloading the torrents. The cahce disk is BTRSF, could that have anything to do with it? I've also tried searching for command line arguments that might help, but I have found nothing. Any ideas? Best, craigr
January 1, 201610 yr Also, checked the Deluge config file and it has: "compact_allocation": false, So it's set right there. craigr
January 1, 201610 yr Author Only thing I can suggest is turning off COW (copy on write) on your download directory. There are commands on here somewhere to do that. I personally use xfs. I have had and seen too many problems with btrfs. Especially with corruption. I'm not sure about the fragmentation though.
January 2, 201610 yr I think you are onto something... https://wiki.archlinux.org/index.php/Btrfs Copy-on-write comes with some advantages, but can negatively affect performance with large files that have small random writes because it will fragment them (even if no "copy" is ever performed!). It is recommended to disable copy-on-write for database files and virtual machine images. I will look into this. I really don't want to have to format my cache drive and redo everything so hopefully I can disable COW. Thanks again, craigr
January 2, 201610 yr Author I think you are onto something... https://wiki.archlinux.org/index.php/Btrfs Copy-on-write comes with some advantages, but can negatively affect performance with large files that have small random writes because it will fragment them (even if no "copy" is ever performed!). It is recommended to disable copy-on-write for database files and virtual machine images. I will look into this. I really don't want to have to format my cache drive and redo everything so hopefully I can disable COW. Thanks again, craigr The command you want is e.g. chattr +C /mnt/cache/downloads This will not affect existing files in that directory. You can either create a new directory and chattr the new directory then copy your download files to it or you can move the existing files in your dowload directory to a temp directory then copy them back and remove the temp files. Its important you copy to the no COW directory. Moving files there won't work.
Archived
This topic is now archived and is closed to further replies.