You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having issues starting torrents after they have been cross-seeded and injected into my Rutorrent client. This is my repo: https://github.com/ac1dburnz/docker-rtorrent-rutorrent-Cross-seed . I am running this on a docker container.
As well as I have read through cross-seed/cross-seed#261 and cross-seed/cross-seed.org@2eaa154 and disabled Commonly: schedule2 = untied_directory, 5, 5, (cat,"stop_untied=",(cfg.watch),"*.torrent") but i still am unable to move the torrents from paused into start. I need to copy the torrent files, delete them, then readd them to the client in order to have them move into running state.
When rTorrent is started the bootstrap config /etc/rtorrent/.rtlocal.rc is imported. This configuration cannot be changed unless you rebuild the image or overwrite these elements in your .rtorrent.rc. Here are the particular properties of this file:
If there is anything else you need to know let me know. I have also created a ticket with cross-seed but just incase this is some other setting i though id ask here too. cross-seed/cross-seed#460
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am having issues starting torrents after they have been cross-seeded and injected into my Rutorrent client. This is my repo:
https://github.com/ac1dburnz/docker-rtorrent-rutorrent-Cross-seed . I am running this on a docker container.
As well as I have read through cross-seed/cross-seed#261 and cross-seed/cross-seed.org@2eaa154 and disabled Commonly: schedule2 = untied_directory, 5, 5, (cat,"stop_untied=",(cfg.watch),"*.torrent") but i still am unable to move the torrents from paused into start. I need to copy the torrent files, delete them, then readd them to the client in order to have them move into running state.
My current settings are:
https://github.com/ac1dburnz/docker-rtorrent-rutorrent-Cross-seed/blob/main/rootfs/tpls/.rtorrent.rc
When rTorrent is started the bootstrap config /etc/rtorrent/.rtlocal.rc is imported. This configuration cannot be changed unless you rebuild the image or overwrite these elements in your .rtorrent.rc. Here are the particular properties of this file:
https://github.com/ac1dburnz/docker-rtorrent-rutorrent-Cross-seed/blob/main/rootfs/tpls/etc/rtorrent/.rtlocal.rc
If there is anything else you need to know let me know. I have also created a ticket with cross-seed but just incase this is some other setting i though id ask here too. cross-seed/cross-seed#460
Beta Was this translation helpful? Give feedback.
All reactions