Live data from Hacker News

Jellyfin: Free software media system

github.com

291–300 of 406 posts

Re: Jellyfin: Free software media system

#291
post #269

I switched to Jellyfin from Plex cause of it being open source and having AMD/VA-API transcoding support I’ve enjoyed it a but more cause I feel like I can do more on the server end. I recently started to use Infuse on my Apple TV for it cause turns out that Swiftfin, still in development, doesn’t have a license for Dolby Audio formats. But the development cycle for Jellyfin and the clients looks healthy, unlike Plex…

Unfortunately I had a pretty bad experience with jellyfin when trying to switch from plex. Plex works for me in almost all scenarios, mobile, desktop, chromecast, what have you. And I can play multiple feeds simultaneously from my cheap Nuc server. With Jellyfin I had trouble to get video even playing without stuttering/buffering on my phone when on the same network, let alone on mobile internet. I'll probably give i…

Sounds like a setup issue, which can be tricky on Jellyfin to get transcoding properly working.

Re: Jellyfin: Free software media system

#292
post #162

Jellyfin is still so far behind Plex in media organization and just general reliability and polish. Also, Plexamp is by far the best music player to exist right now.

But it doesn't trick you into an account or subscription

And it doesn't require internet access to watch things on your local network.

That was the last straw for me with plex.

Having to log into a server on the internet to access local content isn't just bad, it's broken by design just like DRM.

Re: Jellyfin: Free software media system

#293

Trying to move away from Plex on my Apple TV, I installed Jellyfin. Server-side, installation was painless. The Swiftfin Apple TV client, however, is basically unusable. It only allows you to connect to a server instance via unencrypted http:// , including user and password. Indexing is buggy (it seems to think I don't have any TV shows), metadata lookup seems almost nonexistent, with base filenames everywhere and no…

> It only allows you to connect to a server instance via unencrypted http:// Hmm, no, it doesn’t. No idea why you believe that. It works perfectly fine with https url. I don’t really understand the rest of your comment as indexing and metadata look ups are done by the server and not the client. Plus Swiftfin uses VLC under the hood so it shouldn’t have issue with playback. Are you using the fairly recent stable versi…

On my end, it definitely does not work with https. I'm using the main stable version on the tvOS app store that I downloaded about a week ago. The default connection url is http://, and changing it manually to https:// causes it to fail and throw no errors. FWIW, I can't connect with https via the web interace either, so in theory this could be just an issue with my server install.

If the indexing and metadata is done by the server, then the server just is worse than Plex at figuring out what things are.

I can't tell you why it crashes when I try to play back videos that work just fine via the web interface, but it does. They're normal 1080p h264 .mkv files.

Re: Jellyfin: Free software media system

#294

I switched to Jellyfin from Plex cause of it being open source and having AMD/VA-API transcoding support I’ve enjoyed it a but more cause I feel like I can do more on the server end. I recently started to use Infuse on my Apple TV for it cause turns out that Swiftfin, still in development, doesn’t have a license for Dolby Audio formats. But the development cycle for Jellyfin and the clients looks healthy, unlike Plex…

> I am meticulous at making sure the structure and filenames are correct before dumping anything new to the library to the point where I have a complex script to process movie and tv show filenames and folders.

I'm curious to know why you chose to write a custom (and complex) script yourself instead of using something like Sonarr/Radarr for this task? Does your script do something that the *arr apps are not capable off or is there another reason?

Re: Jellyfin: Free software media system

#295

Earlier quoted context omitted.

I've used Plex for more than a decade, and I've seen it drop in quality over the years as Plex the company has pivoted towards being a streaming service. Personally, my main beef is that as a client app, the streaming service stuff has bled into the personal library UI in obnoxious ways. For example, the default "tab" is called "Recommended". This shows some kind of algorithm-based feed of stuff they think you want t…

> Why would it suggest stuff > from a library that I curate? Mostly to try and help save time, eg to suggest you could resume a couple of recently watched episodes that you haven’t finished yet. Or that you might want to watch something that was just added to the library in the last few minutes. In most cases this has proved useful to me and I’ve found it to be a timesaver.

No, I disagree. On the Recommended tab for my TV show folder, the rows are:

- "Recently released" and "Recently added", which I agree are useful — but don't belong in a separate tab, as I always sort by recentness.

- "Start watching": Shows it thinks I should start watching; why? I know what I have and what I intend to watch.

- "Rediscover": Shows I have started watching but not finished, pointless. I could just browse.

- "More in [random genre]": Pointless, I know my library, it's my library.

