BC44 / Cross-Seed-AutoDL

Scans files and finds cross-seedable torrents via Jackett
MIT License
137 stars 19 forks source link

json file as database for already downloaded torrents #3

Closed rj-d2 closed 4 years ago

rj-d2 commented 4 years ago

hi,

thanks for making this work on linux, would it be possible to add a simple json file as database for already downloaded torrents? so the files are not getting downloaded over and over again

thx

BC44 commented 4 years ago

Sure. I'll add this soon

BC44 commented 4 years ago

Today I was working on switching the script over to a commandline-based script. I've also added the option to work with a single downloaded item, so that you can simply run the script upon that newly downloaded file instead of parsing every single item in your download directory whenever you download something new, which is what I think you were doing.

I'll still add the json history file in any case.

BC44 commented 4 years ago

Added history file in f232234cbde1be492de937537259c5e99eec961a