.. |
CommonSequenceMatcher.java
|
Refactor
|
2016-04-02 09:07:10 +00:00 |
CrossPropertyMetric.java
|
* Format Source
|
2015-07-25 22:47:19 +00:00 |
DateMatcher.java
|
Minor optimizations
|
2016-10-08 04:49:08 +08:00 |
DateMetric.java
|
Optimize DateMatcher
|
2016-02-10 11:47:17 +00:00 |
EpisodeMatcher.java
|
Fine-tune numeric rules
|
2016-03-13 17:35:31 +00:00 |
EpisodeMetrics.java
|
bonus points for primary matches (e.g. primary title matches filename > alias title matches folder path)
|
2016-09-26 18:59:17 +08:00 |
FileNameMetric.java
|
* Format Source
|
2015-07-25 22:47:19 +00:00 |
FileSizeMetric.java
|
* Format Source
|
2015-07-25 22:47:19 +00:00 |
Match.java
|
* Format Source
|
2015-07-25 22:47:19 +00:00 |
Matcher.java
|
Make FINEST matcher logging options available to end users
|
2016-03-02 18:36:46 +00:00 |
MetricAvg.java
|
Better toString() and logging
|
2016-05-03 19:28:33 +08:00 |
MetricCascade.java
|
Better toString() and logging
|
2016-05-03 19:28:33 +08:00 |
MetricMin.java
|
* Format Source
|
2015-07-25 22:47:19 +00:00 |
NameSimilarityMetric.java
|
Refactor
|
2016-03-27 13:52:59 +00:00 |
Normalization.java
|
Deal with different kinds of colon properly
|
2016-09-26 18:53:20 +08:00 |
NumericSimilarityMetric.java
|
Refactor
|
2016-04-02 09:07:10 +00:00 |
SeasonEpisodeMatcher.java
|
Minor optimizations
|
2016-10-08 04:49:08 +08:00 |
SeasonEpisodeMetric.java
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
SequenceMatchSimilarity.java
|
Refactor
|
2016-03-20 20:25:59 +00:00 |
SeriesNameMatcher.java
|
Avoid loosing identifying information (e.g. release group in brackets)
|
2016-04-05 18:06:04 +00:00 |
SimilarityComparator.java
|
Unify CLI/GUI lookupSubtitleByHash
|
2016-02-27 05:22:46 +00:00 |
SimilarityMetric.java
|
* Format Source
|
2015-07-25 22:47:19 +00:00 |
StringEqualsMetric.java
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
SubstringMetric.java
|
* fix substring word boundaries issue
|
2014-09-11 18:18:22 +00:00 |
TimeStampMetric.java
|
If time stamps are too far apart then similarity must be 0
|
2016-08-12 00:30:21 +08:00 |