Page 1 of 1

Unable to detect show 1983

Posted: 24 Dec 2018, 02:14
by stevezau
Hi,

Can someone help me debug this. amc is not detecting 1983 tv show.

Running the below.

Code: Select all

filebot -script fn:amc --action move --conflict auto --output /data -non-strict --def ut_dir=/data/Unsorted/1983.S01E04.720p.mkv

Code: Select all

Run script [fn:amc] at [Mon Dec 24 13:13:35 AEDT 2018]
Parameter: ut_dir = /data/Unsorted/1983.S01E04.720p.mkv
Input: /data/Unsorted/1983.S01E04.720p.mkv
Group: [tvs:null] => [1983.S01E04.720p.mkv]
Finished without processing any files
Failure (°_°)

Re: Unable to detect show 1983

Posted: 24 Dec 2018, 04:10
by rednoah
You may need to do this one manually via -rename --q or with the GUI.

Re: Unable to detect show 1983

Posted: 03 Jan 2019, 08:14
by stevezau
thanks, that did the trick.

Re: Unable to detect show 1983

Posted: 03 Jan 2019, 10:30
by rednoah
Pasting the final working command-line call would be much appreciated, so less experienced users can learn from your experience and solution. ;)