Commit Graph

2952 Commits

Author SHA1 Message Date
Reinhard Pointner 9ec4b6a97b * experiment with data structures for keeping/checking file trees in memory 2015-04-10 15:50:35 +00:00
Reinhard Pointner 0a7a3c36bf * experiment with data structures for keeping/checking file trees in memory 2015-04-09 18:47:14 +00:00
Reinhard Pointner 1ea92011a3 * experiment with data structures for keeping/checking file trees in memory 2015-04-09 18:31:13 +00:00
Reinhard Pointner 31674abcf6 * added default package imports: java.nio.charset, java.util.stream 2015-04-09 09:24:18 +00:00
Reinhard Pointner 8c32e45c23 * update RG names 2015-04-07 05:13:55 +00:00
Reinhard Pointner 73c5c9f206 * better error reporting when entering illegal user/passwords 2015-04-06 03:33:25 +00:00
Reinhard Pointner 61b8d67707 * link filebot into /usr/bin instead of /usr/syno/bin 2015-04-05 07:43:49 +00:00
Reinhard Pointner 211a752afa * build only noarch ipkg packages for all platforms 2015-04-05 07:15:43 +00:00
Reinhard Pointner ae6cae50d8 * add String-2-Locale helper function 2015-03-31 03:58:33 +00:00
Reinhard Pointner 178151abd8 * support SynoCommunity AcoustID fpcalc package 2015-03-30 13:09:22 +00:00
Reinhard Pointner 05b980f77d * allow spaces in log files 2015-03-29 17:28:34 +00:00
Reinhard Pointner 229d701564 * fixfix 2015-03-29 10:17:04 +00:00
Reinhard Pointner ca50814d00 * use "startable" for link/unlink filebot executable 2015-03-29 10:12:32 +00:00
Reinhard Pointner d1566c5bc8 * try to support DSM log button 2015-03-29 10:08:00 +00:00
Reinhard Pointner 5b8a80e1be * try to support DSM log button 2015-03-29 09:55:31 +00:00
Reinhard Pointner 57c74a3c92 * clean up some launcher files and add default options for using the 7z executable 2015-03-28 18:37:38 +00:00
Reinhard Pointner c129f726a9 * clean up some launcher files and add default options for using the 7z executable 2015-03-28 18:14:58 +00:00
Reinhard Pointner a6702bf90c + version bump for next minor release 2015-03-28 16:51:09 +00:00
Reinhard Pointner 4bea07a5ae # user per user app data location to avoid permission conflicts between root and admin users 2015-03-27 16:03:53 +00:00
Reinhard Pointner 84b29479e8 * noop 2015-03-27 07:10:42 +00:00
Reinhard Pointner b96f1949b8 * use 7z executable shipped with Synology NAS by default 2015-03-26 08:51:09 +00:00
Reinhard Pointner aefa0f064a * simplify common usage 2015-03-26 08:40:57 +00:00
Reinhard Pointner 28260e51d7 * support for delegating 7z extract & list operation to the "7z" cmdline tool rathern than the native bindings which are default 2015-03-25 22:38:15 +00:00
Reinhard Pointner 375c5eea58 * fix virtual path getName (filename without extension) logic 2015-03-25 22:28:20 +00:00
Reinhard Pointner e894621e0b * change path order 2015-03-25 18:06:12 +00:00
Reinhard Pointner 9c774e39c8 * change path order 2015-03-25 17:51:40 +00:00
Reinhard Pointner b53acf50be * fine-tune for Ubuntu USC 2015-03-25 10:40:59 +00:00
Reinhard Pointner 3a2f1f6917 * fine-tune for Ubuntu USC 2015-03-25 10:35:32 +00:00
Reinhard Pointner fc51582f21 * fine-tune for Ubuntu USC 2015-03-25 10:14:18 +00:00
Reinhard Pointner e08fd8799b * added file create helper function 2015-03-25 05:36:29 +00:00
Reinhard Pointner c3895a5852 * added file create helper function 2015-03-25 05:18:35 +00:00
Reinhard Pointner 1ce8ab15b7 * improved default behaviour if called without arguments 2015-03-25 04:35:13 +00:00
Reinhard Pointner 0b895172c3 * add 3rd party packages to the library path by default 2015-03-24 18:04:32 +00:00
Reinhard Pointner 9ab47c4b9e * fix Border UI issues for Ubuntu App 2015-03-24 12:39:05 +00:00
Reinhard Pointner fa22890573 * allow users to force "Select Folders" and "Select Files" in Rename panel via SHIFT+CLICK "Load" for users that have trouble with file chooser (JavaFX doesn't support Folder & Files file chooser) and especially if Drag-n-Drop doesn't work for some reason 2015-03-24 11:23:24 +00:00
Reinhard Pointner 1c8046916a * fix 2015-03-24 08:23:04 +00:00
Reinhard Pointner c2d7fe50a3 * fix 2015-03-24 08:01:27 +00:00
Reinhard Pointner bcd449f7eb * put additional series alias data into a separate data file 2015-03-24 07:36:55 +00:00
Reinhard Pointner 9eff3fa702 * force people to use the suball script in order to avoid abuse 2015-03-23 11:54:59 +00:00
Reinhard Pointner a04e263c30 * use NIO.2 to create directory structure (and hopefully get more meaningful IO exceptions) 2015-03-23 08:22:06 +00:00
Reinhard Pointner 3115efca0a * update RG names 2015-03-22 11:59:44 +00:00
Reinhard Pointner 353698e00f * update manual series mappings 2015-03-17 05:55:21 +00:00
Reinhard Pointner 1fcdd21837 * {di} binding now always returns the duplicate indenity index 1..n and will never unwind 2015-03-16 05:51:03 +00:00
Reinhard Pointner cc425ba66f * work around multi-platform issues with default scrollpaneborder by replacing it with a fixed color 1px border 2015-03-15 08:21:19 +00:00
Reinhard Pointner 78006226f3 * fix typo 2015-03-15 07:40:07 +00:00
Reinhard Pointner 0c2fa8f511 * update year 2015-03-15 07:04:00 +00:00
Reinhard Pointner 077a4d99f1 * make sure CSI Cyber isn't mismatched with the original CSI show 2015-03-13 05:36:22 +00:00
Reinhard Pointner 002a3d2b7b * fine-tune decision logic to fix issues with multi-episode matching in non-interactive mode 2015-03-11 04:13:57 +00:00
Reinhard Pointner 8ceac180f5 * enable review reminder for Ubuntu Software Center package 2015-03-09 08:55:10 +00:00
Reinhard Pointner 4c5886c248 * added custom alias 2015-03-06 17:14:32 +00:00