Commit Graph

2311 Commits

Author SHA1 Message Date
Reinhard Pointner bd136671ff * fix for alias-aware matching 2014-03-22 09:51:43 +00:00
Reinhard Pointner 56424aafe1 * update patters to make 1x01-1x02 take precendence over 1x01-02 pattern 2014-03-22 07:46:40 +00:00
Reinhard Pointner b365bf48c3 * support setting request properties for post requests (required for PushBullet support in AMC script) 2014-03-21 16:32:51 +00:00
Reinhard Pointner 1ae64235f1 * make sure the Episode/Movie object graphs don't share any objects so json-io won't write json with @ref attributes 2014-03-20 17:36:56 +00:00
Reinhard Pointner d2b2b453b5 * add icon to uninstaller and name "Uninstall FileBot" since that works better with Win 8 2014-03-20 15:59:23 +00:00
Reinhard Pointner e3e48adcae * added github redirects for scripts again
NOTE: took 3h to figure out mod_rewrite regex pattern works on the requested path WITHOUT LEADING SLASH
2014-03-20 15:30:54 +00:00
Reinhard Pointner 8aa33750a6 * ensure rename map is always sorted by path 2014-03-20 07:45:56 +00:00
Reinhard Pointner c745ea01a3 * fix anidb {sxe} format bugs 2014-03-20 05:43:31 +00:00
Reinhard Pointner 89c1744fd3 * remove some Java 6 compatibility hacks 2014-03-19 19:09:10 +00:00
Reinhard Pointner 33ca22c1bb * don't hardcode pushover application key 2014-03-19 19:04:16 +00:00
Reinhard Pointner e67c3669b1 # boost application startup speed
-XX:+TieredCompilation
2014-03-19 19:02:44 +00:00
Reinhard Pointner 22227caa9f * fix show called "Episodes" 2014-03-18 20:37:03 +00:00
Reinhard Pointner cf8b3d835f + REQUIRE min JRE 7 and update all libs 2014-03-18 20:16:39 +00:00
Reinhard Pointner 9feb10f844 * custom add aliases 2014-03-18 20:08:06 +00:00
Reinhard Pointner 5a63cbf997 * revert rewrite rules (last commit broke everything) 2014-03-18 15:36:38 +00:00
Reinhard Pointner deb37c8ffd * fix 001 => 0xSpecial 1 false match issues
@see http://www.filebot.net/forums/viewtopic.php?f=5&t=1399
2014-03-18 06:08:46 +00:00
Reinhard Pointner e6ce233d10 * update direct mappings 2014-03-17 18:25:23 +00:00
Reinhard Pointner 24cd64ec03 * fix corner-case
@see http://www.filebot.net/forums/viewtopic.php?f=8&t=1425
2014-03-16 17:46:30 +00:00
Reinhard Pointner 751cf116e9 + ignore owner/permissions when using COPY (sadly also xattr, but at least the file will be readable on the destination) 2014-03-16 11:33:31 +00:00
Reinhard Pointner cab2a89e20 * fix error messages to sound less like "filebot failure" 2014-03-11 14:18:02 +00:00
Reinhard Pointner 1495ba19e4 * fix series index 2014-03-10 06:21:25 +00:00
Reinhard Pointner de3c4ebd23 * fix series index 2014-03-10 05:43:06 +00:00
Reinhard Pointner 8cd3d54691 * fix series index 2014-03-10 05:34:53 +00:00
Reinhard Pointner 205deb11f1 * only include popular or high-rated shows in the series index 2014-03-09 12:50:03 +00:00
Reinhard Pointner df59b6c33c * added direct mapping for @midnight
@see http://www.filebot.net/forums/viewtopic.php?f=8&t=1401
2014-03-09 10:19:17 +00:00
Reinhard Pointner d9dde4fdf9 * enhanced support for documentary numbering, e.g. 1of6
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=1398
2014-03-08 08:25:04 +00:00
Reinhard Pointner 088e5f4816 * update reviews 2014-03-07 17:55:40 +00:00
Reinhard Pointner db75f66b7b * allow switching between filebot app and groovy pad app 2014-03-07 17:42:40 +00:00
Reinhard Pointner 97263aa5d3 * added File.copyAs(File) 2014-03-07 17:21:17 +00:00
Reinhard Pointner d6f29f3fd1 * update 2014-03-06 18:28:16 +00:00
Reinhard Pointner bf31ae9ac1 * update 2014-03-06 18:28:02 +00:00
Reinhard Pointner 4cece575d9 * fix movie index 2014-03-06 15:50:14 +00:00
Reinhard Pointner bff47228c0 * xattr 1st class by default if possible 2014-03-06 14:28:46 +00:00
Reinhard Pointner 74341bd123 * added review 2014-03-06 12:00:23 +00:00
Reinhard Pointner b6eee5d405 * enhanced support for uploading subtitles for episode files 2014-03-05 16:17:43 +00:00
Reinhard Pointner 9a6adb4a85 * explicitly set /norestart just in case it's not default on odd systems 2014-03-05 05:30:54 +00:00
Reinhard Pointner 57eabe811f + push 4.0 update notifications 2014-03-04 14:56:42 +00:00
Reinhard Pointner b92aacfcb8 * disable system proxy support in portable release to avoid system proxy implementation issues 2014-03-04 13:51:35 +00:00
Reinhard Pointner 0db4bc410e + version bump 4.0 2014-03-03 09:55:26 +00:00
Reinhard Pointner deeb7477a6 * update terms 2014-03-03 09:45:11 +00:00
Reinhard Pointner 12a77f44fd * convenience binding {genre} which is equivalent to {genres[0]} 2014-02-28 16:04:54 +00:00
Reinhard Pointner 70c22e2cdb * fine-tune subtitles exclusion logic 2014-02-27 19:48:31 +00:00
Reinhard Pointner 223c797de5 * make clear that donations go to me personally as a sort of thank-you-present, and not some sort of project fund 2014-02-27 08:21:57 +00:00
Reinhard Pointner 90fb9bbb77 * force lower-case extensions 2014-02-24 02:12:33 +00:00
Reinhard Pointner dd40f467ba * OC-less exe installer 2014-02-24 02:11:53 +00:00
Reinhard Pointner 7ac73b24a6 * work around weird folder file listing permission issues 2014-02-21 16:53:29 +00:00
Reinhard Pointner 408efd166d * manual force name via F2 2014-02-19 21:07:41 +00:00
Reinhard Pointner ae3ca48613 * reduce movie index sanity 2014-02-19 20:30:04 +00:00
Reinhard Pointner cb10a44ce4 * improve {group} name extraction 2014-02-19 20:28:00 +00:00
Reinhard Pointner 486d720e0b * try fixing layout issues via auto-pack 2014-02-19 20:17:25 +00:00