mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-04 16:35:08 -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 |
||
---|---|---|
.. | ||
ui | ||
ByteBufferInputStream.java | ||
ByteBufferOutputStream.java | ||
DefaultThreadFactory.java | ||
DownloadTask.java | ||
ExceptionUtil.java | ||
FileUtil.java | ||
FilterIterator.java | ||
ListChangeSynchronizer.java | ||
MessageBus.java | ||
MessageHandler.java | ||
PreferencesList.java | ||
PreferencesMap.java | ||
TemporaryFolder.java | ||
Timer.java | ||
TreeIterator.java | ||
XPathUtil.java |