filebot/source/net/sourceforge/filebot/similarity
Reinhard Pointner a9969668cc * clean up 2013-09-08 03:17:22 +00:00
..
CommonSequenceMatcher.java * fix series detection regression issues 2013-03-09 12:29:49 +00:00
CrossPropertyMetric.java * use MetaAttributes for matching only when enabled via system properties 2012-10-25 16:19:53 +00:00
DateMatcher.java * improved auto-detection for date-based episodes 2012-02-09 13:50:14 +00:00
DateMetric.java * improved auto-detection for date-based episodes 2012-02-09 13:50:14 +00:00
EpisodeMatcher.java * lots of fine-tuning and adjustments for fully-automated movie detection and episode matching 2013-07-23 19:06:49 +00:00
EpisodeMetrics.java * clean up 2013-09-08 03:17:22 +00:00
FileNameMetric.java + added support for fully automatic SubtitleDescriptor/File subtitle matching to CLI, i.e. match files against subtitle listings 2011-11-24 17:27:39 +00:00
FileSizeMetric.java * fix sever FileSizeMetric bug 2011-11-28 06:07:52 +00:00
Match.java * much faster matching for lots of files/episodes 2009-07-24 20:38:47 +00:00
Matcher.java * fine-tune generic numberic sequence matching (e.g. Bones Staffel 1 Folge 5) 2013-02-15 09:50:23 +00:00
MetricAvg.java * make movie detection smarter (hopefully) and cover more cases 2012-06-28 15:48:09 +00:00
MetricCascade.java * added negative/exclude matching logic 2011-11-27 14:35:53 +00:00
MetricMin.java * fix sever FileSizeMetric bug 2011-11-28 06:07:52 +00:00
NameSimilarityMetric.java * Transliterate any text to ASCII before running any kind of string similarity 2012-12-02 13:41:06 +00:00
Normalization.java + support episode --filter CLI option 2012-03-25 02:50:28 +00:00
NumericSimilarityMetric.java * support S0EP00 pattern 2013-02-01 08:12:15 +00:00
SeasonEpisodeMatcher.java * allow 0000-2999 SSEE patterns 2013-08-31 06:51:30 +00:00
SeasonEpisodeMetric.java * improved support for matching Season 05/01.avi naming patterns 2013-04-18 10:03:41 +00:00
SequenceMatchSimilarity.java * lots of fine-tuning and adjustments for fully-automated movie detection and episode matching 2013-07-23 19:06:49 +00:00
SeriesNameMatcher.java * fix series detection regression issues 2013-03-09 12:29:49 +00:00
SimilarityComparator.java * better subtitle<->video guessing 2013-01-27 16:41:33 +00:00
SimilarityMetric.java * encapsulate similarity metrics used in RenamePanel properly 2009-07-26 16:54:24 +00:00
StrictEpisodeMetrics.java + added support for fully automatic SubtitleDescriptor/File subtitle matching to CLI, i.e. match files against subtitle listings 2011-11-24 17:27:39 +00:00
StringEqualsMetric.java * make use of MetaAttributes to nudge matching a little bit in that direction 2012-10-24 15:20:47 +00:00
SubstringMetric.java + experimental support for alias titles 2013-09-06 07:55:13 +00:00
TimeStampMetric.java * take series rating into consideration when matching episodes of multiple shows with the same name 2013-04-06 17:49:27 +00:00