Reinhard Pointner
|
2fddcf0a2d
|
* use without fail-save (hopefully we fixed the freeze issue)
|
2015-05-07 17:01:11 +00:00 |
|
Reinhard Pointner
|
9869f30081
|
* fix docs
|
2015-05-07 14:23:24 +00:00 |
|
Reinhard Pointner
|
680317bb03
|
* feeling lucky~
|
2015-05-06 18:26:10 +00:00 |
|
Reinhard Pointner
|
b6b01264ed
|
* API requires 2-letter language codes, so translate non-2-letter language code locales to standard 2-letter codes
|
2015-05-06 06:17:02 +00:00 |
|
Reinhard Pointner
|
75d58e4fe8
|
* see if async works (even though it breaks the logic)
|
2015-05-05 14:45:53 +00:00 |
|
Reinhard Pointner
|
ff9529a2fe
|
* added lots of logging for testing
|
2015-05-05 14:06:49 +00:00 |
|
Reinhard Pointner
|
7c5b6bf891
|
* disable crash workaround until we actually fix it
|
2015-05-05 13:48:16 +00:00 |
|
Reinhard Pointner
|
73dddd93a2
|
* use short country code
{
"iso_3166_1":"US",
"name":"United States of America"
}
|
2015-05-05 03:29:20 +00:00 |
|
Reinhard Pointner
|
e238790d4d
|
* log log file location only when --log all
|
2015-05-04 18:13:33 +00:00 |
|
Reinhard Pointner
|
6bd1f347f1
|
* added support for movieInfo.productionCompanies
@see https://www.filebot.net/forums/viewtopic.php?f=6&t=2648
|
2015-05-04 14:29:30 +00:00 |
|
Reinhard Pointner
|
bf8826229f
|
* don't show revision number in window title
|
2015-05-04 12:35:15 +00:00 |
|
Reinhard Pointner
|
512dc75495
|
* add \n after each script execution (useful for looking at logs later and having empty line separators)
|
2015-05-02 18:31:43 +00:00 |
|
Reinhard Pointner
|
2d593ddacd
|
* make sure video resolution doesn't interfere with group pattern
|
2015-04-28 15:45:18 +00:00 |
|
Reinhard Pointner
|
30311def8b
|
* Fix corner-case that leads to mismatch if DB says a movie (in name yyyy format) doesn't exist while at the same time there is an RG of the same name
|
2015-04-28 15:23:01 +00:00 |
|
Reinhard Pointner
|
2b4204e76f
|
* keyword blacklisting in MediaBindingBean should take care of group mismatches. No need to do that in the group regex (which checks for moviename yyyy pattern).
|
2015-04-28 15:06:47 +00:00 |
|
Reinhard Pointner
|
1059c00612
|
* fix background issues on Mac
|
2015-04-21 08:47:33 +00:00 |
|
Reinhard Pointner
|
a976794614
|
* make scripting stable branches independent of filebot major versions
|
2015-04-19 13:47:43 +00:00 |
|
Reinhard Pointner
|
65e88be2b6
|
* fix IO redirection issues when script is reading from STDIN
|
2015-04-19 04:36:29 +00:00 |
|
Reinhard Pointner
|
f1ad8c8cdf
|
* show donation reminder 20% of the time instead of 10% of the time
|
2015-04-17 09:41:39 +00:00 |
|
Reinhard Pointner
|
83ec0a9be5
|
* make sure that --action test is exactly the same as --action rename (even if xattr are set)
|
2015-04-11 19:11:02 +00:00 |
|
Reinhard Pointner
|
7c90ed20fa
|
* use NIO.2 to create folders everywhere so we can get better error messages / exception messages
|
2015-04-11 18:31:29 +00:00 |
|
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
|
73c5c9f206
|
* better error reporting when entering illegal user/passwords
|
2015-04-06 03:33:25 +00:00 |
|
Reinhard Pointner
|
ae6cae50d8
|
* add String-2-Locale helper function
|
2015-03-31 03:58:33 +00:00 |
|
Reinhard Pointner
|
a6702bf90c
|
+ version bump for next minor release
|
2015-03-28 16:51:09 +00:00 |
|
Reinhard Pointner
|
84b29479e8
|
* noop
|
2015-03-27 07:10:42 +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
|
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
|
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
|
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
|
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
|
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
|
488e3efd56
|
* added "NetflixHD" to the {source} pattern (as per user request)
|
2015-03-04 16:23:41 +00:00 |
|
Reinhard Pointner
|
ea0855e898
|
* fix NPE
|
2015-02-26 15:53:50 +00:00 |
|
Reinhard Pointner
|
b2150de37a
|
* don't inherit --db option for subtitle lookup and instead always force OpenSubtitles
|
2015-02-25 01:59:04 +00:00 |
|
Reinhard Pointner
|
cd6b8ea42a
|
* update {omdb} docs
|
2015-02-09 13:01:58 +00:00 |
|