1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
Commit Graph

4189 Commits

Author SHA1 Message Date
Reinhard Pointner
afe7f81065 Simplify json xattr metadata 2016-08-10 01:42:34 +08:00
Reinhard Pointner
6efec06e35 Simplify json xattr metadata 2016-08-10 01:27:24 +08:00
Reinhard Pointner
38bc994638 Refactor MetaAttributeView 2016-08-10 00:49:17 +08:00
Reinhard Pointner
9705602e43 Refactor {age} logic 2016-08-10 00:34:35 +08:00
Reinhard Pointner
8b4d963e5a Try to fix RSyntaxTextArea issues 2016-08-10 00:08:54 +08:00
Reinhard Pointner
bddf3e516b Refactor Date {now} to SimpleDate {today} 2016-08-09 23:46:03 +08:00
Reinhard Pointner
3ed3f92b48 Make sure that OMDb xattr movie data (with imdbid but without tmdbid) doesn't get accepted when processing files with TMDb.
@see https://www.filebot.net/forums/viewtopic.php?f=6&t=4038#p22634
2016-08-09 16:08:18 +08:00
Reinhard Pointner
65d5453797 Better error reporting for expressions that are too long 2016-08-09 02:00:17 +08:00
Reinhard Pointner
574a90c623 Restore old simple appbundle name 2016-08-09 00:58:43 +08:00
Reinhard Pointner
742f960a20 Restore old simple appbundle name 2016-08-09 00:50:10 +08:00
Reinhard Pointner
84744475e6 Restore old simple appbundle name 2016-08-09 00:41:35 +08:00
Reinhard Pointner
895a0eb808 + Prepare for 4.7.2 bugfix release 2016-08-08 20:51:51 +08:00
Reinhard Pointner
6f65b08d43 + Prepare for 4.7.2 bugfix release 2016-08-08 19:26:15 +08:00
Reinhard Pointner
ce1cc8c004 Implement advanced multi-part movie detection (via group by mediainfo) 2016-08-08 18:35:53 +08:00
Reinhard Pointner
1f6f184e8d Make sure that movie object localization doesn't break anything 2016-08-08 17:05:23 +08:00
Reinhard Pointner
9c3e60f34e Implement advanced multi-part movie detection (via group by mediainfo) 2016-08-08 15:53:28 +08:00
Reinhard Pointner
47ad8b843c Remove dead code 2016-08-08 15:12:57 +08:00
Reinhard Pointner
d60203c873 Refactor BindingDialog 2016-08-08 15:09:15 +08:00
Reinhard Pointner
76bb88042a Implement advanced multi-part movie detection (via group by mediainfo) 2016-08-08 07:46:04 +08:00
Reinhard Pointner
8457561dd5 Implement advanced multi-part movie detection (via group by mediainfo) 2016-08-08 07:18:00 +08:00
Reinhard Pointner
6eeb63c9fb Implement advanced multi-part movie detection (via group by mediainfo) 2016-08-08 05:22:05 +08:00
Reinhard Pointner
73e7443593 Implement advanced multi-part movie detection (via group by mediainfo) 2016-08-08 04:45:38 +08:00
Reinhard Pointner
47d9513a70 Update built-in examples 2016-08-08 04:44:31 +08:00
Reinhard Pointner
2214d5880d Refactor FormatDialog 2016-08-08 03:10:55 +08:00
Reinhard Pointner
faba420141 Refactor FormatDialog 2016-08-08 03:04:36 +08:00
Reinhard Pointner
59ccb9006c UX improvements: Info Object (with info object as json tooltip) 2016-08-07 23:57:36 +08:00
Reinhard Pointner
542012cd90 Refactor BindingDialog 2016-08-07 22:56:37 +08:00
Reinhard Pointner
9a9a1b2ff4 Update built-in examples 2016-08-07 21:50:37 +08:00
Reinhard Pointner
3bc8c904d7 Refactor MovieInfo 2016-08-07 20:06:25 +08:00
Reinhard Pointner
a573b0d902 Update built-in examples 2016-08-07 20:04:47 +08:00
Reinhard Pointner
b425c5e14b Refactor MovieInfo 2016-08-07 19:49:17 +08:00
Reinhard Pointner
becd5a4c7e Update built-in examples 2016-08-07 19:47:36 +08:00
Reinhard Pointner
488c4e7cca Avoid NPE 2016-08-07 19:46:44 +08:00
Reinhard Pointner
5c1e91c397 Convert illegal runtime values like "1h 30min" or "90min" to valid Integer values 2016-08-07 19:46:18 +08:00
Reinhard Pointner
b49859f894 Update built-in examples 2016-08-07 05:50:11 +08:00
Reinhard Pointner
c99be48cf0 Added Integer binding for {runtime} 2016-08-07 05:49:42 +08:00
Reinhard Pointner
21a68272ec The Collection.join() extension method somehow interferes with the Groovy runtime (e.g. 'hello'.tr('aeiou', 'AEIOU') fails) 2016-08-07 05:20:16 +08:00
Reinhard Pointner
5efd23ccb1 Simplify force series pattern 2016-08-07 01:09:03 +08:00
Reinhard Pointner
8c00c21008 Support 'folder' / 'name' kind of expressions 2016-08-06 23:49:03 +08:00
Reinhard Pointner
5ff7c98e04 Update docs 2016-08-06 15:49:13 +08:00
Reinhard Pointner
1777a0342c Force tar charset (because we build on windows) 2016-08-06 06:25:51 +08:00
Reinhard Pointner
d0e8f27679 Build snap package via ant task 2016-08-06 01:51:18 +08:00
Reinhard Pointner
255a53c40c Build snap package via ant task 2016-08-06 01:41:07 +08:00
Reinhard Pointner
d79b36eddb Build snap package via ant task 2016-08-06 01:37:16 +08:00
Reinhard Pointner
1f1b38478d Build snap package via ant task 2016-08-06 01:21:04 +08:00
Reinhard Pointner
94ac05cba2 Build snap package via ant task 2016-08-06 01:11:44 +08:00
Reinhard Pointner
146ac8764a Build snap package via ant task 2016-08-06 01:10:36 +08:00
Reinhard Pointner
87cac29f2e Update build.xml 2016-08-06 00:35:35 +08:00
Reinhard Pointner
cdc822b090 Use OpenJDK # Sorry Jessica 2016-08-05 21:20:23 +08:00
Reinhard Pointner
cb3f9c8953 Print binary content as Base64 2016-08-05 18:05:43 +08:00