Default output file name template

Discussion of advanced MakeMKV functionality, expert mode, conversion profiles
green_ember
Posts: 1
Joined: Fri May 10, 2024 8:01 pm

Re: Default output file name template

Post by green_ember »

The two things I use to get around most of these problems are Microsoft PowerAutomate Desktop and a program call Bulk Rename Utility. I use PAD to make folder structures for Plex.

My movie 'flow' works by scraping information from my open IMDB page for the movie I looked up. It then makes a folder in my default rip location in the Plex preferred format of MovieName (Year) {imdb-ttNumber}. It then creates the subfolders for Behind the Scenes, Deleted Scenes, Featurettes, etc... (all eight folder names that are called out in the Plex naming convention). When I rip, I just drop my file in the movie's directory. I have a second 'flow' that I can trigger which will rename the mkv to the same as the parent directory, minus the imdb tag because you don't need it. It also appends 'extra info' [DVD] or [BluRay] to the file name based on size.

My TV 'flow' is slightly less automated because I wasn't motivated enough to script for TheTVDB's multi tabbed layout. It will prompt for series name, start year, tvdb series ID, and number of seasons. The flow then creates another Plex-compliant folder structure SeriesName (Year) {tvdb-IDnumber} with season subfolders padded to two digits (Season 00, Season 01, Season 02, etc...). For ripping destination purposes, I add subfolders in each season for five discs (I haven't ripped any shows that had more than that). When I'm done ripping, I use Bulk Rename Utility to do scripted/patterned renaming of the episode files using a base file name "SeriesName (Year) - s##e" and BRU's extremely flexible auto-numbering feature (padding, positive or negative incrementing in case your episodes rip in reverse order, start-at number, etc). After that, I just move the files up to the main season directory and Plex handles the rest. I don't worry about episode titles in file names, but if that's something that does concern you, you can take it a step further and preload all the names in a specially formatted text file and BRU will apply them all at the same time. It's a pretty powerful utility
sebna
Posts: 10
Joined: Tue Mar 30, 2021 12:27 pm

Re: Default output file name template

Post by sebna »

Would it be possible to add variable that uses file name as name for the output file name?

So as I have ripped some discs to ISO before and now I would like to have them in MKV I use these ISOs as a source for MakeMKV but as most don/t correctly populate name of the output file I would like to use name of the input ISO file as the output file (part of it).

So I would like for variable to be added to pick up file name rather than to read title from metadata etc.

Hope it makes sense.

Thank you.
d00zah
Posts: 1541
Joined: Mon Jun 06, 2016 8:23 pm

Re: Default output file name template

Post by d00zah »

sebna wrote:
Tue Aug 06, 2024 12:15 pm
Would it be possible to add variable that uses file name as name for the output file name?

So as I have ripped some discs to ISO before and now I would like to have them in MKV I use these ISOs as a source for MakeMKV but as most don/t correctly populate name of the output file I would like to use name of the input ISO file as the output file (part of it).

So I would like for variable to be added to pick up file name rather than to read title from metadata etc.

Hope it makes sense.

Thank you.
Try MakeMKV Preferences > Video tab > check 'SemiAuto' & apply.
Post Reply