Why would filebot identify series as one title and rename as another??

All about user-defined episode / movie / file name format expressions
Post Reply
bashers
Posts: 20
Joined: 09 Mar 2014, 09:07

Why would filebot identify series as one title and rename as another??

Post by bashers »

I've downloaded the series "normal people" and filebot identified as both Os Normais and Normal People

Why would it take the latter as the correct result?

Code: Select all

Read archive [normal.people.s01e01.720p.webrip.x264-deadpool.rar] and extract to [/mnt/torrents/downloads/finished/Normal.People.S01E01.720p.WEBRip.X264-DEADPOOL/Normal.People.S01E01.720p.WEBRip.X264-DEADPOOL/normal.people.s01e01.720p.webrip.x264-deadpool/Normal.People.S01E01.720p.WEBRip.X264-DEADPOOL]
Extracting files [/mnt/torrents/downloads/finished/Normal.People.S01E01.720p.WEBRip.X264-DEADPOOL/Normal.People.S01E01.720p.WEBRip.X264-DEADPOOL/normal.people.s01e01.720p.webrip.x264-deadpool/Normal.People.S01E01.720p.WEBRip.X264-DEADPOOL/normal.people.s01e01.720p.webrip.x264-deadpool.mkv]
Input: /mnt/torrents/downloads/finished/Normal.People.S01E01.720p.WEBRip.X264-DEADPOOL/Normal.People.S01E01.720p.WEBRip.X264-DEADPOOL/normal.people.s01e01.720p.webrip.x264-deadpool/Normal.People.S01E01.720p.WEBRip.X264-DEADPOOL/normal.people.s01e01.720p.webrip.x264-deadpool.mkv
Group: [Series:normal people] => [normal.people.s01e01.720p.webrip.x264-deadpool.mkv]
Rename episodes using [TheTVDB]
Auto-detected query: [Normal People]
Fetching episode data for [Normal People]
Fetching episode data for [Normal People]
Fetching episode data for [Os Normais]
[COPY] from [/mnt/torrents/downloads/finished/Normal.People.S01E01.720p.WEBRip.X264-DEADPOOL/Normal.People.S01E01.720p.WEBRip.X264-DEADPOOL/normal.people.s01e01.720p.webrip.x264-deadpool/Normal.People.S01E01.720p.WEBRip.X264-DEADPOOL/normal.people.s01e01.720p.webrip.x264-deadpool.mkv] to [/mnt/video/TV_Series/Os Normais/Os Normais - Season 1/Os Normais-S01E01-720p.mkv]
Processed 1 files

sysinfo:

Code: Select all

FileBot 4.8.5 (r6224)
JNA Native: 5.2.2
MediaInfo: 20.03
7-Zip-JBinding: 9.20
Chromaprint: java.io.IOException: Cannot run program "fpcalc": error=2, No such file or directory
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2019-05-15 (r565)
Groovy: 2.5.6
JRE: OpenJDK Runtime Environment 1.8.0_242
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 4 Core / 843 MB Max Memory / 27 MB Used Memory
OS: Linux (amd64)
HW: Linux transcoder2 3.10.0-1062.18.1.el7.x86_64 #1 SMP Tue Mar 17 23:49:17 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
DATA: /opt/filebot-portable/data/root
Package: TAR
License: FileBot License xxxxxx(Valid-Until: 2020-12-15)
User avatar
rednoah
The Source
Posts: 23925
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Why would filebot identify series as one title and rename as another??

Post by rednoah »

Looks like there's multiple shows called "Normal People", with "Os Normais" AKA "Normal People" ultimately getting the pick for some reason. Perhaps because it's more established. Perhaps it's more popular. Perhaps the combination of a number of factors conspired against the correct match in this case.


In this case, you'll want to look into the --filter option to add a few rules to help FileBot pick the right match:
viewtopic.php?t=2127
:idea: Please read the FAQ and How to Request Help.
bashers
Posts: 20
Joined: 09 Mar 2014, 09:07

Re: Why would filebot identify series as one title and rename as another??

Post by bashers »

Thanks for the update.
i'll look to apply that switch
Post Reply