.. |
archive
|
* enable proper processing of any .001 style raw multi-part archive 7zip can handle
|
2013-03-09 15:12:01 +00:00 |
cli
|
* resolve relative log-file paths against {appdata}/logs
|
2013-04-02 12:32:45 +00:00 |
format
|
* easy access to xattr metadata objects via naming scheme
|
2013-04-01 10:36:32 +00:00 |
gio
|
* avoid GVFS initialization issues
|
2013-02-03 06:50:54 +00:00 |
hash
|
+ added ed2k hash support to SFV panel (special thanks to thraash)
|
2012-09-26 16:09:00 +00:00 |
media
|
* fix fix NPE
|
2013-04-01 15:05:46 +00:00 |
mediainfo
|
JNAs Platform might throw an LinkageError in it's initializer when used on certain headless platform, make sure to gracefully ignore any and all errors caused by JNAs Platform.
|
2012-10-22 02:46:46 +00:00 |
resources
|
+ GUI support for setting up osdb and sublight logins
|
2013-02-26 06:21:02 +00:00 |
similarity
|
* also account for sxe patterns in the series name
|
2013-03-27 12:33:23 +00:00 |
subtitle
|
* fine-tune generic numberic sequence matching (e.g. Bones Staffel 1 Folge 5)
|
2013-02-15 09:50:23 +00:00 |
torrent
|
* make serializer friendly
|
2012-12-12 10:27:26 +00:00 |
ui
|
* fix performance / blocking issues
|
2013-03-31 11:36:28 +00:00 |
vfs
|
+ fully-automatic subtitle matching even without hashes
|
2011-11-25 18:52:31 +00:00 |
web
|
* improved series lookup for series-name-without-spacing type naming, the worst of all naming styles... e.g. isd-thewalkingdead-s03e12.avi
|
2013-04-01 09:39:31 +00:00 |
Analytics.java
|
* possible fix for all these DBUS warnings on headless machines
|
2013-02-04 09:51:37 +00:00 |
Cache.java
|
* tested OSDB cashing and it works very well
|
2012-07-26 11:09:42 +00:00 |
History.java
|
* properly lock history.xml file for reading and writing
|
2013-03-26 08:43:02 +00:00 |
HistorySpooler.java
|
* don't keep history of --action test rename operations
|
2013-03-30 16:46:25 +00:00 |
Main.java
|
* resolve relative log-file paths against {appdata}/logs
|
2013-04-02 12:32:45 +00:00 |
media.types
|
* .3DSBS files => video files
|
2013-03-14 17:42:15 +00:00 |
MediaTypes.java
|
* allow dropping in files by dropping in a text files containing paths
|
2013-03-15 01:08:40 +00:00 |
MetaAttributeView.java
|
* added script for deleting xattr metadata
|
2013-02-15 08:48:11 +00:00 |
NativeRenameAction.java
|
* suppress annoying Windows Move/Copy Dialog UIs
|
2012-11-03 10:18:38 +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
|
* update
|
2013-03-26 08:52:07 +00:00 |
Settings.properties
|
+ version bump to v3.5
|
2013-03-17 14:20:27 +00:00 |
StandardRenameAction.java
|
+ allow simple skipping of conflicting rename operations
|
2013-02-08 15:35:23 +00:00 |
WebServices.java
|
* various little adjustments
|
2013-03-19 11:17:36 +00:00 |