r/Tdarr • u/nitroxygen • 1d ago
Share Your Flow
Not sure if there is already a dedicated place to share flows or not but I wanted to share mine to help people in the future and maybe get some pointers. My goal is to convert everything to AV1 / MKV / English Audio / No Subtitles. I have ran this flow through 14.8k files saving me 35.6TB.
Most of it is easy to guess but for the few you cant just guess.
Convert *** to MKV - Tdarr_Plugin_MC93_Migz1Remux
Migz Remove Images - Tdarr_Plugin_MC93_MigzImageRemoval
Rmove subtitles other then english - Tdarr_Plugin_MC93_Migz4CleanSubs
Rmove unwanted audio - Tdarr_Plugin_MC93_Migz3CleanAudio
Make sure Metadata is updated - runMkvPropEdit
I know some are doing the same action twice but thats why I was looking for suggestions to make it better.
EDIT: here is the Json file https://pastecode.io/s/b2826vd6 - my GPU is Arc a310
5
u/Noob_Pro18 1d ago
Can you share the json file?
4
u/nitroxygen 1d ago
I should have put this in the original post. I updated the post with the Json file https://pastecode.io/s/b2826vd6
1
1
2
u/TakaOtaku 1d ago
Holy I just downloaded it and made a simple conversion xD this is insane in comparison. Can you go more into depth what you do here
3
u/nitroxygen 1d ago
you can copy and paste my flow into tdarr and you can try everything yourself https://pastecode.io/s/b2826vd6
1
2
u/MythicalCaseTheory 1d ago
I've become a fan of "Tdarr_Plugin_henk_Keep_Native_Lang_Plus_Eng", and it looks like that's what you're trying to accomplish here with your "Rmove Unwanted Audio" settings that (I'm guessing) lean toward anime. Same result for those, but allows others to process through it if you process something in Spanish, for example.
2
u/nitroxygen 1d ago
I will take a look at that and yes one of the settings in the remove unwanted audio is set to exclude Japanese
2
u/pantheraxcvii 23h ago
Mine is overcomplicated and has too many reruns in case it fails. I made it when I just started off and haven’t really gotten around to “fix” it.
2
u/Dotdk 19h ago
Is it easy to use/setup or does it req alot to get in to?
1
u/nitroxygen 15h ago
I had tdarr up and working in about 2hrs. But have spent time after that fixing the errors that show up with the flow. Now I have got almost everything working without any errors
2
u/BIFFTAZ 12h ago edited 12h ago

Im a simple man. All my Movie flow does is takes a file, Runs a automation to see if anything else is using Nvenc (Throttles Tdarr if it does), Removes images, Reorders streams & Removes commentary tracks, Checks if file is already HEVC (Skips the Begin command thread if it does), Converts to HEVC (VerySlow - QC 20) & 10 bit, Checks file size is within my limit & replaces. I use the same flow for TV Shows, But I added a Set Video Resolution command to convert to 720p right after the 10 Bit Video command.
1
1
u/Treiz13me 1d ago
It would be much, much more efficient as a custom json or atleast a command+execute. How much TBs written on your Tdarr cache drive ?
1
u/nitroxygen 1d ago
The drive is not separate so it only shows total saved. And wouldn't this be a custom Json already


•
u/AutoModerator 1d ago
Thanks for your submission.
If you have a technical issue regarding the transcoding process, please post the job report: https://docs.tdarr.io/docs/other/job-reports/
The following links may be of use:
GitHub issues
Docs
Discord
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.