mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-02 08:25:02 -04:00
archive of deleted filebot
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 |
||
---|---|---|
fw | ||
lib | ||
source | ||
test/net/sourceforge | ||
build.xml |