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

2892 Commits

Author SHA1 Message Date
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
Reinhard Pointner
fc757ce0d0 Push FileBot 4.7.1 B1 2016-07-27 19:02:18 +08:00
Reinhard Pointner
2701b16744 Fix potential NPE (e.g. for XML pages that respond with 404 NOT FOUND)
@see https://www.filebot.net/forums/viewtopic.php?f=10&t=3989&p=22375#p22375
2016-07-27 18:44:36 +08:00
Reinhard Pointner
bcc581c10a Revert to using TheTVDB API v1 for FileBot 4.7.1 release (v2 is not mature enough yet) 2016-07-27 13:02:21 +08:00
Reinhard Pointner
6e892b9bdb TheTVDB API v1 & v2 compatibility 2016-07-27 13:01:34 +08:00
Reinhard Pointner
8649bd64fb Fix potential NPE (e.g. for XML pages that respond with 404 NOT FOUND)
@see https://www.filebot.net/forums/viewtopic.php?f=10&t=3989&p=22375#p22375
2016-07-27 12:44:38 +08:00
Reinhard Pointner
f5f910336b Keep old TheTVDBClient API v1 code working and maintained (in case we decide not to use v2 for the final release just yet) 2016-07-25 21:05:49 +08:00