Rutorrent 3.10 beta
Closed this issue · 4 comments
Hello!
Could you change Rutorrent 3.9 to Rutorrent 3.10 in develop-version of you container?
It already uses the master branch of Rutorrent, to update just restart the container.
https://github.com/horjulf/docker-rutorrent-autodl/blob/master/root/etc/cont-init.d/30-getautodl#L7
The image uses the master branch of ruTorrent, not releases from GH.
Sorry I confused the git pull with autodl-irssi, it doesn't update ruTorrent on container restart but its updated when the container is built (every 2 weeks).
Latest build was 9 days ago, so it would have grabbed the commit f2960a54fccf8b448ae37f8310df934fd3d7039c
.
https://github.com/Novik/ruTorrent/commits/master
ruTorrent hasn't made "releases" in a long time, the version in the image is much more recent that the releases in GH.
Latest develop build is not working:
# Checking rtorrent session lock /detach_sess/.rtorrent
# rtorrent dtach session started 518
# irssi/autodl dtach session finished 513
# rtorrent dtach session finished 518
# Checking irssi/autodl session lock /detach_sess/.autodl
# irssi/autodl dtach session started 526
# irssi/autodl dtach session finished 526
# Checking rtorrent session lock /detach_sess/.rtorrent
# rtorrent dtach session started 532
# rtorrent dtach session finished 532
What is exact difference between release and develop version?