[Incorrect Match] The Comedy Central Roast of James Franco

All your suggestions, requests and ideas for future development
Post Reply
verysofttoiletpaper
Posts: 141
Joined: 05 Jul 2012, 09:44

[Incorrect Match] The Comedy Central Roast of James Franco

Post 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 ヾ(@⌒ー⌒@)ノ
User avatar
rednoah
The Source
Posts: 22991
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

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

Post 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.
:idea: Please read the FAQ and How to Request Help.
Post Reply