FaySmash

Results 45 comments of FaySmash

Because in https://github.com/jlesage/docker-jdownloader-2/issues/212 skycaptain only tested with 3.19. I didn't test 3.20, if it's usable it's of course better to use the newest image.

The last version of ffmpeg for Alpine 3.16 is also 5.0.3 which is now too old for some actions.

I just hope it's gonna get merged https://github.com/jlesage/docker-jdownloader-2/pull/214

there is already a pull-request for resolving this, but it could be a while until it gets merged / a new release https://github.com/keeweb/keeweb/pull/2174

> You're talking about Firefox. It's merged 🙂 > > Should be in the next release Great to hear! But the desktop versions hasn't seen an update in 3 years,...

The new Editor destroys all Links in our documentation upon saving. TinyMCE allowed links with the `ps8://` protocol (which is a link handler associated with your Password manager), the new...

[Low Priority] The Sourcecode editor appears way smaller than with TinyMCE and because the new editor seems to store all HTML code in a single line, it's rather confusing to...

> What file system are you using for your `/downloads` mount? A SMB docker mount, from a TrueNAS Share, so in short ZFS which has a hard limit of 255...

> I'll look at implementing a truncation for video titles. This is a relatively rare event because YouTube limit titles to 100 characters so to be over 255 bytes once...

> Yeah I was going to pad on sufficient space for this, an extra 12 chars spare should do it to cover the part number and extension with dots. While...