1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-01-13 23:08:05 -05:00
filebot/source/net/sourceforge/filebot/similarity
2012-02-10 17:14:38 +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
EpisodeMetrics.java * ignore titles that are part of the series name when matching 2012-02-08 13:50:51 +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 * order alphabetically to get more predictable matching (when no matching is possible anymore) 2012-01-02 06:31:51 +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 * reuse name normalization code 2012-01-02 03:34:13 +00:00
Normalization.java * reuse name normalization code 2012-01-02 03:34:13 +00:00
NumericSimilarityMetric.java * encapsulate similarity metrics used in RenamePanel properly 2009-07-26 16:54:24 +00:00
SeasonEpisodeMatcher.java * improved matching for ep.1 pattern 2012-02-10 17:14:38 +00:00
SeasonEpisodeMetric.java * improve series name detection by only focusing on the commond word sequence before the SxE pattern 2011-12-29 00:41:27 +00:00
SequenceMatchSimilarity.java * improved matching by using existing common word sequence name matching 2012-01-03 09:23:03 +00:00
SeriesNameMatcher.java * improved auto-detection for date-based episodes 2012-02-09 13:50:14 +00:00
SimilarityComparator.java * lots of fixes and improvement for movie renaming (cmd & gui) 2011-12-30 15:34:02 +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
SubstringMetric.java * reuse name normalization code 2012-01-02 03:34:13 +00:00