this post was submitted on 29 Mar 2025
104 points (85.6% liked)

Selfhosted

45448 readers
304 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 5 days ago (2 children)

jellyfin is great, IF you have an organized collection. If your collection is like mine, spread across 3 drives that have been used for the last 15+ yrs, and not organized into folders for each show...you're gonna have a bad time. i found:

  • jellyfin didn't like when files used periods instead of spaces.
  • jellyfin assumed that a year in the filename was the year the content was released and ignored using that year to search the title(i.e. if content has a year in it's title jellyfin was ignoring that year).
  • jellyfin seemed to choose random old shows instead of the obvious show that it should have been.
  • jellyfin didn't seem to have an option to change what show a file was a part of, i had to move it into a folder of the show's name.
  • jellyfin has issues with text files in the folders that have filenames that are urls(i.e. www.torrentsitehere.com-downloads.galore.txt would somehow tell jellyfin to go look at that url in the filename for info about the file, but of course it didn't even parse the url out of the filename correctly and tried going to the full filename as the url and erroring out). i only found this out as it also wasn't deleting the content that had these files in them as it was somehow trying to delete that url from the filename.
  • jellyfin doesn't like when content has it's own NFO file to talk about where the content came from, or the person who claimed to release it first(since the NFO file is in this case is just a text file showing off some ASCII 'art' and edgy text, jellyfin isn't able to parse the file)

using jellyfin did help me realize i didn't need half the stuff i had, and helped me see that i wasn't going to watch most of that again. It is open source, but that only means you can see the code and what goes into it, it doesn't instantly make it better.

in the end i'm probly going to run both, since i primarly watch via the plex app on my xbox and the jellyfin xbox support is abysmal, it isn't made for controller at all and it literally just a webpage that you move the cursor(mouse pointer) around with the left stick.

[–] [email protected] 0 points 4 days ago
  • jellyfin didn't like when files used periods instead of spaces.

At least that can't be the problem since my entire library (except music) uses periods instead of spaces.

Then again, I spent quite some time organizing my library when I first started using Radarr and Sonarr. Ever since those manage my library I had no issues in Jellyfin.

[–] [email protected] 0 points 5 days ago

There are great apps that provides a way of organizing such libraries which you should do to have stuff organized regardless of problems with JF. They're called Sonarr for tv shows and Radarr for movies, they also provide other features, but their media organization is great