Correct
You Can’t Stop The Signal
Correct
What’s an MDM?
Migrating is your best move. Hardware go brr
Thats what I thought.
I’m surprised the client doesn’t support switching between servers. When I had jellyfin running I exposed it through traefik to allow external playback. Figure it would make sense that you could just show multiple servers in the UI. Add several reverse proxied addresses and boom.
Funnily enough, my wife is the only person who likes jellyfin. It works perfectly for her. Everyone else? I’ve never had it work even once. And I have no damn idea why.
Can you not just use a reverse proxy for your jeyllfin server and add multiple servers to the same client?
I use Plex instead of jellyfin, but there’s the ability to just add a friends library and it pulls in without mounting anything. I thought Jellydin had that as well?
I second all these questions.
Shoot me a DM. I got you for free.
Personally I’d just use something like trilium and call it a day.
As much as I dislike being locked into the “ecosystem” of truecharts, you’re absolutely right that its the future.
Plex w/ plexamp Jellyfin w/finamp
Thats what I would go with but theres tons of options here as well
https://github.com/awesome-selfhosted/awesome-selfhosted#media-streaming---audio-streaming
Depends on how your infra is setup but if you’re using a reverse proxy you can do it fairly easily. This example is assuming cloudflare as its what I use.
Go into cloudflare -> dns then add cname records for your services. The cname record should be service.mydomain.com. Then all you gotta do is tell your proxy what that cname points to. Gonna be honest, been using truenas scale for a while and it does it differently that straight docker which I assume you’re using so I probably wont be much more help but it should at least get you started. If you aren’t using a reverse proxy, you should definitely start. Look up Traefik.
Finamp. Literally the same thing but for jellyfin :)
Oh I must have misread. That makes much more sense.
What resolution are your clips that you have 500gb of video from 10 days.
Slsk,lidarr and either plex or jellyfin for plexamp/finamp. Other alternative is deemix but it requires paying for deezer if you want 320/FLAC
Absolutely do not do this on windows. It makes everything a nightmare. Bare metal install ubuntu server and install docker/portainer. Its 5 copy pasted commands and you never have to look at the terminal ever again if you don’t want to.
I learned on portainer. I just wish it worked better. Dockge is a much better solution anyways