HaveAGitGat / Tdarr

Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)
Other
2.84k stars 89 forks source link

qbittorrent trigger #1044

Open mzramna opened 2 weeks ago

mzramna commented 2 weeks ago

Please put plugin requests/bugs at: https://github.com/HaveAGitGat/Tdarr_Plugins

Describe the solution you'd like there is any way to only convert a file after qbittorrent ends the seeding process?

Describe alternatives you've considered could exist a webhook trigger to monitor if the qbittorrent already completed the file seeding and only after convert the file format and overwrite/delete the orignal file

nichols89ben commented 2 weeks ago

Please put plugin requests/bugs at: https://github.com/HaveAGitGat/Tdarr_Plugins

Describe the solution you'd like there is any way to only convert a file after qbittorrent ends the seeding process?

Describe alternatives you've considered could exist a webhook trigger to monitor if the qbittorrent already completed the file seeding and only after convert the file format and overwrite/delete the orignal file

I dont think there are any connections between tdarr and qbittorrent. I would look into qbit_manage and mess around with category changes and have it change categories when seeding is complete, it would move it to a directory tdarr watches and process. https://github.com/StuffAnThings/qbit_manage