This is a fork of the official FileBot source code which has since been close sourced.
Go to file
Reinhard Pointner ac9473ff07 * automatic episode list download and matching in RenamePanel
* added SeriesNameMatcher
* added SeasonEpisodeMatcher
* access Preferences via new Settings class
* adapt TVDotComClient to site changes (episodes  no longer ordered in reverse)
* added ActionPopup (inspired by the eclipse quickfix popup)

refactoring:
* renamed *Util classes to *Utilities
* renamed HyperlinkLabel to LinkButton as it extends JButton now
* refactored FileBotUtilities and FileUtilities
2009-01-25 00:08:57 +00:00
fw * ground up rewrite of the maching algorithm (I lovingly call it n:m multi-pass matching) 2009-01-11 21:23:03 +00:00
lib * automatic episode list download and matching in RenamePanel 2009-01-25 00:08:57 +00:00
source * automatic episode list download and matching in RenamePanel 2009-01-25 00:08:57 +00:00
test/net/sourceforge * automatic episode list download and matching in RenamePanel 2009-01-25 00:08:57 +00:00
build.xml Changes: 2009-01-04 18:28:28 +00:00