1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/sourceforge/filebot/similarity
Reinhard Pointner 1ed4d2b495 + EpressionFormat: format Double objects with integer values as integers
+ Matching: allow partial match with season number OR episode number
+ AutoFetchEpisodeListMatcher: abort if one or more shows cannot be found

* support specials in TVRage, TVDotCom and TheTVDB Client
* account for IMDB search-to-info-page redirect
2009-05-03 15:21:04 +00:00
..
LengthEqualsMetric.java * ground up rewrite of the maching algorithm (I lovingly call it n:m multi-pass matching) 2009-01-11 21:23:03 +00:00
Match.java * introduction of a single unified Rename- and MatchModel 2009-04-26 13:34:22 +00:00
Matcher.java * introduction of a single unified Rename- and MatchModel 2009-04-26 13:34:22 +00:00
NameSimilarityMetric.java * automatic episode list download and matching in RenamePanel 2009-01-25 00:08:57 +00:00
NumericSimilarityMetric.java * automatic episode list download and matching in RenamePanel 2009-01-25 00:08:57 +00:00
SeasonEpisodeMatcher.java + EpressionFormat: format Double objects with integer values as integers 2009-05-03 15:21:04 +00:00
SeasonEpisodeSimilarityMetric.java + EpressionFormat: format Double objects with integer values as integers 2009-05-03 15:21:04 +00:00
SeriesNameMatcher.java * refactoring 2009-03-14 10:20:59 +00:00
SimilarityMetric.java * ground up rewrite of the maching algorithm (I lovingly call it n:m multi-pass matching) 2009-01-11 21:23:03 +00:00