Any thoughts on best way to sort downloaded files from a specific tracker?
Ideally, I'd like rutorrent to label folders/files from TrackerA so that when synchthing downloads them I can run rules specific to them. I was wondering if there's a way to inherit labels set on rutorrent once Syncthing downloads them locally?
Or, do I need to basically move the folders on the server using something like autotools? I'm hoping to keep this simple since I already have things setup to download and just want to have some sorta label to act on without changing directory structures.
Thanks for any tips/suggestions.
UPDATE: ended up using Autotools plugin in rutorrent - since I don't care to download these files locally I didn't need to use hazel at all...
1) enabled autolabel feature and set to: {TRACKER}
2) enabled automove feature and set to: /torrentname.com/
3) set automove to move completed files to a new directory
4) updated synching to ignore patterns for the new directory I moved the files to (eg don't download that dir)