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

2518 Commits

Author SHA1 Message Date
Reinhard Pointner
f8e7cf720a * fix for 01v2 patterns 2014-08-16 07:49:30 +00:00
Reinhard Pointner
bc08074755 * fix 2014-08-16 03:07:51 +00:00
Reinhard Pointner
025957e8b2 * fix efficiency issues 2014-08-16 02:40:39 +00:00
Reinhard Pointner
2f80241086 * update series indexer 2014-08-15 09:58:42 +00:00
Reinhard Pointner
d883c39091 <AliasNames>
Returns a pipe "|" delimited list of alias names if the series has any other names in that language.

@see http://www.thetvdb.com/wiki/index.php/API:GetSeries
2014-08-15 08:16:30 +00:00
Reinhard Pointner
c17e93a529 * XmlSlurper wastes too much memory 2014-08-14 17:29:34 +00:00
Reinhard Pointner
c40a04857f * fix NPE (when using Nimbus LaF ) 2014-08-14 07:42:36 +00:00
Reinhard Pointner
6aa9fa8e7d * update man page 2014-08-14 06:36:49 +00:00
Reinhard Pointner
836286581b * improve handling of absolute-numbered files in Strict Mode 2014-08-13 18:07:21 +00:00
Reinhard Pointner
0b617b4381 * make sure that there cannot be SxE mismatches in Strict Mode 2014-08-13 16:23:02 +00:00
Reinhard Pointner
097e001111 + support for adjustable match mode Opportunistic (default, like always) and new Strict mode (which is very restrictive, but will most likely get it right, if it gets anything at all) 2014-08-13 16:02:35 +00:00
Reinhard Pointner
425bfb83ea * remove useless code 2014-08-13 15:56:58 +00:00
Reinhard Pointner
a9d66da51c * remove debug output 2014-08-13 15:54:22 +00:00
Reinhard Pointner
ef4c08ac8e * update man page 2014-08-12 09:50:50 +00:00
Reinhard Pointner
e1379dabb3 * avoid potential sandbox permission issues 2014-08-11 09:55:44 +00:00
Reinhard Pointner
3ea880be66 * improved error reporting 2014-08-11 07:12:33 +00:00
Reinhard Pointner
ac9fe6ec9d * improved error reporting 2014-08-11 07:10:57 +00:00
Reinhard Pointner
5d76f925eb * MAS: restore permissions for format sample file 2014-08-11 07:10:20 +00:00
Reinhard Pointner
3fd2d0d996 * OpenSubtitles: user different UA in MAS distribution 2014-08-11 06:26:20 +00:00
Reinhard Pointner
6c862b73eb * sort by popularity 2014-08-11 05:53:12 +00:00
Reinhard Pointner
60ae91e33e * misc. 2014-08-11 05:51:58 +00:00
Reinhard Pointner
3864603c0a * remove broken native libraries 2014-08-10 16:22:12 +00:00
Reinhard Pointner
e0bb32cbd0 * refactoring 2014-08-10 14:47:47 +00:00
Reinhard Pointner
5647aa962e * add additional user roots if user.home is not set properly 2014-08-10 10:07:58 +00:00
Reinhard Pointner
943c6db865 * refactor revealFiles 2014-08-10 08:35:53 +00:00
Reinhard Pointner
58c2f87671 * remember default last location as expected 2014-08-10 07:34:32 +00:00
Reinhard Pointner
6d4cbbcdea * support for HARDLINK_OR_COPY action 2014-08-10 07:11:09 +00:00
Reinhard Pointner
ad78796bec * enable eawt APIs for both APP and MAS releases 2014-08-10 06:59:12 +00:00
Reinhard Pointner
8b01e2e05d * use revealInFinder when possible 2014-08-10 06:31:47 +00:00
Reinhard Pointner
af120ad517 * improved UI behaviour 2014-08-09 21:42:46 +00:00
Reinhard Pointner
70667bc7b6 + support Security-Scoped Bookmarks to remember folder permissions when running in the Mac Sandbox 2014-08-09 19:48:10 +00:00
Reinhard Pointner
b6dd597eb8 * use OSX-style title borders 2014-08-09 18:16:40 +00:00
Reinhard Pointner
9f9f1d950f * sort alternative non-English titles alphabetically after [title, originalTitle] 2014-08-09 10:14:41 +00:00
Reinhard Pointner
f53353e213 * not required and default anyway on the MAS 2014-08-09 08:25:09 +00:00
Reinhard Pointner
30bda0e902 * refactor {model} and {self} bindings 2014-08-09 07:35:22 +00:00
Reinhard Pointner
95f84fb6fa * make {model} binding more universal and easy-to-use 2014-08-09 07:24:01 +00:00
Reinhard Pointner
162945c6e3 * Built-in links for Registering & Upgrading OpenSubtitles accounts 2014-08-09 05:57:54 +00:00
Reinhard Pointner
f0566e8fa7 * misc. changes 2014-08-09 05:10:38 +00:00
Reinhard Pointner
3c0d44695a * fix permission granting logic (when permission are required for both source and destination files) 2014-08-08 19:15:37 +00:00
Reinhard Pointner
bf5d7141e0 + Drop-To-Unlock Dialog for when the user has to grant access to folders manually via FileDialog or DnD 2014-08-08 17:05:10 +00:00
Reinhard Pointner
773f34d9ea * misc changes 2014-08-08 17:03:18 +00:00
Reinhard Pointner
fedd10f687 * update anidb client identification 2014-08-08 16:45:23 +00:00
Reinhard Pointner
a35aa77bb8 * make sure to apply dialog titles for all providers 2014-08-08 16:44:35 +00:00
Reinhard Pointner
a616577ab9 * lower request limits to specification 2014-08-07 21:38:55 +00:00
Reinhard Pointner
e4e2c2e336 * improved support for non-English movie titles in English-mode 2014-08-07 21:33:08 +00:00
Reinhard Pointner
acc2c129d4 * start using CloudFlare for filebot.net (so longer need to store data files on FRS) 2014-08-07 09:39:34 +00:00
Reinhard Pointner
9c9929466c * update API keys 2014-08-07 09:35:19 +00:00
Reinhard Pointner
3755792a47 * remove entitlements that are not accepted by AppStore Review person 2014-08-07 08:54:04 +00:00
Reinhard Pointner
6a5541cf8f * start using CloudFlare for filebot.net (so longer need to store data files on FRS) 2014-08-07 08:51:05 +00:00
Reinhard Pointner
2e089abefc * optimize with new API calls to reduce HTTP requests 2014-08-07 01:48:13 +00:00