stickz / rtorrent

Stable high performance BitTorrent client
56 stars 3 forks source link

Disappearing torrents #54

Open Dau86 opened 3 weeks ago

Dau86 commented 3 weeks ago

Please complete the following tasks.

Tell us about your environment

Version: 0.9.8-v6.1 OS: Debian 12.7

Tell us if rTorrent seedbox is self hosted or provided

Self hosted

Describe the bug

Hi, I've made a clean install of your rtorrent. I've added about 100 torrents, but after restart rtorrent, all torrents has disappear and I've to re-add all. Is there a solution? What did I do wrong?

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

stickz commented 3 days ago

Hello @Dau86, I would recommend putting this command in your .rtorrent.rc file to save torrents instantly when inserted. method.set_key = event.download.inserted, 2_save_session, ((d.save_full_session))

Dau86 commented 2 days ago

Hello stickz, thank you for your answer, but it doesn't solve the problem.