mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-11 03:45:06 -05:00
c217d06eeb
* added SeasonEpisodeSimilarityMetric which detects similarity based on known patterns * moved everything similarity/maching related to net.sourceforge.filebot.similarity Refactoring: * refactoring of all the matching-related stuff in rename panel * remove name2file and file2name maching selection because new maching algorithm works 2-ways from the start and doesn't need that hack * added console handler to ui logger that will log ui warnings and ui errors to console too * some refactoring on all SimilarityMetrics * use Interrupts in analyze tools to abort operation * refactoring of the rename process, if something goes wrong, we will now revert all already renamed files to their original filenames * static LINE_SEPARATOR pattern in FileTransferablePolicy * new maching icon, removed old ones |
||
---|---|---|
.. | ||
notification | ||
AbstractFancyListCellRenderer.java | ||
ArrayListModel.java | ||
ColorTintImageFilter.java | ||
DefaultFancyListCellRenderer.java | ||
FancyTreeCellRenderer.java | ||
GradientStyle.java | ||
HyperlinkLabel.java | ||
IconViewCellRenderer.java | ||
IconViewPanel.java | ||
LabelProvider.java | ||
LoadingOverlayPane.java | ||
NullLabelProvider.java | ||
ProgressDialog.java | ||
ProgressIndicator.java | ||
SelectButton.java | ||
SelectButtonTextField.java | ||
ShadowBorder.java | ||
SimpleLabelProvider.java | ||
SwingWorkerPropertyChangeAdapter.java | ||
TunedUtil.java |