Commit Graph

2906 Commits

Author SHA1 Message Date
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
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
cb3f9c8953 Print binary content as Base64 2016-08-05 18:05:43 +08:00
Reinhard Pointner
fe097b5a43 Add --action reflink to CLI help 2016-08-05 05:33:41 +08:00
Reinhard Pointner
db8860c1ba Update Help links 2016-08-04 23:45:15 +08:00
Reinhard Pointner
4e7f45f244 Refactor 2016-08-04 20:29:33 +08:00
Reinhard Pointner
a34882b4bf Fix docs 2016-08-04 20:29:18 +08:00
Reinhard Pointner
df6e8bd182 All $HOME/FOLDERS are considered structure root folders 2016-08-04 15:06:54 +08:00
Reinhard Pointner
71548a4f41 Refactor ApplicationFolder 2016-08-04 15:05:54 +08:00
Reinhard Pointner
851cd9dc3b Fix regression issue.
https://www.filebot.net/forums/viewtopic.php?f=6&t=4023
2016-08-03 01:54:04 +08:00
Reinhard Pointner
d3df8cd4e4 Fix regression issue.
https://www.filebot.net/forums/viewtopic.php?f=6&t=4023
2016-08-03 01:51:53 +08:00
Reinhard Pointner
4f4f90ecdc Support reader.readLine() 2016-08-02 21:23:47 +08:00
Reinhard Pointner
91ec67f77d Show support dialog to power users (that use filebot only once but rename many many files) 2016-08-02 18:12:45 +08:00
Reinhard Pointner
1c21c37285 Avoid NPE 2016-08-01 22:26:20 +08:00
Reinhard Pointner
361e15508c Improved error logging 2016-08-01 22:24:30 +08:00
Reinhard Pointner
57c0115c72 Support --action reflink (Linux only) 2016-08-01 14:02:26 +08:00
Reinhard Pointner
c2add9937f Refactor 2016-07-31 13:36:07 +08:00
Reinhard Pointner
c7a80c7fec Fix issues with {plex} special formatting 2016-07-30 18:12:08 +08:00
Reinhard Pointner
f80534ba5e Include {genre} in built-in examples 2016-07-30 01:59:06 +08:00
Reinhard Pointner
993319c4cc Fix --db option issues when using -get-subtitles 2016-07-28 23:24:55 +08:00
Reinhard Pointner
440a3bf923 Fix --db option issues when using -get-subtitles 2016-07-28 23:22:57 +08:00
Reinhard Pointner
1da4b53942 Fix rare MediaInfo issues on Mac OS X (the special characters issue... again... broken during refactoring)
@see https://www.filebot.net/forums/viewtopic.php?f=12&t=3988&p=22392#p22392
2016-07-28 06:24:13 +08:00
Reinhard Pointner
5a9169c5ed Rename {file} binding to {f} and introduce new {file} binding for the File Object (without any checks, i.e. nullable) 2016-07-27 23:31:45 +08:00