Darren Ford
Darren Ford
Having a quick wander through the AtomicParsley code, it appears that error 2 is either * AtomicParsley error: Quicktime movie files are not supported, or * AtomicParsley error: unsupported MPEG-4...
As @Haravikk mentioned, for tv shows you need to enter a show name, series number and episode number on the 'Video' tab in order for the search to work for...
Not a fix but a workaround. If you press and hold ctrl, then right-click on the app and select 'open' you should receive a similar screen, but with the addition...
Note that this doesn't guarantee that the app will work fully with Big Sur - just that it will bypass the check. There may still be oddnesses beyond that check....
I may have just submitted a pull request that solves this issue -- for me, I was getting the hanging issue after the lookup. After debugging in the code, the...
Ah that's a really good point mate -- I'd not thought about filtering the input field (rather just going 'beep' when the edited field is not a number!). Thank you...
Closing due to inactivity
Hey @git-shawn if you update to the latest QRCode you should find a pixel generator that will do this for you (it's called 'blobby' - I wish I'd called it...
Hey @zh00bc, thanks for all the nice comments! There is a method `text` on the `Subtitle` object that returns all of the cue text as an array of strings. You...
@zh00bc In your example, is it only the text that gets added together when two cues are added? What happens with the times/positions etc?