Page 1 of 1
Deluge with AMC: Correcting matching error
Posted: 25 Mar 2014, 09:09
by ramsundaram
Hi:
I run Deluge with the AMC script as per RedNoah's howto. Everthing works great, except for one show. "The Late Late Show with Craig Ferguson". Invariably, this show episodes match to "The Craig Ferguson Show" on TVDB, which only had a pilot, so every episode ends up being matched as "S01E01-Pilot" and overwrites the previous episode.
Is there any way I can disable matching to "The Craig Ferguson Show"?
Thanks,
Ram
Re: Deluge with AMC: Correcting matching error
Posted: 27 Mar 2014, 13:41
by rednoah
Looks good to me:
Code: Select all
Input: D:\workspace\testdata\AMC-TEST\The Late Late Show with Craig Ferguson - 10x10.avi
Rename episodes using [TheTVDB]
Auto-detected query: [The Late Late Show with Craig Ferguson]
Fetching episode data for [The Late Late Show with Craig Ferguson]
[TEST] Rename [D:\workspace\testdata\AMC-TEST\The Late Late Show with Craig Ferguson - 10x10.avi] to [D:\workspace\output\TV Shows\The Late Late Show with Craig Ferguson\Season 10\The Late Late Show with Craig Ferguson - S10E10 - Queen Latifah, John Lloyd, Laura Mvula.avi]
Processed 1 files
Re: Deluge with AMC: Correcting matching error
Posted: 28 Mar 2014, 06:47
by ramsundaram
rednoah wrote:Looks good to me:
Code: Select all
Input: D:\workspace\testdata\AMC-TEST\The Late Late Show with Craig Ferguson - 10x10.avi
Rename episodes using [TheTVDB]
Auto-detected query: [The Late Late Show with Craig Ferguson]
Fetching episode data for [The Late Late Show with Craig Ferguson]
[TEST] Rename [D:\workspace\testdata\AMC-TEST\The Late Late Show with Craig Ferguson - 10x10.avi] to [D:\workspace\output\TV Shows\The Late Late Show with Craig Ferguson\Season 10\The Late Late Show with Craig Ferguson - S10E10 - Queen Latifah, John Lloyd, Laura Mvula.avi]
Processed 1 files
That's odd. This is what I get:
Parameter: artwork = y
Parameter: ut_dir = /home/xxx/Downloads/Completed//Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED
Parameter: ut_kind = multi
Parameter: ut_title = Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED
Read archive [craig.ferguson.2014.03.26.scarlett.johansson.720p.hdtv.x264-swolled.rar] and extract to [/home/ram/Downloads/Completed/Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED/craig.ferguson.2014.03.26.scarlett.johansson.720p.hdtv.x264-swolled/Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED]
Extracting files [/home/ram/Downloads/Completed/Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED/craig.ferguson.2014.03.26.scarlett.johansson.720p.hdtv.x264-swolled/Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED/Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED.mkv]
Input: /home/ram/Downloads/Completed/Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED/craig.ferguson.2014.03.26.scarlett.johansson.720p.hdtv.x264-swolled/Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED/Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED.mkv
Exclude: /home/ram/Downloads/Completed/Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED/craig.ferguson.2014.03.26.scarlett.johansson.720p.hdtv.x264-swolled.nfo
[removed several Exclude lines for the archive files]
Group: [tvs:craig ferguson] => [Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED.mkv]
Rename episodes using [TheTVDB]
Auto-detected query: [Craig Ferguson]
Fetching episode data for [The Craig Ferguson Show]
[COPY] Rename [/home/ram/Downloads/Completed/Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED/craig.ferguson.2014.03.26.scarlett.johansson.720p.hdtv.x264-swolled/Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED/Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED.mkv] to [/media/xultra/TV Shows/The Craig Ferguson Show/Season 01/The Craig Ferguson Show - S01E01 - Pilot.mkv]
Processed 1 files
Fetching series artwork for [The Craig Ferguson Show] to [/media/xultra/TV Shows/The Craig Ferguson Show/Season 01]
Fetching /media/xultra/TV Shows/The Craig Ferguson Show/poster.jpg => {id=996060, BannerMirror=
http://thetvdb.com/banners/, BannerPath=posters/277794-1.jpg, BannerType=poster, BannerType2=680x1000, Language=en, RatingCount=0}
FileNotFoundException:
http://thetvdb.com/banners/posters/277794-1.jpg
Saving report as /home/xxx/.filebot/reports/AMC [2014-03-27 14h59m] Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p..html
Done ヾ(@⌒ー⌒@)ノ
Re: Deluge with AMC: Correcting matching error
Posted: 28 Mar 2014, 07:00
by rednoah
Bad filenames like
Craig.Ferguson.2014.03.26.Scarlett.Johansson.720p.HDTV.x264-SWOLLED.mkv makes sure
The Late Late Show with Craig Ferguson is not even considered.
Added it to the special mappings:
http://www.filebot.net/forums/viewtopic.php?f=3&t=360
Should start working by itself within a few days.
PS: Next time you could start with posting the filename.

Re: Deluge with AMC: Correcting matching error
Posted: 28 Mar 2014, 07:33
by ramsundaram
Thank you.
Sorry about not mentioning the filename first. Didn't even occur to me.