Reinhard Pointner
|
24a1e49e33
|
* added {s3d} binding for matching filename flags like 3D.SBS
|
2015-11-30 08:51:42 +00:00 |
|
Reinhard Pointner
|
02e2b9f4d1
|
* refactor
|
2015-11-30 06:47:35 +00:00 |
|
Reinhard Pointner
|
376881f77c
|
* n00b counter measures: sample file not set issue
|
2015-11-29 09:43:23 +00:00 |
|
Reinhard Pointner
|
58da1b2cfc
|
* n00b counter measures: sample file not set issue
|
2015-11-29 09:28:54 +00:00 |
|
Reinhard Pointner
|
6c85adb431
|
* sanity check
|
2015-11-19 12:43:40 +00:00 |
|
Reinhard Pointner
|
aaa5a71e49
|
* sanity check
|
2015-11-19 12:42:11 +00:00 |
|
Reinhard Pointner
|
8c0ce2ed21
|
* cache MediaInfo instances
|
2015-11-14 18:24:31 +00:00 |
|
Reinhard Pointner
|
6d2667f3a1
|
* make sure that there's only 1 reference to mediaInfoKey
|
2015-11-14 17:33:13 +00:00 |
|
Reinhard Pointner
|
7103d4216e
|
* cache MediaInfo instances
|
2015-11-14 17:25:35 +00:00 |
|
Reinhard Pointner
|
6c1109ced1
|
* minor refactoring
|
2015-11-14 16:12:03 +00:00 |
|
Reinhard Pointner
|
a97ecb2a29
|
* added {ny} convenience binding as a shorthand for {n} ({y})
|
2015-11-05 05:14:07 +00:00 |
|
Reinhard Pointner
|
bd5a5a6fc6
|
* Display BindingException class error messages as "info" type messages instead of "warning" type, so users will understand that these messages are to be expected for some formats in some cases, and can be safely ignored
|
2015-11-04 05:41:50 +00:00 |
|
Reinhard Pointner
|
4b0fb75339
|
* make sure {duration} is an Integer value
|
2015-10-20 07:43:23 +00:00 |
|
Reinhard Pointner
|
89ab081415
|
* fix conversion issues by returning a Long value
|
2015-10-18 07:51:58 +00:00 |
|
Reinhard Pointner
|
42966e8c68
|
* fix conversion issues by returning a Long value
|
2015-10-18 07:51:10 +00:00 |
|
Reinhard Pointner
|
4744546e13
|
* use "Encoded_Library_Name" MediaInfo property (renamed from Encoded_Library/Name in newer versions of libmediainfo)
|
2015-10-14 06:13:50 +00:00 |
|
Reinhard Pointner
|
ef215f0d19
|
* fix JFileChooser default size issues
@see https://www.filebot.net/forums/viewtopic.php?f=6&t=2988
|
2015-09-15 07:04:36 +00:00 |
|
Reinhard Pointner
|
b64e2b23a7
|
* n00b-proofing
|
2015-08-10 17:15:15 +00:00 |
|
Reinhard Pointner
|
694c0ec049
|
* allow file.isEpisode() file filter expressions
|
2015-07-26 11:46:52 +00:00 |
|
Reinhard Pointner
|
8299e849aa
|
* Format Source
|
2015-07-25 22:47:19 +00:00 |
|
Reinhard Pointner
|
38a046bf2d
|
* refactoring
|
2015-07-25 22:47:02 +00:00 |
|
Reinhard Pointner
|
a43a9171c1
|
* support {age} for FileFilter expressions
|
2015-07-25 22:47:00 +00:00 |
|
Reinhard Pointner
|
6fe93ab300
|
* make sure that release groups with @ in the name work as expected (regex \p{Punct} includes @ so it had been removed and subsequently couldn't be matched)
|
2015-06-27 16:56:17 +00:00 |
|
Reinhard Pointner
|
165e0e5681
|
* make sure to exclude file extension from any matching
|
2015-06-27 16:48:20 +00:00 |
|
Reinhard Pointner
|
6c1bbae431
|
* only recognize positive {age} (in days) values
|
2015-05-28 16:39:57 +00:00 |
|
Reinhard Pointner
|
aa5d5c901c
|
* String.join works slightly different than our own join() method, so to avoid any hidden issues keep using our own as before
|
2015-05-25 10:37:42 +00:00 |
|
Reinhard Pointner
|
8a885ff1fe
|
* use String.join()
|
2015-05-20 07:35:40 +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
|
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
|
44d738738a
|
* remove special support for idx/sub pairs because it may not always work as expected when dealing with nested folders
|
2015-01-18 12:50:24 +00:00 |
|
Reinhard Pointner
|
9b0806f01f
|
* fine-tune seriesName/aliasNames based matching
|
2015-01-18 08:57:37 +00:00 |
|
Reinhard Pointner
|
710bebdc82
|
* don't mix AcoustID and ID3 Tags data
|
2015-01-11 23:33:31 +00:00 |
|
Reinhard Pointner
|
dd41be38cf
|
* make sure {genre} is going through invalid characters removal
|
2014-12-24 18:09:38 +00:00 |
|
Reinhard Pointner
|
573f9ea89b
|
* use only exact "by ID" lookups for {omdb} binding
|
2014-12-10 20:19:38 +00:00 |
|
Reinhard Pointner
|
4022251746
|
+ major rewrite of episode metadata / SeriesInfo
|
2014-12-10 18:53:58 +00:00 |
|
Reinhard Pointner
|
9a275b8f99
|
* rewrite extended metadata lookup logic
|
2014-12-09 09:58:33 +00:00 |
|
Reinhard Pointner
|
8ba347f4f7
|
* ignore failed xattr read
|
2014-11-12 17:39:57 +00:00 |
|
Reinhard Pointner
|
35d2f44153
|
* try CRC32 xattr (as stored by verify script)
|
2014-11-12 09:56:26 +00:00 |
|
Reinhard Pointner
|
cc034003cb
|
* don't use opensubtitles language detection to reduce server load / abuse
|
2014-11-11 17:35:53 +00:00 |
|
Reinhard Pointner
|
f7436eee9e
|
* {output} could be useful for advanced filter expressions
|
2014-10-27 21:07:08 +00:00 |
|
Reinhard Pointner
|
92482a80e2
|
* make sure {home} works correctly in the sandbox
|
2014-10-27 19:09:52 +00:00 |
|
Reinhard Pointner
|
4ea21cd47f
|
* fail as expected when using undefined {age}
|
2014-10-25 09:44:33 +00:00 |
|
Reinhard Pointner
|
ffdc8f43f2
|
* refactor
|
2014-09-03 04:16:50 +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
|
d601634e13
|
* start {i} row index binding with 1 instead of 0
|
2014-08-22 16:36:12 +00:00 |
|
Reinhard Pointner
|
ac9fe6ec9d
|
* improved error reporting
|
2014-08-11 07:10:57 +00:00 |
|
Reinhard Pointner
|
30bda0e902
|
* refactor {model} and {self} bindings
|
2014-08-09 07:35:22 +00:00 |
|
Reinhard Pointner
|
95f84fb6fa
|
* make {model} binding more universal and easy-to-use
|
2014-08-09 07:24:01 +00:00 |
|
Reinhard Pointner
|
3b509a9f05
|
+ remove IMDb
|
2014-08-05 08:23:39 +00:00 |
|
Reinhard Pointner
|
9ca69270f7
|
* fix more false positive {group} matches
|
2014-08-02 19:56:59 +00:00 |
|