1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-11 11:55:03 -05:00
filebot/source/net/sourceforge/filebot
2012-07-18 10:48:56 +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 * don't just use nfo files from the selected fileset for matching but all nfo files that are available 2012-07-18 09:14:58 +00:00
format * support 360 and 240 as standard height as well for {vf} 2012-07-16 11:43:14 +00:00
hash * reuse name normalization code 2012-01-02 03:34:13 +00:00
media * 1/3 emphasis on numberic patterns when sorting by similarity in order to help match movies by name and year 2012-07-18 10:45:47 +00:00
mediainfo * make webstart lazy loading work (reduce initial download to ~2.5MB) 2011-12-26 18:10:53 +00:00
resources * allow auto-select or auto-ignore in movie mode to make it possible to skip all user interaction 2012-07-17 17:47:07 +00:00
similarity * lots of improvements to subtitle-automatching esp. when handling movies 2012-07-16 10:09:21 +00:00
subtitle * lots of improvements to subtitle-automatching esp. when handling movies 2012-07-16 10:09:21 +00:00
torrent * remove annoying logging 2012-06-01 02:31:17 +00:00
ui * 1/3 emphasis on numberic patterns when sorting by similarity in order to help match movies by name and year 2012-07-18 10:45:47 +00:00
vfs + fully-automatic subtitle matching even without hashes 2011-11-25 18:52:31 +00:00
web * only accept proper Movies or TV Shows 2012-07-18 09:50:39 +00:00
Analytics.java * finally fix this logger problem?? 2012-07-16 18:38:07 +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 * optimize startup user experience 2012-07-14 14:50:07 +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
NativeRenameAction.java * make sure to resolve relative paths NativeRenameAction 2012-07-18 10:48:56 +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 * removed icon cache, just crashes the app sometimes and it's not really necessary anyway 2012-07-13 12:39:21 +00:00
Settings.java * integrate native MOVE/COPY on Windows 2012-07-17 20:52:03 +00:00
Settings.properties * support fanart.tv 2012-07-16 02:42:15 +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 * enabled Sublight, but has to be configured via system property sublight.user=name:pwd 2012-07-16 09:58:18 +00:00