[Incorrect Match] GoT S04 specials

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

[Incorrect Match] GoT S04 specials

Post by verysofttoiletpaper »

This one seems to have been correctly renamed to a Specials folder:

Code: Select all

Parameter: subtitles = en
Parameter: plex = unknown.home
Parameter: movieFormat = Movies/{n} ({y})/{fn}
Parameter: seriesFormat = Series/{n}/{episode.special ? "Special" : "Season "+s.pad(2)}/{fn.replaceAll(/[`´‘’ʻ]/, "'").replaceAll(/[!?.]+$/).replacePart(', Part $1')}
Parameter: ut_label = tv
Argument: /home/user/Downloads/game.of.thrones-ice.and.fire.a.foreshadowing.720p.hdtv.x264-killers.mkv
Input: /home/user/Downloads/game.of.thrones-ice.and.fire.a.foreshadowing.720p.hdtv.x264-killers.mkv
Group: [tvs:game of thrones] => [game.of.thrones-ice.and.fire.a.foreshadowing.720p.hdtv.x264-killers.mkv]
Get [English] subtitles for 1 files
Looking up subtitles by filehash via OpenSubtitles
Matched [game.of.thrones-ice.and.fire.a.foreshadowing.720p.hdtv.x264-killers.mkv] to [Game of Thrones Season 4- Fire and Ice Foreshadowing] via filehash
Fetching [Game of Thrones Season 4- Fire and Ice Foreshadowing.srt]
Export [Game of Thrones Season 4- Fire and Ice Foreshadowing.srt] as: SubRip / UTF-8
Writing [Game of Thrones Season 4- Fire and Ice Foreshadowing.srt] to [game.of.thrones-ice.and.fire.a.foreshadowing.720p.hdtv.x264-killers.eng.srt]
Rename episodes using [TheTVDB]
Auto-detected query: [game of thrones, game of thrones ice and fire a foreshadowing killers, game of thrones and fire a foreshadowing]
Fetching episode data for [Game of Thrones]
[SYMLINK] Rename [/home/user/Downloads/game.of.thrones-ice.and.fire.a.foreshadowing.720p.hdtv.x264-killers.mkv] to [/home/user/Series/Game of Thrones/Special/game.of.thrones-ice.and.fire.a.foreshadowing.720p.hdtv.x264-killers.mkv]
[SYMLINK] Rename [/home/user/Downloads/game.of.thrones-ice.and.fire.a.foreshadowing.720p.hdtv.x264-killers.eng.srt] to [/home/user/Series/Game of Thrones/Special/game.of.thrones-ice.and.fire.a.foreshadowing.720p.hdtv.x264-killers.eng.srt]
Processed 2 files
Notify Plex: unknown.home
Done ヾ(@⌒ー⌒@)ノ

But this one was incorrectly identified as a season 2 episode:

Code: Select all

Parameter: subtitles = en
Parameter: plex = unknown.home
Parameter: movieFormat = Movies/{n} ({y})/{fn}
Parameter: seriesFormat = Series/{n}/{episode.special ? "Special" : "Season "+s.pad(2)}/{fn.replaceAll(/[`´‘’ʻ]/, "'").replaceAll(/[!?.]+$/).replacePart(', Part $1')}
Parameter: ut_label = tv
Argument: /home/user/Downloads/game.of.thrones.the.politics.of.power.a.lookback.at.season.3.720p.hdtv.x264-2hd.mkv
Input: /home/user/Downloads/game.of.thrones.the.politics.of.power.a.lookback.at.season.3.720p.hdtv.x264-2hd.mkv
Group: [tvs:game of thrones] => [game.of.thrones.the.politics.of.power.a.lookback.at.season.3.720p.hdtv.x264-2hd.mkv]
Get [English] subtitles for 1 files
Looking up subtitles by filehash via OpenSubtitles
Lookup by hash failed: The response could not be parsed.
Searching for [Game, game of thrones] at [OpenSubtitles]
Search for [Game, game of thrones] failed: The response could not be parsed.
No matching subtitles found: /home/user/Downloads/game.of.thrones.the.politics.of.power.a.lookback.at.season.3.720p.hdtv.x264-2hd.mkv
Rename episodes using [TheTVDB]
Auto-detected query: [game of thrones]
Fetching episode data for [Game of Thrones]
[SYMLINK] Rename [/home/user/Downloads/game.of.thrones.the.politics.of.power.a.lookback.at.season.3.720p.hdtv.x264-2hd.mkv] to [/home/user/Series/Game of Thrones/Season 02/game.of.thrones.the.politics.of.power.a.lookback.at.season.3.720p.hdtv.x264-2hd.mkv]
Processed 1 files
Notify Plex: unknown.home
Done ヾ(@⌒ー⌒@)ノ
Cheers
User avatar
rednoah
The Source
Posts: 23930
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [Incorrect Match] GoT S04 specials

Post by rednoah »

That one was pretty complicated. Suffice to say it's fixed with r2125.
:idea: Please read the FAQ and How to Request Help.
verysofttoiletpaper
Posts: 141
Joined: 05 Jul 2012, 09:44

Re: [Incorrect Match] GoT S04 specials

Post by verysofttoiletpaper »

Yep.. it seems complicated, didn't expect an improvement, but always surprising me :D
Awesome!
Post Reply