archive of deleted filebot
Go to file
Reinhard Pointner 54b27e69b7 Changes:
* added TheTVDB support
* added ehcache to libs (now used in TheTVDBClient and TVRageClient)
* Season spinner will remember unlocked value

Refactoring:
* renamed HtmlUtil to WebRequest
* added getDocument() convenience methods to WebRequest
* added lots of static imports (XPathUtil, WebRequest, FileBotUtil, ...)
* TheTVDBClient and TVRageClient will throw SeasonOutOfBoundsException if for illegal season numbers
* XPathUtil will wrap NodeList with NodeListDecorator instead of creating a new ArrayList
* added DOM convenience methods to XPathUtil for performance reasons
* formatting of episode number in EpisodeListClient, EpisodeListRequestProcesser will take care of this
* added initial size to some StringBuilders
2009-01-04 18:28:28 +00:00
fw * updated fatjar includes 2008-10-18 08:58:54 +00:00
lib Changes: 2009-01-04 18:28:28 +00:00
source Changes: 2009-01-04 18:28:28 +00:00
test/net/sourceforge Changes: 2009-01-04 18:28:28 +00:00
build.xml Changes: 2009-01-04 18:28:28 +00:00