Skip to content

convert mkv files to mp4 before moving to ./done? #2031

Answered by ile6695
ralyodio asked this question in Q&A
Discussion options

You must be logged in to vote

Converting files is not the main thing for torrent clients.
transmission-qt has setting for calling a script when completing a torrent, but you might want something that works on daemon.

Daemon has an option for moving completed files to another folder on completion.
You could set the daemon to move the files to some other folder first, have another script watching that folder using inotifywait and then have that script convert and move the new files to ./done

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ckerr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2030 on October 24, 2021 13:42.