Sproglet / oversight

Oversight Jukebox for Popcorn Hour 1 and 2 series. Original code by Lordy.
1 stars 0 forks source link

Tv folder name search too aggresive... #315

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
[DEBUG]    15:39:39 : Storing
/share/Complete/7847-a.b.hdtv.x264EFNet-American.Gangster.Extended.Edition.720p.
BluRay.DTS.x264-DBO
American.Gangster.Extended.Edition.720p.BluRay.DTS.x264-DBO/American.Gangster.Ex
tended.Edition.720p.BluRay.DTS.x264-DBO.mkv
[INFO]     15:39:39 : Processing 1 items
[INFO]     15:39:39 : 
    ===
    Start item 0:
[American.Gangster.Extended.Edition.720p.BluRay.DTS.x264-DBO.mkv]
    ===

[INFO]     15:39:39 : status:item 1
[DEBUG]    15:39:39 : folder
:[/share/Complete/7847-a.b.hdtv.x264EFNet-American.Gangster.Extended.Edition.720
p.BluRay.DTS.x264-DBO
American.Gangster.Extended.Edition.720p.BluRay.DTS.x264-DBO]
[INFO]     15:39:39 :   === checkTvFilenameFormat THETVDB   ===
[INFO]     15:39:39 : >Begin checkTvFilenameFormat THETVDB
[DEBUG]    15:39:39 :   CHECK TV [American.Gangster.Extended.Edition] vs
[American.Gangster.Extended.Edition.720p.BluRay.DTS.x264-DBO.mkv]
[INFO]     15:39:39 :   >Begin extractEpisodeByPatternSingle:x264
[DEBUG]    15:39:39 :       ignoring [x264]
[INFO]     15:39:39 :   <End extractEpisodeByPatternSingle:x264=[=[0]]
[INFO]     15:39:39 :   >Begin extractEpisodeByPatternSingle:x264
[DEBUG]    15:39:39 :       ignoring [x264]
[INFO]     15:39:39 :   <End extractEpisodeByPatternSingle:x264=[=[0]]
[INFO]     15:39:39 :   >Begin extractEpisodeByPatternSingle:/7847
[DEBUG]    15:39:39 :       ExtractEpisode:0 Title=
[complete/7847-a.b.hdtv.x264efnet-american.gangster.extended.edition.720p.bluray
.dts.x264-dbo
american.gangster.extended.edition.720p.bluray.dts.x264-dbo/american.gangster.ex
tended.edition]
[DEBUG]    15:39:39 :       ExtractEpisode:1 Title= [complete/]
[DEBUG]    15:39:39 :       ExtractEpisode:2 Title= [complete/]
[DEBUG]    15:39:39 :       ExtractEpisode: Title= [complete/]
[DEBUG]    15:39:39 :       ExtractEpisode: Title= [Complete]
[DEBUG]    15:39:39 :       Episode : 47
[INFO]     15:39:39 :   <End extractEpisodeByPatternSingle:/7847=[=[1]]
[INFO]     15:39:39 :   episodeExtract:[[^-0-9]]
[([1-9]|2[1-9]|1[0-8]|[03-9][0-9])] [/?[0-9][0-9]]
[INFO]     15:39:39 :   >Begin extractEpisodeByPatterns:
line[complete/7847-a.b.hdtv.x264efnet-american.gangster.extended.edition.720p.bl
uray.dts.x264-dbo
american.gangster.extended.edition.720p.bluray.dts.x264-dbo/american.gangster.ex
tended.edition]
[DEBUG]    15:39:39 :         details:_s=[78]
[DEBUG]    15:39:39 :         details:_ai=[Ab Hdtv X264efnet American Gangster
Extended Edition 720p Bluray Dts X264 Dbo American Gangster Extended
Edition 720p Bluray Dts X264 Dbo American Gangster Extended Edition]
[DEBUG]    15:39:39 :         details:_T=[Complete]
[DEBUG]    15:39:39 :         details:_e=[47]
[INFO]     15:39:39 :   <End extractEpisodeByPatterns:
line[complete/7847-a.b.hdtv.x264efnet-american.gangster.extended.edition.720p.bl
uray.dts.x264-dbo
american.gangster.extended.edition.720p.bluray.dts.x264-dbo/american.gangster.ex
tended.edition]=[=[1]]

Original issue reported on code.google.com by lordylo...@gmail.com on 28 Mar 2010 at 1:41

GoogleCodeExporter commented 9 years ago
It latched on to the 7847 in the parent and interpreted it as s78e47
slowed the search down by about 30seconds, when it should have just gone to 
movie_search

Original comment by lordylo...@gmail.com on 1 Apr 2010 at 6:04