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

1761 Commits

Author SHA1 Message Date
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
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
9c9929466c * update API keys 2014-08-07 09:35:19 +00:00
Reinhard Pointner
2e089abefc * optimize with new API calls to reduce HTTP requests 2014-08-07 01:48:13 +00:00
Reinhard Pointner
eaa48c43ae * force equals cell height for both lists, just in case 2014-08-06 18:02:18 +00:00
Reinhard Pointner
fc177c5fab * prefer List over Array 2014-08-06 14:17:29 +00:00
Reinhard Pointner
d1bead2d64 * fix potential NPE 2014-08-06 14:07:17 +00:00
Reinhard Pointner
e8749aa435 + remove deprecated components 2014-08-06 12:03:16 +00:00
Reinhard Pointner
58a9e5c747 * fix support for multi-episode 3-digit absolute numbering
@see http://www.filebot.net/forums/viewtopic.php?f=5&t=1877
2014-08-06 09:52:21 +00:00
Reinhard Pointner
83e32123de * update data 2014-08-05 16:41:42 +00:00
Reinhard Pointner
def3605db8 * include filters for Episode and Movie file types in Analyze panel 2014-08-05 13:07:38 +00:00
Reinhard Pointner
7ecb4cb146 * refactor 2014-08-05 11:55:28 +00:00
Reinhard Pointner
83463e09e3 * make ACLs match target destination 2014-08-05 08:52:15 +00:00
Reinhard Pointner
0f47606ac0 * remove river easter egg 2014-08-05 08:27:54 +00:00
Reinhard Pointner
3b509a9f05 + remove IMDb 2014-08-05 08:23:39 +00:00
Reinhard Pointner
a6d1e7eddf * fix and fine-tune AcoustID lookup logic 2014-08-04 09:40:08 +00:00
Reinhard Pointner
9ca69270f7 * fix more false positive {group} matches 2014-08-02 19:56:59 +00:00
Reinhard Pointner
989fd687da * fix layout issues 2014-08-02 19:56:19 +00:00
Reinhard Pointner
8fecd600c3 * better FB -> GP switching behaviour 2014-08-02 19:04:25 +00:00
Reinhard Pointner
7866e7f046 + gzip all AcoustID requests and responses 2014-08-02 10:12:20 +00:00
Reinhard Pointner
1968608d80 * using FastFile might be useful for scripting (esp. with slow remote file systems) 2014-08-02 06:07:41 +00:00
Reinhard Pointner
e4bd68b026 * fix potential issues on OSX 2014-08-02 06:06:22 +00:00
Reinhard Pointner
6af8da3df9 * redundant 2014-08-02 06:05:46 +00:00
Reinhard Pointner
ef29483775 * F5 F5 sysinfo 2014-08-01 22:24:33 +00:00
Reinhard Pointner
10bcdcb66a * fix typo 2014-08-01 15:49:58 +00:00
Reinhard Pointner
000fab4dc0 * test MAS package with intermediate version (final public release will be v4.5) 2014-08-01 13:31:30 +00:00
Reinhard Pointner
1442948fbe * fix layout issues 2014-07-31 13:08:34 +00:00
Reinhard Pointner
f7848f52f3 * support OSX Lion Full Screen Mode
* fix "To Front on Drag" feature that wasn't working on OSX
2014-07-31 01:20:27 +00:00
Reinhard Pointner
d67e112c3b + Optimize for large lists by automatically setting prototypeValue to the longest (String value) item (boost performance by 1000x when loading large lists of files / episodes) 2014-07-30 18:44:18 +00:00
Reinhard Pointner
af000a2026 * fix "Double-Click Reveal in Finder" 2014-07-30 06:38:28 +00:00
Reinhard Pointner
c47a3ac45a * refinements for FILE+FOLDER mode (Swing FileChooser only) 2014-07-30 06:15:01 +00:00
Reinhard Pointner
660772dd2a + Next major release will be v4.5 (big version jump because we drop Java 7 support)
+ Create new stable branch for scripting (since we no longer support Java 7)
2014-07-30 06:04:27 +00:00