Yep, Google has killed the API this action used. I'm still considering what to do about this.
51 2023-07-30 11:05:56
Re: "Search by image is unavailable. Please try again in a few hours" (2 replies, posted in Dropzone Support)
52 2023-05-10 12:28:42
Re: Dragging PDF from Mail.app doesn't work (2 replies, posted in Dropzone Support)
Thanks - there was a bug in the Rename and Move Files action when dragging items from Mail. I have just released a new version (Dropzone 4.5.9) which will resolve this for you.
You can update manually from the Updates tab in the Dropzone Preferences.
53 2023-03-14 21:50:56
Re: Move Files MacOS Ventura not working (2 replies, posted in Dropzone Support)
I think there may be some confusion here because you can't just open the grid and press the hotkey to move files. To operate Dropzone like this you need to select the file in Finder and use the Ctrl+Option+Cmd+D shortcut to open the Dropzone grid in services mode and then push the corresponding hotkey.
If you just opened the grid and hit the hotkey it would perform the click action which would just be to open the folder so I suspect this is what may be happening to you here.
54 2023-02-25 06:20:30
Re: Airdrop not working after upgrading to Monterey (2 replies, posted in Dropzone Support)
Hi there,
Is it possible it is currently in your grid? The AirDrop action only shows as an option if not already in the grid.
If it is still not showing in the menu and not already in the grid then the likely reason for this will be macOS reporting AirDrop is not available for some reason. A reboot may help here.
Also are you running Dropzone 4? Improvements were made to Dropzone 4 in this area.
55 2023-01-22 01:41:24
Re: Word to PDF conversion (1 replies, posted in Dropzone Support)
Hi Peter,
This is not currently possible but I will consider this for a future action.
John
56 2023-01-22 01:40:20
Re: Print not Working (1 replies, posted in Dropzone Support)
Hi there,
It's not currently possible to use the Print action to print to a PDF. It is designed for printing to actual printers.
I will look at adding a convert to PDF conversion action in a future version.
John
57 2023-01-17 11:21:38
Re: Optical glitch (3 replies, posted in Dropzone Support)
Thanks for the report. I'm aware of this issue and am planning to resolve it in a coming update.
In the meantime it shouldn't impact functionality at all though.
58 2022-12-15 23:20:19
Re: Instagram Action error (2 replies, posted in Dropzone Support)
I just fixed a bug in this action that may have been causing this issue.
Can you please update the action (you can do this by right clicking the Instagram Downloader action in the Dropzone grid, clicking edit and then clicking the 'Check for Action Update' button) and then trying this download again.
Make sure the Instagram Downloader action is on version 1.2 (this is also shown when editing the action).
If it still fails, can you please also provide the Instagram post URL you dropped on Dropzone that failed. This is also included in the earlier section of the debug log but you haven't included this above.
59 2022-12-15 23:15:58
Re: Instagram action not working (3 replies, posted in Dropzone Support)
OK yep I found another issue. Can you please update the action (you can do this by right clicking the Instagram Downloader action in the grid, clicking edit and then clicking the 'Check for Action Update' button) then trying this download again.
Make sure the Instagram Downloader action is on version 1.2 (this is also shown when editing the action).
Let me know how you get on.
60 2022-12-12 22:17:28
Re: YouTube Downloader error (7 replies, posted in Dropzone Support)
Cool, well if it works that's great
61 2022-12-12 22:11:21
Re: YouTube Downloader error (7 replies, posted in Dropzone Support)
It likely wouldn't work even if you did find it. The regular updates are for a reason...
62 2022-12-12 22:05:22
Re: YouTube Downloader error (7 replies, posted in Dropzone Support)
The YouTube Downloader action is updated very frequently and whatever the latest update was must have broken it on older unsupported Python versions used by 10.13 and earlier.
63 2022-12-12 21:54:21
Re: YouTube Downloader error (7 replies, posted in Dropzone Support)
Hi there,
Sorry but you're out of luck. Earlier than 10.15 is no longer supported by Dropzone.
64 2022-12-04 10:55:33
Re: Instagram action not working (3 replies, posted in Dropzone Support)
Yep sorry there was a bug in this action that I have now resolved.
Please reinstall the action again from the below URL and then it should work as expected:
65 2022-10-27 07:54:20
Re: Paste clipboard image into dropzone and upload (3 replies, posted in Dropzone Support)
Yep you can do that, just replace the 'Take Screenshot' action in the shortcuts workflow with a 'Get Clipboard' action instead and use this as the magic variable input for the save file step. You have to save to disk first to make this work - But you can just use a temporary folder for that.
Here's how to setup the Shortcut:
66 2022-10-19 11:04:20
Re: Getting information from one or more files: is it possible? (4 replies, posted in Dropzone Support)
Yep, add a 'Run AppleScript' action as shown below:
And set it up as shown below:
AppleScript code to copy and paste into the 'Configure AppleScript' section as shown in the screenshot above:
repeat with i from 1 to number of items in draggedFiles
set draggedFile to item i of draggedFiles
set aFile to draggedFile as alias
tell application "Finder" to open information window of aFile
end repeat
67 2022-10-19 09:50:15
Re: Getting information from one or more files: is it possible? (4 replies, posted in Dropzone Support)
Hi there,
Which file information are you wanting to see?
John
68 2022-10-16 10:02:23
Re: Paste clipboard image into dropzone and upload (3 replies, posted in Dropzone Support)
Hi there,
The way to do this would be with the new Shortcuts integration in Dropzone. Take a look at this blog post/video for details:
69 2022-08-15 12:44:40
Re: Email link with Parallels (3 replies, posted in Dropzone Support)
Nope it's highly unlikely that it's as simple as changing a setting to fix this.
70 2022-07-28 02:35:41
Re: "Upload to Google Drive" hangs, does not upload (5 replies, posted in Dropzone Support)
Yep, correct - Mojave is no longer supported. macOS 10.15 is now the minimum requirement. Recommend you test this again when you upgrade your Mac.
71 2022-07-22 01:39:59
Re: "Upload to Google Drive" hangs, does not upload (5 replies, posted in Dropzone Support)
The Gdrive action does not use Python, it is written in Ruby. As no other users are reporting issues with this action and I have tested it and all is working correctly I suspect this may be some configuration issue with Ruby, macOS or Dropzone on your system.
To begin with I would try reinstalling Dropzone. And ensure you download it from https://aptonic.com/dropzone/latest
72 2022-07-22 01:35:24
Re: Email link with Parallels (3 replies, posted in Dropzone Support)
Hi there,
Unfortunately this is such a niche use case and the amount of engineering required to integrate and test with Windows apps just isn't worth it.
So we will not be able to provide this feature.
Sorry about that.
73 2022-07-08 08:01:09
Re: "Upload to Google Drive" hangs, does not upload (5 replies, posted in Dropzone Support)
I just tested this myself under 4.2.8 and all was well. I'm wondering if this may have been a temporary outage.
Could you test this out again now?
74 2022-06-23 04:47:47
Re: TinyPNG doesn't work (3 replies, posted in Dropzone Support)
I have rewritten the Tinify action to work again. You can install it from here: https://aptonic.com/actions/install.php … ame=Tinify
Note that it requires the Dropzone 4 non-Mac App Store version. Also it requires an API key which you can get for free at https://tinypng.com/developers
If you have an old version of the action installed then you will want to install it again from the above link so you get the latest version.
75 2022-06-21 03:08:27
Re: Is there a Bitly action for Dropzone 4? (1 replies, posted in Dropzone Support)
The Bitly shortener action has now been replaced with the TinyURL shortener. This is now built into Dropzone 4.
You can add this by adding a 'Shorten URL' action from the add action menu in the top left of the grid as shown in the screenshot below: