1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-11 03:45:06 -05:00
filebot/source/net/sourceforge/filebot
2012-07-13 06:46:58 +00:00
..
archive * make sure to load 7-Zip-JBinding via the system classloader and not the Groovy RootLoader 2012-07-11 20:39:39 +00:00
cli * allow local file override for fn:script scheme. Scripts must be saved as "{appdir}/scripts/name.groovy" 2012-07-13 04:58:46 +00:00
format * new binding {dim} to easily get video dimensions as int[] 2012-07-10 06:20:01 +00:00
hash * reuse name normalization code 2012-01-02 03:34:13 +00:00
media * improved matchMovieFromStringWithoutSpacing method 2012-07-08 09:47:13 +00:00
mediainfo * make webstart lazy loading work (reduce initial download to ~2.5MB) 2011-12-26 18:10:53 +00:00
resources + support all rename actions (move, copy, hardlink, ...) in GUI as well 2012-07-12 11:23:23 +00:00
similarity * make movie detection smarter (hopefully) and cover more cases 2012-06-28 15:48:09 +00:00
subtitle + fully-automatic subtitle matching even without hashes 2011-11-25 18:52:31 +00:00
torrent * remove annoying logging 2012-06-01 02:31:17 +00:00
ui + support all rename actions (move, copy, hardlink, ...) in GUI as well 2012-07-12 11:23:23 +00:00
vfs + fully-automatic subtitle matching even without hashes 2011-11-25 18:52:31 +00:00
web * handle illegal imdb ids properly 2012-07-13 06:46:58 +00:00
Analytics.java * more fault-tolerant on headless systems 2012-04-16 12:28:04 +00:00
ApplicationStarter.java * init application with Groovy RootLoader to make @Grapes work properly in scripting 2012-07-11 17:18:14 +00:00
History.java * easy access to rename log from scripting 2012-07-09 10:50:18 +00:00
HistorySpooler.java * easy access to rename log from scripting 2012-07-09 10:50:18 +00:00
Main.java * init application with Groovy RootLoader to make @Grapes work properly in scripting 2012-07-11 17:18:14 +00:00
media.types * update filetype and release-group data 2012-04-22 18:09:55 +00:00
MediaTypes.java * fixed UI jitters during DnD caused by loading JAXB 2011-12-13 13:32:44 +00:00
RenameAction.java + support all rename actions (move, copy, hardlink, ...) in GUI as well 2012-07-12 11:23:23 +00:00
ResourceManager.java * make sure to gracefully ignore all cache errors 2012-07-11 20:17:58 +00:00
Settings.java * support -DthreadPool=n to override background matcher thread pool size (default is number of cores) 2012-06-30 08:46:55 +00:00
Settings.properties * fuck stupid sublight for restricting their api 2012-07-08 10:34:52 +00:00
StandardRenameAction.java + support all rename actions (move, copy, hardlink, ...) in GUI as well 2012-07-12 11:23:23 +00:00
WebServices.java * fuck stupid sublight for restricting their api 2012-07-08 10:34:52 +00:00