Would like a way to manually specify a specific TMDB ID, instead of autotag searching for one. (So one can have - relatively - consistent metadata, and file naming conventions)
For example...
The Korean movie "Exit" (from 2019 -- https://www.themoviedb.org/movie/572164)
Naming the file "exit.mkv", and running "autotag exit.mkv --movie --manual" returns the usual first 20 results, but none of those first 20 are the correct one. (There's 482 movies named Exit when searching site manually :-O -- So I'm not sure simply returning all results is a viable option either.)
Parsing a year from the filename might be enough too. (As searching "Exit y:2019" on the web returns 27 results, and the first result is conveniently the correct one.)
Got any thoughts?
For the time being, I've been using this tool: https://codeberg.org/PlimsollPunks/mkvtagger Which has an option to manually specify the TMDB ID if you don't like the first 20 results.. (But its an exception to work flows, yada..yada..yada..)
Thanks!
David
Would like a way to manually specify a specific TMDB ID, instead of autotag searching for one. (So one can have - relatively - consistent metadata, and file naming conventions)
For example...
The Korean movie "Exit" (from 2019 -- https://www.themoviedb.org/movie/572164)
Naming the file "exit.mkv", and running "autotag exit.mkv --movie --manual" returns the usual first 20 results, but none of those first 20 are the correct one. (There's 482 movies named Exit when searching site manually :-O -- So I'm not sure simply returning all results is a viable option either.)
Parsing a year from the filename might be enough too. (As searching "Exit y:2019" on the web returns 27 results, and the first result is conveniently the correct one.)
Got any thoughts?
For the time being, I've been using this tool: https://codeberg.org/PlimsollPunks/mkvtagger Which has an option to manually specify the TMDB ID if you don't like the first 20 results.. (But its an exception to work flows, yada..yada..yada..)
Thanks!
David