.. |
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
|
* infer media info bindings from just any video file if necessary
|
2012-07-29 12:42:05 +00:00 |
format
|
* infer media info bindings from just any video file if necessary
|
2012-07-29 12:42:05 +00:00 |
hash
|
* reuse name normalization code
|
2012-01-02 03:34:13 +00:00 |
media
|
* simplify
|
2012-07-28 21:11:03 +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
|
* switch to using an online exclude pattern list that can be updated anytime for everybody
|
2012-07-26 08:45:15 +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
|
* infer media info bindings from just any video file if necessary
|
2012-07-29 12:42:05 +00:00 |
vfs
|
+ fully-automatic subtitle matching even without hashes
|
2011-11-25 18:52:31 +00:00 |
web
|
* restrict imdb language prefs to "international" titles (basically only english)
|
2012-07-29 11:41:49 +00:00 |
Analytics.java
|
* finally fix this logger problem??
|
2012-07-16 18:38:07 +00:00 |
Cache.java
|
* tested OSDB cashing and it works very well
|
2012-07-26 11:09:42 +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
|
* maybe a bad idea to delete any hidden folders... delete my .svn folder... limit cleanup to cache|temp|grape so nothing unexpected ever gets deleted
|
2012-07-28 20:55:20 +00:00 |
media.types
|
* add ogm/ogg as video/audio extensions
|
2012-07-22 03:09:35 +00:00 |
MediaTypes.java
|
added constant MediaTypes.NFO_FILES file filter
|
2012-07-26 03:33:44 +00:00 |
NativeRenameAction.java
|
* added -DuseNativeShell to jnlp
|
2012-07-20 03:38:47 +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
|
* added -DuseNativeShell to jnlp
|
2012-07-20 03:38:47 +00:00 |
Settings.properties
|
* automatically resolve relative script paths against the original base url
|
2012-07-29 06:09:21 +00:00 |
StandardRenameAction.java
|
* added -DuseNativeShell to jnlp
|
2012-07-20 03:38:47 +00:00 |
WebServices.java
|
* allow configuring osdb/sublight logins via Preferences and add another script that'll set these Preferences
|
2012-07-23 06:58:36 +00:00 |