devvythelopper

Results 35 comments of devvythelopper

thumbs up on this one

> Doesn't this already work with the per domain settings? This is my config: > > Domain Pattern: > `consent.youtube.com` Yes and no. I do NOT want per-domain isolation (or...

Is there a plan on implementing this?

This can happen when you move/copy your home folder to a new computer, and prolly depends on how you install home-manager. Since I do it via `/etc/nix/configuration.nix` for me it...

same here on NixOS, but for me it happens when I start a waydroid app from outside of android.

my pull request (https://github.com/mkb79/audible-cli/pull/216) implements truncating the base-filename at 230 bytes and adds `--filename-mode asin_only` which allows the user to use only the asin as the base-filename.

The problem with the other solution is, that it might cut off the suffixes `-annotations.json` (and you'd have to code around that). Also depending on how you implemented writing to...

there is one drawback I've thought of btw: say a user successfully has downloaded an audiobook that has a very long filename, say 235 bytes. Adding your extensions the filenames...

@mkb79 when will you merge this into the main branch (if at all?)... I'm still using my branch at this point...

The implemented solution should differentiate between - "open" files that no longer exist on disk - open files that still exist on disk