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 3162b3e7bc * adapt AnidbClient search query string to hide synonyms
* fixed bug that allowed the user to select a season-specific episodelist (e.g. Season 1) from anidb which is not supported
* continue matching process even if we can't fetch episode-lists for one or more auto-detected names
2009-05-24 13:25:49 +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 * adapt AnidbClient search query string to hide synonyms 2009-05-24 13:25:49 +00:00
NameSimilarityMetric.java * cleanup: group static imports 2009-05-17 17:22:44 +00:00
NumericSimilarityMetric.java * cleanup: group static imports 2009-05-17 17:22:44 +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