Page 1 of 1

AMC error: Unable to match files to episode data

Posted: 06 Oct 2014, 02:11
by robbor
I've been running FileBot v4.2 without any problems, but after downloading v4.5, have had the following error strike (I know that there's a couple of redundant :

Code: Select all

D:\Darryn>"C:\Program Files\FileBot\filebot" "D:/Darryn/New" -script fn:amc --output "D:/Media" --action copy --conflict auto -non-strict

Argument: D:\Darryn\New
Input: D:\Darryn\New\Lupin III vs Detective Conan - The Movie [M-L][720p][454D38FE].mkv
Group: [anime:lupin iii vs detective conan] => [Lupin III vs Detective Conan - The Movie [M-L][720p][454D38FE].mkv]
Rename episodes using [AniDB]
Auto-detected query: [Lupin III vs Detective Conan]
Fetching episode data for [Lupin Sansei vs Meitantei Conan]
Fetching episode data for [Meitantei Conan]
Failed to fetch episode data: [Lupin III vs Detective Conan]
CmdlineException: Unable to match files to episode data
Finished without processing any files
Failure (°_°)
: Failed to run the given command.

The system could not find the environment option that was entered.

Dump of SysInfo follows:

Code: Select all

FileBot 4.5 (r2592)
JNA Native: 4.0.0
MediaInfo: MediaInfoLib - v0.7.69
7-Zip-JBinding: OK
chromaprint-tools: fpcalc version 1.1.0 (C:\Program Files\FileBot\fpcalc.exe)
Extended Attributes: OK
Groovy Engine: 2.3.7
JRE: Java(TM) SE Runtime Environment 1.8.0_20
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 4 Core / 3 GB Max Memory / 22 MB Used Memory
OS: Windows 8.1 (amd64)
Done ?(?????)?

Re: AMC error: Unable to match files to episode data

Posted: 06 Oct 2014, 05:17
by rednoah
Are you sure that this particular file has ever worked with v4.2 or before? Or any other oddly named anime movie?

AniDB doesn't support Anime Movies. So if your movie gets identified as Anime (due to [454D38FE] pattern) it will be matched against AniDB and it will fail.

If you are processing movies that look like Anime you will need to force movie mode via --def ut_label=movie and hope TheMovieDB allows Anime movies.

Re: AMC error: Unable to match files to episode data

Posted: 07 Oct 2015, 07:42
by davidfm52
I am having a similar issue with AMC:

Code: Select all

Argument: /media/Elements/series/torrents/Mar.De.Plastico.1x01.[HDTv.Ac3.Cas].By.JBilbo_e0992897188064753de6fe09a9ad34df99be64da [] []
[2015-10-07 07:31:49] renamer.DEBUG: [RENAMING] ==>   [] []
[2015-10-07 07:31:51] renamer.DEBUG: [RENAMING] ==> Input: /media/Elements/series/torrents/Mar.De.Plastico.1x01.[HDTv.Ac3.Cas].By.JBilbo_e0992897188064753de6fe09a9ad34df99be64da/Mar.De.Plastico.1x01.[HDTv.Ac3.Cas].By.JBilbo.avi [] [].DEBUG: [RENAMING] ==>   [] []
[2015-10-07 07:32:06] renamer.DEBUG: [RENAMING] ==> Group: [tvs:mar de plastico] => [Mar.De.Plastico.1x01.[HDTv.Ac3.Cas].By.JBilbo.avi] [] []
[2015-10-07 07:32:06] renamer.DEBUG: [RENAMING] ==>   [] []
[2015-10-07 07:32:06] renamer.DEBUG: [RENAMING] ==> Rename episodes using [TheTVDB] [] []
[2015-10-07 07:32:06] renamer.DEBUG: [RENAMING] ==>   [] []
[2015-10-07 07:32:09] renamer.DEBUG: [RENAMING] ==> Auto-detected query: [Mar De Plastico] [] []
[2015-10-07 07:32:09] renamer.DEBUG: [RENAMING] ==>   [] []
[2015-10-07 07:32:30] renamer.DEBUG: [RENAMING] ==> Failed to fetch episode data: [Mar De Plastico] [] []
[2015-10-07 07:32:30] renamer.DEBUG: [RENAMING] ==>   [] []
[2015-10-07 07:32:30] renamer.DEBUG: [RENAMING] ==> CmdlineException: Unable to match files to episode data [] []
[2015-10-07 07:32:30] renamer.DEBUG: [RENAMING] ==>   [] []
[2015-10-07 07:32:30] renamer.DEBUG: [RENAMING] ==> Processing 1 unsorted files [] []
I am using Filebot 4.6 - r3096

Thanks!

Re: AMC error: Unable to match files to episode data

Posted: 07 Oct 2015, 08:19
by rednoah
Use the GUI to check search & episodes data...

1.
Search for "Mar De Plastico" => NO RESULTS

2.
Search for "Mar De Plastico" in Spanish => RESULTS!


So you can either switch search & episode data to Spanish, or wait until someone adds some English database entries.

Re: AMC error: Unable to match files to episode data

Posted: 07 Oct 2015, 18:43
by davidfm52
Thanks a lot rednoah, that was a silly mistake. I only use the command line, but I should install the GUI to validate potential issues.

Thanks a lot.