Nah - very happy to support Plex with my lifetime pass thanks.
Even with all the cruft they keep adding? Tv shows, Live TV, other random bollocks you have to keep turning off. I'm glad I never purchased a licence with the amount of useless stuff they keep shoe horning in.
Jellyfin: The Free Software Media System
81–90 of 292 posts
Re: Jellyfin: The Free Software Media System
#82Well this is very timely and relevant. I usually access jellyfin on my network devices like ` http://homecloud:8096 ` but now that I have been exploring adding other services, remembering the ports is getting tedious. I also am trying to be forward thinking about external access in the future. Looks like I could use some combination of Caddy, Nginx Proxy Manager, Tailscale? What's the simplest setup?
# cat /root/.cloudflared/fbsd0_tunnel.yml
tunnel:
credentials-file: /root/.cloudflared/.json
ingress:
# Example of an HTTP request over a Unix socket:
- hostname:
service: http://localhost:8096 #this is where jellyfin would normally run
# Example of a rule responding to traffic with an HTTP status:
- service: http_status:404Re: Jellyfin: The Free Software Media System
#83Re: Jellyfin: The Free Software Media System
#84Earlier quoted context omitted.
Even with all the cruft they keep adding? Tv shows, Live TV, other random bollocks you have to keep turning off. I'm glad I never purchased a licence with the amount of useless stuff they keep shoe horning in.
I mean, I don't disagree that those things are silly but I haven't had to keep turning them off. I turned them off once, years ago when they were introduced, and they have never come back. I don't find that to be so onerous that it has kept me from enjoying the software. I have my misgivings about the direction the company is going, but at least for now they haven't ruined the core use case so I'm content.
Re: Jellyfin: The Free Software Media System
#85Earlier quoted context omitted.
What do you mean random order? You can choose the sort order for any library yourself.
I have one folder with movies and series. It shows as a randomized mix, maybe it uses something like modification time by default? It's definitely not by name.
My entire jellyfin library is just symlinks into where my crap has accumulated over the years.
Re: Jellyfin: The Free Software Media System
#86Re: Jellyfin: The Free Software Media System
#87Earlier quoted context omitted.
Being free does not exempt a project from criticism. It's not like they were yelling about how terrible the project team was, just saying the issues they were having when trying to use it.
And that criticism gets you what?
Re: Jellyfin: The Free Software Media System
#88Bemused by the number of people complaining about a free and open source project. A quick review of the git history tells me that it’s maintained by a very small group of people who generously work on this in their free time. Luckily jellyfin does accept PRs, so if you think the project needs improvements, then perhaps folks, you can do something about it
Re: Jellyfin: The Free Software Media System
#89Nah - very happy to support Plex with my lifetime pass thanks.
Even with all the cruft they keep adding? Tv shows, Live TV, other random bollocks you have to keep turning off. I'm glad I never purchased a licence with the amount of useless stuff they keep shoe horning in.
Re: Jellyfin: The Free Software Media System
#90Lot's of criticism on here, but I love Jellyfin. I came from Plex a few years ago after their login server had an outage and I was unable to access the media that was on my local computer. Before that I'd been annoyed by them pushing TV shows and since then I've heard about them giving reports on what people have watched. All in all I'm happy. My setup is Jellyfin in a docker container running on a debian machine wit…
Why on earth, when you go to 192.168.whatever:8096 does it ask you what server you want to connect to? Like.. THE ONE SERVING THE PAGE.
Just now I decided to connect to Jellyfin over tailscale and it's asking me to add a server; on 100.xxx, which is the jellyfin server which served the UI. And it doesn't seem to want to accept any answer as to what the server URL is.