1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
archive of deleted filebot
Go to file
Reinhard Pointner a8f1b1c57a * added Ivy and AntBuilder to fatjar to people can directly use it in filebot/groovy scripts.
@Grapes dependency management doesn't work for ant, javamail, etc because they require a groovy RootLoader, that in turned messed up caching.

After wasting a few sleepless nights I give up and just add things like this.
2012-07-14 08:41:28 +00:00
fw * high-res logo thanks to MissileHugger 2012-05-19 23:30:00 +00:00
installer * added Ivy and AntBuilder to fatjar to people can directly use it in filebot/groovy scripts. 2012-07-14 08:41:28 +00:00
lib * added Ivy and AntBuilder to fatjar to people can directly use it in filebot/groovy scripts. 2012-07-14 08:41:28 +00:00
source * FAILED to make Groovy RootLoader work. The Groovy RootLoader ClassLoader didn't play well with ehcache serialization/deserialization basically disabled caching and causes sporadic AssertError crashes. Gave up after many hours of trying to fix that... 2012-07-14 07:58:53 +00:00
test/net/sourceforge * fuck stupid sublight for restricting their api 2012-07-08 10:34:52 +00:00
website * utorrent-postprocess work standalone easily by adding args 2012-07-13 14:33:39 +00:00
build.xml * added Ivy and AntBuilder to fatjar to people can directly use it in filebot/groovy scripts. 2012-07-14 08:41:28 +00:00
BuildData.groovy * build my own imdb index from osdb movie data for ids and using my imdb scraper to get the original aka names 2012-07-13 11:41:50 +00:00