Reinhard Pointner
5624afb010
* avoid false positives in series name detection
2014-09-13 18:28:03 +00:00
Reinhard Pointner
3bde0c1ae9
* fix movie index for name variations
2014-09-11 20:04:24 +00:00
Reinhard Pointner
587ac359e7
* if SxE matches then boost score as if it was a title match as well
2014-09-11 18:21:23 +00:00
Reinhard Pointner
dccd755a6e
* fix substring word boundaries issue
2014-09-11 18:18:22 +00:00
Reinhard Pointner
0cff9d3ce5
* update {source} pattern
2014-09-11 05:43:43 +00:00
Reinhard Pointner
02c8048eee
* update data
2014-09-08 19:42:00 +00:00
Reinhard Pointner
cd93a87764
* update data
2014-09-05 16:31:56 +00:00
Reinhard Pointner
b38d4317c1
* update data
2014-09-05 16:11:47 +00:00
Reinhard Pointner
4c2784bfac
* parse album artist as well when using ID3Lookup
2014-09-05 03:57:03 +00:00
Reinhard Pointner
13506a97f1
* label text: Fetch & Match Data
2014-09-04 18:04:23 +00:00
Reinhard Pointner
caa7c6bb09
* make usage of ISO language codes more clear
2014-09-04 16:41:20 +00:00
Reinhard Pointner
859436e727
* fix potential issues with case-change rename (on the same file) on Windows
...
getCanonicalPath() will coerce the path into lower/upper case characters as files are named in the filesystem, but getCanonicalPath() is also cached for 30s further complicating things
2014-09-04 06:27:23 +00:00
Reinhard Pointner
ffdc8f43f2
* refactor
2014-09-03 04:16:50 +00:00
Reinhard Pointner
0dc134fd1c
* added featured review
2014-09-02 10:36:16 +00:00
Reinhard Pointner
37a114ef76
* improve executeScript usage
2014-08-31 19:22:31 +00:00
Reinhard Pointner
f6a3908150
* push appstore and homebrew cask over manual distribution
2014-08-31 18:12:51 +00:00
Reinhard Pointner
05804036f4
* rename HARDLINK | COPY action to DUPLICATE
2014-08-30 19:51:25 +00:00
Reinhard Pointner
3956223761
* improved support for running CLI commands with options from Groovy Pad
2014-08-30 14:34:27 +00:00
Reinhard Pointner
87d222e81a
* link GitHub scripts repo into eclipse project
2014-08-30 13:02:59 +00:00
Reinhard Pointner
bad512829a
* misc
2014-08-30 12:07:47 +00:00
Reinhard Pointner
d829e6a561
* include .project files
2014-08-30 09:51:00 +00:00
Reinhard Pointner
9c8511716f
+ push v4.5 for next release
2014-08-29 14:15:54 +00:00
Reinhard Pointner
6499e074f9
* resolve relative files properly when asking for folder permissions
2014-08-28 19:23:28 +00:00
Reinhard Pointner
c6099ddb58
* fixfix
2014-08-28 19:06:22 +00:00
Reinhard Pointner
07a9577c99
* debug options
2014-08-28 18:52:58 +00:00
Reinhard Pointner
f22325b3dd
* make sure permissions dialog is called on EDT
2014-08-28 18:39:36 +00:00
Reinhard Pointner
e185fdb990
* 5-letter text doesn't fit into the labels properly with Aqua LaF
2014-08-28 15:13:34 +00:00
Reinhard Pointner
aa16398590
* make sure unexpected JSON response data does not make us throw up NPEs
2014-08-28 11:42:41 +00:00
Reinhard Pointner
09332e8aca
* fix language code resolution issues
2014-08-27 19:53:10 +00:00
Reinhard Pointner
b93e91c7e5
* MAS
2014-08-27 19:18:24 +00:00
Reinhard Pointner
fab2e9d3d0
* improved support for movies with multiple valid release year values
2014-08-27 18:26:06 +00:00
Reinhard Pointner
1580ca56b8
* log & ignore faulty trailer data
2014-08-27 18:20:22 +00:00
Reinhard Pointner
ab2eda7d2c
* fix misalignment
2014-08-27 15:04:55 +00:00
Reinhard Pointner
082e25852d
* same behavior as DnD
2014-08-27 15:04:30 +00:00
Reinhard Pointner
2782a93a86
* support "filebot --mode rename <file>" usage
2014-08-27 12:08:00 +00:00
Reinhard Pointner
a634abdb85
* avoid Joe.720p style patterns being recognized as Joe.S7E20 like series patterns
2014-08-27 06:33:27 +00:00
Reinhard Pointner
2dee2c49a0
* add App Store links to homepage
2014-08-26 16:40:09 +00:00
Reinhard Pointner
1ea1e05802
* make the {s00e00} style default format more prominent
2014-08-23 14:47:02 +00:00
Reinhard Pointner
762f9015af
* make sure we create unique objects for JSON serialization
2014-08-23 14:34:26 +00:00
Reinhard Pointner
7ae3fa8183
* use new API key for MAS version
2014-08-23 02:36:04 +00:00
Reinhard Pointner
d601634e13
* start {i} row index binding with 1 instead of 0
2014-08-22 16:36:12 +00:00
Reinhard Pointner
daaf51622b
* fixit
2014-08-22 06:59:30 +00:00
Reinhard Pointner
9d567db1b5
* update bundled JRE for USC package
2014-08-21 12:12:15 +00:00
Reinhard Pointner
7b8cac01e7
* fix bad path
2014-08-21 11:56:06 +00:00
Reinhard Pointner
74b4f30462
* fix <delete> call
2014-08-21 11:53:56 +00:00
Reinhard Pointner
57185a04d1
* update to JDK 8u20
2014-08-21 11:48:14 +00:00
Reinhard Pointner
2544100ef3
* work around JDK 8u20 compilation issues
2014-08-21 11:45:59 +00:00
Reinhard Pointner
b6358fa466
* more easy-to-understand default values for the noobs
2014-08-18 08:50:00 +00:00
Reinhard Pointner
cd924f5fc5
* update label
2014-08-18 07:48:12 +00:00
Reinhard Pointner
cc3fe56621
* fix all other LaFs
2014-08-18 07:44:24 +00:00