mbirth

joined 3 years ago
[–] mbirth@lemmy.ml 5 points 1 week ago (1 children)

... supposedly ... should ... should ... should ... potentially ... may ... hope ... should ... hopefully ... should ... indicating ... hopefully ... 🥱

[–] mbirth@lemmy.ml 27 points 1 week ago

The video I saw had a disclaimer at the end saying that no device has been built yet.

Reminds me of this one, that made rounds some years ago and turned out to be fake as well.

[–] mbirth@lemmy.ml 8 points 1 week ago* (last edited 1 week ago)

I'd probably go retro, use something like Dillo and stick to more classic webpages. Or go full Gopher/Gemini.

[–] mbirth@lemmy.ml 28 points 1 week ago (5 children)

Instead of uBlock Origin rather use AdNauseam. It's basically uBlock Origin, but it "clicks" on the blocked ads so the ad networks still have to pay website owners.

[–] mbirth@lemmy.ml 32 points 1 week ago* (last edited 1 week ago) (1 children)

IPoAC

EDIT: Meh, they've removed the example picture for "packet loss".

[–] mbirth@lemmy.ml 3 points 2 weeks ago

Radial. A circular watch.

FTFY! SCNR. 😂

[–] mbirth@lemmy.ml 2 points 3 weeks ago

It's a mix of --codec copy to not reencode the streams, --map 0:1 to select the audio stream of the input file and for merging back you need multiple -i input files and then --map 0:0 to map the first input file's video stream and --map 1 to map the second input file (English audio stream). Mappings may vary - use ffprobe to check your files.

[–] mbirth@lemmy.ml 5 points 3 weeks ago* (last edited 3 weeks ago) (3 children)

You might want to look into Tdarr. Configure it once and let your old computer transcode away automatically.

For audio stream replacement - if you get the exact same video (same intro length, same scene lengths, same total length, etc.), you can easily replace the audio streams and it should work out. ffmpeg is your friend to do it lossless.

[–] mbirth@lemmy.ml 14 points 1 month ago (2 children)

Pro-tip: Block the user "claude" on GitHub and it'll show you a warning for every repository where they forgot to remove the Co-Author tags:

[–] mbirth@lemmy.ml 46 points 1 month ago* (last edited 1 month ago) (1 children)

v3 Migration Guide

[!NOTE] Upgrading to Paperless-ngx v3 can only be performed from version 2.20.15. If you are running an older version, please upgrade to v2.20.15 before proceeding with the v3 upgrade.

[–] mbirth@lemmy.ml 6 points 1 month ago* (last edited 1 month ago)

dovecot/dovecot and solr should do the trick. At least they do for me.

EDIT: Two advantages of this setup for me: I can easily drag&drop emails from my other email accounts to this "archive" account in Thunderbird. And once I want to "seal" an archive folder, I can gzip the underlying mbox file and make it read-only (dovecot needs to be configured to store mails in mbox files).

71
submitted 2 years ago* (last edited 2 years ago) by mbirth@lemmy.ml to c/selfhosted@lemmy.world
 

Now with Trakt doing their best to get rid of their non-paying users, I'm looking for self-hosted alternatives to track my movie/show catalog and my progress in watching it.

So far, I've found:

  • devfake/flox - the original, hasn't been updated in 5 years
  • Simounet/flox - fork of flox - started further development early 2024, added ActivityPub, reviews and some more features
  • MediaTracker - "highly inspired by flox" and also tracks books and computer games

These all come with (one-way) Plex integration to track what you're watching.

Before trying all the other ones mentioned in MediaTracker's README - is anybody using one of those already? Or some similar product?

EDIT: Suggestions from this thread:

view more: next ›