wraith

joined 1 year ago
[–] wraith@lemm.ee 3 points 1 week ago

I’ll second PurelyMail. Easy to set up and they have explainers for all the various settings. I pay $10 a year for “unlimited” domains and mailboxes (some caveats but for minimal mail we won’t hit any limits).

[–] wraith@lemm.ee 18 points 11 months ago

Stacher is a great GUI for yt-dlp on Windows and MacOS.

[–] wraith@lemm.ee 1 points 1 year ago

That is a cool option I hadn’t thought of trying.

[–] wraith@lemm.ee 2 points 1 year ago (3 children)

But they can pull different quality profiles based on your list preferences right? I don’t see why you need one instance for downloading 4k and one for 1080p.

[–] wraith@lemm.ee 0 points 1 year ago (2 children)

I believe these are “remux” when searching. I don’t think anyone posts an ISO but the remux contains the entire contents of the original disc but in a friendlier format for playback on more diverse hardware (mkv containers for instance instead of the bdmv container).

[–] wraith@lemm.ee 2 points 1 year ago (6 children)

Can you elaborate on why you’d need two instances of radarr/sonarr running at once?

[–] wraith@lemm.ee 7 points 1 year ago

This is the way. Exactly what I’m doing for my old iPad mini that can’t get any of the new streaming apps. I download some videos and upload them to the iPad with VLC’s web interface. Super easy and then they’re always available, internet or no.

[–] wraith@lemm.ee 4 points 1 year ago (1 children)

If you have relevant containers (e.g. the *arr stack) then you can bring all of them up with a single docker compose command (or pull fresh versions etc.). If everything is in a single file then you have to manually pull/start/stop each container or else you have to do it to everything at once.