HaveAGitGat

Results 227 comments of HaveAGitGat

Sure that's a good suggestion thanks.

Hi, please see this issue which is a more efficient solution: https://github.com/HaveAGitGat/Tdarr/issues/568

https://github.com/HaveAGitGat/Tdarr/issues/573 `This isn't really a fix for the issue however. What you're describing would only really work when writing with media that has either the same/similar source quality, and/or similar...

FYI you can use this plugin to automatically error files that are not within the required boundaries: `Tdarr_Plugin_a9he_New_file_size_check`

Did you get anywhere with using the API to do this? The info in there has the live output file size, so you could use that and kill the worker...

For those plugins you set the container yourself in the settings so it's just going to try and do what you specify and give an error if it can't be...

Different containers support different codecs so you can’t force any type codec into any container. In your case you’re trying to put dvb_subtitle codec into mp4 container which is not...

I think typically people want their files all in the same container so everything’s organised so that’s why Migz wrote it that way. The FFmpeg command is composed by the...

Woops yeah 131 is right. Viewing it on my phone which squashed it. Maybe could do that but the issue is that if you don’t enter anything then it defaults...

You can use this plugin to help prevent file duration errors when FFmpeg doesn't give an error during transcoding: https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_a9hf_New_file_duration_check.js Using IMDB/OMDB/TVDB could be possible but depends on the costs...