Commit Graph

2145 Commits

Author SHA1 Message Date
Reinhard Pointner 9596ffffe7 * added Original Folder column in HistoryDialog 2014-01-26 18:28:49 +00:00
Reinhard Pointner 92193a153d * fine-tune 2014-01-26 15:04:28 +00:00
Reinhard Pointner 6996914492 -DuseCreationDate=true 2014-01-26 03:51:47 +00:00
Reinhard Pointner 9574172b35 * improved --compute hash CLI function 2014-01-25 07:36:01 +00:00
Reinhard Pointner c981cba2e2 * fix some GUI movie auto-selection issues 2014-01-24 17:31:33 +00:00
Reinhard Pointner 54d4dad955 * rewrite subtitle auto-selection (should work much better now for both strict and -non-strict modes) 2014-01-24 16:01:37 +00:00
Reinhard Pointner f5b4dbee19 * support and include TheMovieDB alternative_titles data in search and index 2014-01-23 18:18:25 +00:00
Reinhard Pointner 62e3995dc2 * put weight on airdate-matching if possible 2014-01-23 05:37:04 +00:00
Reinhard Pointner c45abb7291 + support for smart-skip/override for keeping the higher-quality video via --conflict auto 2014-01-22 11:31:55 +00:00
Reinhard Pointner 66a6278611 * Extract API changes to include FileSize 2014-01-22 07:52:25 +00:00
Reinhard Pointner dea0a1fb83 * added File.listFolders() 2014-01-22 04:06:05 +00:00
Reinhard Pointner 5c2de5c7b3 * fixfix 2014-01-21 19:08:55 +00:00
Reinhard Pointner afe59c4117 * removed OC from future installers for the next 4.0 release 2014-01-19 15:29:27 +00:00
Reinhard Pointner 7de1c94167 * refactor 2014-01-19 15:08:28 +00:00
Reinhard Pointner 3ed58bda08 * [Windows] allow renaming of files where just the upper/lower case is different 2014-01-17 14:07:38 +00:00
Reinhard Pointner c75b376140 * fixfix 2014-01-13 11:06:41 +00:00
Reinhard Pointner db9dbeb0f4 * print auto-clear cache messages as warnings 2014-01-13 08:04:45 +00:00
Reinhard Pointner bb32741af9 * try to make sure we always start a new cache for each update (so we don't have to worry about outdated yet cached data) 2014-01-13 04:11:05 +00:00
Reinhard Pointner 50a92d3faa * refactoring 2014-01-12 19:22:14 +00:00
Reinhard Pointner 47982a63f6 * refactor 2014-01-12 16:42:22 +00:00
Reinhard Pointner 4c4cfa57a2 * fine-tune media index 2014-01-11 16:59:02 +00:00
Reinhard Pointner fd3771b4b6 * fine-tune media index 2014-01-11 09:04:49 +00:00
Reinhard Pointner 91e6fbc5a1 * misc 2014-01-11 08:47:37 +00:00
Reinhard Pointner 0b4730f070 * make sure there's no double spaces left behind after stripping illegal characters 2014-01-10 19:24:25 +00:00
Reinhard Pointner 03db21ff20 * File.relativize 2014-01-10 16:03:13 +00:00
Reinhard Pointner 1e9d0899b0 + shortcut to grabbing just episode list or movie info without the files directly from rename panel (if files is empty) 2014-01-10 10:55:57 +00:00
Reinhard Pointner 53ad37930d * update search-auto-completion 2014-01-10 07:31:50 +00:00
Reinhard Pointner 0da24469b7 * fix anime matching 2014-01-09 20:44:02 +00:00
Reinhard Pointner f466546788 * AutoCompleteSupport now works with the full movie/series/anime index in the back
* update movie/series/anime index files and exclude bad entries
2014-01-09 18:26:25 +00:00
Reinhard Pointner 94ceccf966 * fix original name xattr 2014-01-08 20:52:28 +00:00
Reinhard Pointner 9ed32437cd * just in case fixy 2014-01-08 20:03:22 +00:00
Reinhard Pointner 0287eac77d * fix for relative symlinks 2014-01-08 19:29:20 +00:00
Reinhard Pointner d63fca6787 * follow symlinks implicitly 2014-01-08 18:43:27 +00:00
Reinhard Pointner 4354dc2fd6 + copy files with attributes
* xattr will only be set on destination files, not source files
2014-01-08 17:23:04 +00:00
Reinhard Pointner 4b15736faf * {bitrate} and {duration} as float type for convenience 2014-01-08 14:30:35 +00:00
Reinhard Pointner 32f119756b * {bitrate} binding 2014-01-08 14:26:39 +00:00
Reinhard Pointner af0f4892f7 * slight refactoring 2014-01-08 10:01:37 +00:00
Reinhard Pointner a920dc59a7 * docs/notes 2014-01-08 09:34:59 +00:00
Reinhard Pointner ef2a64003b * use TV Series index only for TV-mode and Anime index only for Anime-mode 2014-01-08 09:28:04 +00:00
Reinhard Pointner c4ab4e8382 * fine-tune exclude patterns 2014-01-08 08:36:32 +00:00
Reinhard Pointner 0800bc5eb0 * update local db files 2014-01-07 15:21:38 +00:00
Reinhard Pointner d3f3d9054d * defensive programming 2014-01-07 13:19:56 +00:00
Reinhard Pointner 6746fc8b26 * generate CollationKey objects as needed to improved perceived performance 2014-01-07 13:01:49 +00:00
Reinhard Pointner 36747c4ea6 * make local movie/series lookup as blazing fast as possible 2014-01-07 12:26:44 +00:00
Reinhard Pointner dc58ae1954 * fix matching issues, esp for movies and shows with many aliases 2014-01-07 06:09:38 +00:00
Reinhard Pointner 284d53bee5 + make movie matching properly aware of alias names 2014-01-06 23:22:31 +00:00
Reinhard Pointner d1a880ba64 * XmlRpcFault is thrown by the client via XML-RPC
@see http://xmlrpc.sourceforge.net/javadoc/redstone/xmlrpc/XmlRpcFault.html
2014-01-06 20:45:32 +00:00
Reinhard Pointner f902b04dee * make OpenSubtitlesClient fault tolerant via automatic retries
* try for exact matches in internal movie index first before running a query
2014-01-06 20:41:59 +00:00
Reinhard Pointner fede643336 * not tested 2014-01-06 18:17:19 +00:00
Reinhard Pointner 5391bdd810 * bug fix for when listFiles returns null for folders due to permission issues 2014-01-06 18:15:37 +00:00