autobrr / omegabrr

Omegabrr transforms monitored shows, movies, books and music from arrs into autobrr filters. It also supports adding titles from custom lists to autobrr filters.
https://autobrr.com
MIT License
127 stars 11 forks source link

Filling a filter with torrent titles currently in qbittorrent #62

Closed marcodejongh closed 1 year ago

marcodejongh commented 1 year ago

Might be nice to be able to fill a filter with the strings of current torrents in qbittorrent, to help with setting up cross-seed. Would only work when title based torrent matching is used, but that's probably fine for most users. Happy to contribute back, just wanted to start a discussion about it first before pushing a PR

KyleSanderson commented 1 year ago

You can do this with https://github.com/kylesanderson/upgraderr

marcodejongh commented 1 year ago

With filterUpdate?

KyleSanderson commented 1 year ago

Yeah - docs are on .com. use a post script in your client with curl. I really wanted this feature in omegabrr and couldn't wait any longer.

marcodejongh commented 1 year ago

Awesome thx! I'll give it a go