Hello,
Is there a way to force a query name like " --q " in AMC ?
Thank you
AMC force Query
Re: AMC force Query
The --q option has no effect if you're using the amc script, as the amc script is typically used unattended on an arbitrary number of files.
You'll want to use -rename instead when manually processing specific files.

Re: AMC force Query
Run script [fn:amc] at [Sat Nov 24 18:01:21 CET 2018]
Parameter: ut_title = Magnum P.I. - S01E06 - Death Is Only Temporary ID-350068.mkv
Parameter: seriesFormat = Telefilm/{n}/Stagione {s}/{n} - {s00e00} - {t}
Parameter: movieFormat = Film/{n} ({y})/{n} ({y}){"-CD$pi"}
Parameter: ut_label = tv
Parameter: excludeList = /var/www/html/temp/excludeList.txt
Argument[0]: /hdd3/workingfolder/temp/Magnum P.I. - S01E06 - Death Is Only Temporary ID-350068.mkv
Use excludes: /var/www/html/temp/excludeList.txt (4157)
Input: /hdd3/workingfolder/temp/Magnum P.I. - S01E06 - Death Is Only Temporary ID-350068.mkv
Group: [tvs:magnum p i] => [Magnum P.I. - S01E06 - Death Is Only Temporary ID-350068.mkv]
Rename episodes using [TheTVDB]
Fetching episode data for [Magnum, P.I.]
Apply filter [id ==~ 350068] on [162] items
No matching episode: Magnum P.I. - S01E06 - Death Is Only Temporary ID-350068.mkv
CmdlineException: Failed to match files to episode data
Finished without processing any files
Failure (°_°)
This is the result of filebot , i need to help it to get the 2018 serie and not the old one. Any suggestions ?
Parameter: ut_title = Magnum P.I. - S01E06 - Death Is Only Temporary ID-350068.mkv
Parameter: seriesFormat = Telefilm/{n}/Stagione {s}/{n} - {s00e00} - {t}
Parameter: movieFormat = Film/{n} ({y})/{n} ({y}){"-CD$pi"}
Parameter: ut_label = tv
Parameter: excludeList = /var/www/html/temp/excludeList.txt
Argument[0]: /hdd3/workingfolder/temp/Magnum P.I. - S01E06 - Death Is Only Temporary ID-350068.mkv
Use excludes: /var/www/html/temp/excludeList.txt (4157)
Input: /hdd3/workingfolder/temp/Magnum P.I. - S01E06 - Death Is Only Temporary ID-350068.mkv
Group: [tvs:magnum p i] => [Magnum P.I. - S01E06 - Death Is Only Temporary ID-350068.mkv]
Rename episodes using [TheTVDB]
Fetching episode data for [Magnum, P.I.]
Apply filter [id ==~ 350068] on [162] items
No matching episode: Magnum P.I. - S01E06 - Death Is Only Temporary ID-350068.mkv
CmdlineException: Failed to match files to episode data
Finished without processing any files
Failure (°_°)
This is the result of filebot , i need to help it to get the 2018 serie and not the old one. Any suggestions ?
Re: AMC force Query
im already using Filter to get only TVDB ID "350068" show but it is fetching episodes only from Magnum, P.I. not from the new one that is called Magnum P.I.
Re: AMC force Query
looks like an internal bug 

Re: AMC force Query
You may need to use -rename --q manually for this particular file:
Code: Select all
filebot -rename Magnum*.mkv --db TheTVDB --q 350068 --action TEST
Rename episodes using [TheTVDB]
[TEST] from [Magnum P.I. - S01E06 - Death Is Only Temporary ID-350068.mkv] to [Magnum P.I. - 1x06 - Death Is Only Temporary.mkv]
Processed 1 files