- "Top rated TV": Ditto.

- "Recently played": Never use this, doesn't belong under "Recommended".

It's all just pointless stuff, and not appropriate as a default view when I'm navigating into my own library.

Re: Jellyfin: Free software media system

#296
post #294

I switched to Jellyfin from Plex cause of it being open source and having AMD/VA-API transcoding support I’ve enjoyed it a but more cause I feel like I can do more on the server end. I recently started to use Infuse on my Apple TV for it cause turns out that Swiftfin, still in development, doesn’t have a license for Dolby Audio formats. But the development cycle for Jellyfin and the clients looks healthy, unlike Plex…

> I am meticulous at making sure the structure and filenames are correct before dumping anything new to the library to the point where I have a complex script to process movie and tv show filenames and folders. I'm curious to know why you chose to write a custom (and complex) script yourself instead of using something like Sonarr/Radarr for this task? Does your script do something that the *arr apps are not capable o…

I hand-change every file name.

Please tell me I'm an idiot and show me a better way. Lol it won't save me the hundreds of movies I've put in "Title (year).type" format, but it will save some future work.

Re: Jellyfin: Free software media system

#297
post #294

Earlier quoted context omitted.

> I am meticulous at making sure the structure and filenames are correct before dumping anything new to the library to the point where I have a complex script to process movie and tv show filenames and folders. I'm curious to know why you chose to write a custom (and complex) script yourself instead of using something like Sonarr/Radarr for this task? Does your script do something that the *arr apps are not capable o…

I hand-change every file name. Please tell me I'm an idiot and show me a better way. Lol it won't save me the hundreds of movies I've put in "Title (year).type" format, but it will save some future work.

something like tinymediamanager?

Re: Jellyfin: Free software media system

#298
post #269

I switched to Jellyfin from Plex cause of it being open source and having AMD/VA-API transcoding support I’ve enjoyed it a but more cause I feel like I can do more on the server end. I recently started to use Infuse on my Apple TV for it cause turns out that Swiftfin, still in development, doesn’t have a license for Dolby Audio formats. But the development cycle for Jellyfin and the clients looks healthy, unlike Plex…

Unfortunately I had a pretty bad experience with jellyfin when trying to switch from plex. Plex works for me in almost all scenarios, mobile, desktop, chromecast, what have you. And I can play multiple feeds simultaneously from my cheap Nuc server. With Jellyfin I had trouble to get video even playing without stuttering/buffering on my phone when on the same network, let alone on mobile internet. I'll probably give i…

Hmmm...I might suggest looking into the transcoding settings and changing some things next time you take a look. Because I run Plex alongside Jellyfin (the wife prefers Plex's UI once I tweak it), and it typically runs just as efficiently if not a bit more.

Re: Jellyfin: Free software media system

#299
My raspberry pi has been slowly dying lately. Last thursday I ordered an ODROID C4, because pi's are overpriced at the moment.

At the same time I also moved from plex to jellyfin, and it's really nice, but some files stutter during playback in both the browser and on my chromecast.

Trying different hardware accelerated decoders did not help, so now I'm not sure what to do and debating to go back to plex. Although plex felt like it was getting worse in terms of functionality (I can't put my finger on it exactly).

Re: Jellyfin: Free software media system

#300
post #294

Earlier quoted context omitted.

> I am meticulous at making sure the structure and filenames are correct before dumping anything new to the library to the point where I have a complex script to process movie and tv show filenames and folders. I'm curious to know why you chose to write a custom (and complex) script yourself instead of using something like Sonarr/Radarr for this task? Does your script do something that the *arr apps are not capable o…

I hand-change every file name. Please tell me I'm an idiot and show me a better way. Lol it won't save me the hundreds of movies I've put in "Title (year).type" format, but it will save some future work.

The *arr suite of apps is made to automate the whole process of building up your media library. You have Prowlarr for managing your download sites and clients, Sonarr/Radarr for TV shows/movies, Lidarr for music, Readarr for books, etc.

These apps can be self hosted and are fully open source. The basic workflow is that you add a movie/show, it automatically searches all of your download sites for the title, chooses the best download based on your filter criteria (resolution, size, etc.), sends it to your download client and then places the movie/show into your library based on the folder/file naming pattern you specified previously.

You can choose to automate as much of the process as you want or do most of it manually. E.g. grabbing new episodes as soon as they air vs supplying your own files (if you rip your media yourself for example) and only letting the program do the part of renaming and moving your files.

Post reply on HN