fedarovich / qbittorrent-cli

Command line interface for QBittorrent
MIT License
291 stars 16 forks source link

Tags question #93

Open saitoh183 opened 10 months ago

saitoh183 commented 10 months ago

I have a issue that my files are getting tagged to late and my post-processing script relies on getting the tag info. Would it be possible via batch to use qbit-cli to check if the finished torrent has a tag and if it does, assign the tag to a variable? i tried to figure it out but cant seem to isolate the tag from a torrent and also not sure how i can query cli since it needs hash and i only have the torrent name.