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

5041 Commits

Author SHA1 Message Date
Reinhard Pointner
42fa6bf0df Added GroovyRenameAction and ProcessRenameAction 2017-04-05 17:05:20 +08:00
Reinhard Pointner
38e57db3ef Added GroovyRenameAction and ProcessRenameAction 2017-04-05 16:57:58 +08:00
Reinhard Pointner
1f47b7db54 From => from 2017-04-05 16:42:37 +08:00
Reinhard Pointner
54cec6f9f8 Added GroovyRenameAction and ProcessRenameAction 2017-04-05 16:15:34 +08:00
Reinhard Pointner
952b2c9c7e XBMC => Kodi 2017-04-05 16:14:40 +08:00
Reinhard Pointner
cc1a25138c install-filebot.sh 2017-04-04 02:03:24 +08:00
Reinhard Pointner
81972c6f57 + Push FileBot 4.7.9 2017-04-03 18:17:02 +08:00
Reinhard Pointner
a4dff01d7e uname -m returns aarch64 on 64-bit ARM machines
See https://www.filebot.net/forums/viewtopic.php?f=11&t=4908
2017-04-03 16:03:08 +08:00
Reinhard Pointner
47f7ea45a2 Refactor NamingStandard 2017-04-02 15:56:19 +08:00
Reinhard Pointner
f826d42449 [WARNING] {sdhd} is deprecated and will be removed in the next release. Use {hd} instead. 2017-04-02 05:35:26 +08:00
Reinhard Pointner
cc4f00d17c Optimize Getting Started dialog for Windows 2017-04-02 03:45:02 +08:00
Reinhard Pointner
2ded72ad68 Optimize Getting Started dialog for Windows 2017-04-02 03:16:17 +08:00
Reinhard Pointner
6e50888edc Optimize build.xml 2017-04-02 02:53:40 +08:00
Reinhard Pointner
2302483b73 Optimize build.xml 2017-04-02 02:50:41 +08:00
Reinhard Pointner
61600fb390 Optimize build.xml 2017-04-02 02:33:13 +08:00
Reinhard Pointner
972c698380 FileSystemException:/path/to/file: Unable to get size of extended attribute 'net.filebot.metadata': No data available 2017-04-02 02:29:15 +08:00
Reinhard Pointner
761a700db0 Simplify logging output 2017-04-02 01:59:30 +08:00
Reinhard Pointner
83c1796cf9 Simplify logging output 2017-04-02 01:46:25 +08:00
Reinhard Pointner
eb7e393ddb false: true: true 2017-04-02 01:14:55 +08:00
Reinhard Pointner
daef4da23b make file writable if necessary 2017-04-02 00:54:34 +08:00
Reinhard Pointner
2e221d98dc Refactor MetaAttributeView 2017-04-02 00:33:40 +08:00
Reinhard Pointner
d61400ed96 Refactor MetaAttributeView 2017-04-01 23:56:35 +08:00
Reinhard Pointner
ef70619447 Simplify logging output 2017-04-01 22:39:56 +08:00
Reinhard Pointner
5392ec3225 [WARNING] {sdhd} is deprecated and will be removed in the next release. Use {hd} instead. 2017-04-01 21:51:03 +08:00
Reinhard Pointner
758bd7f817 ISO-8859-8-I is not supported, but ISO-8859-8 uses the same code points so we can use that instead 2017-03-31 18:09:04 +08:00
Reinhard Pointner
6145508272 Support for searching for Hebrew subtitles
https://www.filebot.net/forums/viewtopic.php?f=6&t=4898
2017-03-31 17:21:07 +08:00
Reinhard Pointner
82f34a0043 range patterns without season are more prone to false positives, so we need to do some extra sanity checks (e.g. Episode 01-50 is probably not a multi-episode but some sort of season pack) 2017-03-31 03:25:43 +08:00
Reinhard Pointner
1467003565 Improved logging for when xattr is not supported 2017-03-31 01:25:53 +08:00
Reinhard Pointner
3db5e7f7f5 Added missing @2x icon 2017-03-29 13:48:10 +08:00
Reinhard Pointner
82cbcbe0c9 Advanced Usage: FileBot Command-Line Examples 2017-03-28 21:28:58 +08:00
Reinhard Pointner
b496882c05 treat empty list as null 2017-03-27 21:24:01 +08:00
Reinhard Pointner
3511f08344 Improved support for custom Duration formats 2017-03-27 19:39:30 +08:00
Reinhard Pointner
fb81a895b8 treat empty list as null 2017-03-27 18:07:41 +08:00
Reinhard Pointner
52ef8e5b5b Improved duration, seconds, minutes and hours bindings 2017-03-27 02:39:38 +08:00
Reinhard Pointner
20c85970e2 sum size of all files 2017-03-27 01:55:56 +08:00
Reinhard Pointner
7663977c9a Support context bindings when testing with sample data 2017-03-26 21:17:26 +08:00
Reinhard Pointner
38410c1676 MediaBindingBean bindings, boolean locked 2017-03-26 11:34:55 +08:00
Reinhard Pointner
7ae7e745bd Refine logging conflict/delete log level 2017-03-25 16:57:08 +08:00
Reinhard Pointner
cc34001f0f Improved support for resolution/width/height bindings (and support for image files) 2017-03-25 15:32:07 +08:00
Reinhard Pointner
a7c39e81dd Improved support for resolution/width/height bindings (and support for image files) 2017-03-25 15:18:00 +08:00
Reinhard Pointner
ff2617e6e4 Support --conflict override for disk folders
@see https://www.filebot.net/forums/viewtopic.php?f=8&t=4863&p=27193#p27190
2017-03-25 01:30:01 +08:00
Reinhard Pointner
1a91e379a0 Fix BindingDialog usability issues 2017-03-24 22:09:42 +08:00
Reinhard Pointner
ae1e3e640a Allow -clear-prefs 2017-03-24 21:57:00 +08:00
Reinhard Pointner
f32b98480c Refactor ImageMetadata 2017-03-24 02:32:49 +08:00
Reinhard Pointner
aa3c9b24b7 Update snap build 2017-03-24 00:03:00 +08:00
Reinhard Pointner
22852f4e8e Update snap build 2017-03-24 00:02:50 +08:00
Reinhard Pointner
46bb9bbb5d Update snap build 2017-03-24 00:01:57 +08:00
Reinhard Pointner
d1927cd52d Better output for GVFS sysinfo 2017-03-23 23:23:20 +08:00
Reinhard Pointner
1ac332e4a2 Update snap build 2017-03-23 21:22:22 +08:00
Reinhard Pointner
184dd3186e curl is likely to be used in --def exec calls 2017-03-23 21:02:29 +08:00