the regular jellyfin app is just a web wrapper, at least it behaves like and looks like it, as for advantages, it’s the little things, like offline playback, double tap to skip like in youtube etc.
the regular jellyfin app is just a web wrapper, at least it behaves like and looks like it, as for advantages, it’s the little things, like offline playback, double tap to skip like in youtube etc.
Ventoy
TrueNAS has some built-in kinda appstore, OMV on the other hand docker compose isn’t that straightforward, first you need to add some unofficial repo, then install docker compose, then configure it
Thanks, I’ll check it out, testing TrueNAS nightly at the moment😁
Lol, nice, I’ll look in October then, also there’s a (LTT backed, TrueNAS based) HexOS in the works, zimaOS (casas based complete OS) seems to have a proper RAID support but I wasn’t able to check it out in a virtualbox
asking the important question, but yeah, the plot is essential in porn
Wut?
ZSTD FTW
as the rest said lossless compression won’t really work on media files as they’re already compressed, there are probably some compression layers based on fuse you could mount over your cloud storage mount point (if it supports mounting in linux) and it’d be transparent, but in case of video files i believe your only solution is to reencode those files, handbrake is a nice GUI tool
If you know Linux CLI, is there a reason to use GUI? Same principle CLI gives you more granular control and GUI simplifies a lot of things, gives you more of insight etc