Page 1 of 1

[Incorrect Match] The Comedy Central Roast of James Franco

Posted: 14 Oct 2013, 00:03
by verysofttoiletpaper

Code: Select all

Locking /home/user/.filebot/logs/amc.log
Parameter: subtitles = en
Parameter: xbmc = unknown.home
Parameter: movieFormat = Movies/{n} ({y})/{fn}
Parameter: seriesFormat = TVShows/{n}/{episode.special ? "Special" : "Season "+s.pad(2)}/{fn.replaceAll(/[`´‘’ʻ]/, "'").replaceAll(/[!?.]+$/).replacePart(', Part $1')}
Parameter: ut_label = movie
Argument: /home/user/Downloads/The.Comedy.Central.Roast.of.James.Franco.720p.WEB-DL.AAC2.0.H.264-NTb.mkv
Input: /home/user/Downloads/The.Comedy.Central.Roast.of.James.Franco.720p.WEB-DL.AAC2.0.H.264-NTb.mkv
Group: [mov:The Comedy (2012)] => [The.Comedy.Central.Roast.of.James.Franco.720p.WEB-DL.AAC2.0.H.264-NTb.mkv]
Get [English] subtitles for 1 files
Looking up subtitles by filehash via OpenSubtitles
Exception: Failed to auto-detect query
Rename movies using [TheMovieDB]
Auto-detect movie from context: [/home/user/Downloads/The.Comedy.Central.Roast.of.James.Franco.720p.WEB-DL.AAC2.0.H.264-NTb.mkv]
[SYMLINK] Rename [/home/user/Downloads/The.Comedy.Central.Roast.of.James.Franco.720p.WEB-DL.AAC2.0.H.264-NTb.mkv] to [/home/user/Movies/The Comedy (2012)/The.Comedy.Central.Roast.of.James.Franco.720p.WEB-DL.AAC2.0.H.264-NTb.mkv]
Processed 1 files
Notify XBMC: unknown.home
ConnectException: Connection refused
ConnectException: Connection refused
Done ヾ(@⌒ー⌒@)ノ

Re: [Incorrect Match] The Comedy Central Roast of James Fran

Posted: 14 Oct 2013, 02:43
by rednoah
TMDb doesn't give back a valid match for this one:

Code: Select all

{"page":1,"results":[{"adult":false,"backdrop_path":null,"id":227659,"original_title":"The Comedy Central Roast of James Franco","release_date":"","poster_path":null,"popularity":0.0,"title":"The Comedy Central Roast of James Franco","vote_average":0.0,"vote_count":0}],"total_pages":1,"total_results":1}
(missing year / release date)

Even though the year is on the website:
http://www.themoviedb.org/movie/227659- ... mes-franco

Just edit that one and fill out the full release date info and it should work.