-
-
Notifications
You must be signed in to change notification settings - Fork 501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DietPi-Software | rTorrent: Remove deprecated commands/variables #3273
Comments
@bbsixzz ... okay there were lots of commands/variables which were not updated to post 0.9. I hope I got all now: 73b07d1 Great find and report btw 👍, quite important one! |
I'm testing your file as it was more complete, everything seems in order. |
@bbsixzz |
@MichaIng Original config:
New config:
The new template is modern, but I have no idea what settings would be good for SBC's. It would be great if someone with rTorrent experience could advise. |
@bbsixzz However yeah long term someone with more experience and regular rTorrent use would be great. |
On a tangent, I noticed torrents appear as Completed after restarting rTorrent. Out of 43 torrents (all from 3 private trackers) only 3 start seeding automatically! Two of the Seeding torrents are from the same tracker; doesn't seem to makes any difference. It's always the same 3 torrents that show Seeding automatically. If I Start any Completed torrent in ruTorrent it will change to Paused. If I Stop the same torrent it will show Completed and ALL other torrents will show Seeding. Finally, if I start the remaining Completed torrent it will show Seeding as well. If I start multiple Completed torrents they will all show Paused until one of them is stopped. All OTHER torrents will then show Seeding and I will have to manually start each Paused torrent. I have no idea what's going on, but I know rTorrent should automatically start seeding. I commented the following lines in .rtorrent.rc but it didn't change anything:
Bonus: all of those commands are deprecated except maybe group.seeding.ratio.command Is this making any sense? It's like rTorrent doesn't know where the files are until a torrent is first started and then stopped! [EDIT] If I stop one of the Seeding torrents (after restart) all other torrents change to Seeding immediately. The stopped torrent becomes Completed and if started again will change to Seeding. Similar behavior to starting/stopping a Completed torrent, but without the Paused state. [EDIT] I removed the 3 torrents that were always seeding only to find 3 other random seeding after restart. Looking through .rtorrent.rc I noticed the magic number 3 here:
I couldn't find any info in the official command list so I just commented the line. Lo and behold everything works now after restart! I really think we need to rework .rtorrent.rc in the future, it's a mess. |
@bbsixzz There is another one: Ref: https://github.com/rakshasa/rtorrent/wiki/Performance-Tuning#peers-and-slots
Hmm couldn't find a value to limit currently seeding torrents, probably Done: e162351 |
+ DietPi-Software | rTorrent: Remove broken setting "scheduler.max_active.set" from our default config: #3273 (comment)
Creating a bug report/issue
Required Information
DietPi version |
G_DIETPI_VERSION_CORE=6
G_DIETPI_VERSION_SUB=26
G_DIETPI_VERSION_RC=3
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
Distro version | buster 10.2
Kernel version |
Linux DietPi 4.19.75-v7l+ #1270 SMP Tue Sep 24 18:51:41 BST 2019 armv7l GNU/Linux
SBC device | RPi 4 Model B (armv7l)
Power supply used | 3A Official
SDcard used | SanDisk ultra
Extra details
There are lots of errors in rTorrent console as per this post
I edited the file manually and fixed them.
[EDIT]
This one must be a pretty big deal too:
The text was updated successfully, but these errors were encountered: