It's still terrible for music. There's not even user-based star rating...
Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Wrong tool for the job ! Use Navidrome with your music library. There's even a new scanner rewrite in the working which will even further improve how good it is !
Plexamp being behind a paywall stopped me from using Plex for music. Went with Navidrome and it works great.
I've had both for a while now, but I find that subtitle playback is a bit spotty in Jellyfin. Is that fixed, or have I missed a setting somewhere? The other thing is that my libraries are alphabetical in Jellyfin, so "Anime" comes before "Kaiju", and I truly can't stand the idea that Godzilla gets sent to the back of the bus. Is there a way to customize the order of libraries?
I tried Jellyfin a few weeks ago and didn’t have much luck with it. I only added a couple of shows and movies just to test it but half of them just didn’t show in the library (even though it detected them as they showed in other places). Will it only show stuff in the library if it can pick up the metadata for it?
it will still shows stuff in the library even if it failed to pick up the metadata.
for jellyfin, folder structure is kinda important for auto detection to work.
For shows, you can organises your files like this:
series-name-a/
season-01/
episode-01
episode-02
You can check out the doc, it is more detailed
How long did you give it? It indexes the library. I had to rebuild my library once, and while I don't have a huge collection - mainly just rips of my DVD collection, about 450 films, and it takes over an hour to index everything. Until it's done, not everything shows up.
I don't know about using the jellyfin client but as a backend for Kodi, it's amazing
I never used Plex. Up until my kids were born I used to just watch my videos on my desktop, but now I find myself watching on my phone and TV more often. My Jellyfin server has been super stable for the last 6 months or so running on a super low powered machine and external hard drive. The only issues I have is with movies with Dolby digital, they tend to get out of sync when scrubbing the timeline. I am assuming that is due to the lower power of the machine. But, I have a 400watt desktop with a 7th gen i7 and a pascal Quadro P1000 that I am planning on migrating to. Then adding a 20tb internal drive for storage. Hopefully that will resolve the small issues I have seen with it.
Any recommendations about how to install all this jazz?
I'd like to build a music box controllable by the family, eventually centralising videos so anyone (or at least me) can just pick up their phone and watch an episode of star trek without the hassle of copying. Automatic subtitles would be magic.
Cheers!
Many ways to install it officially nowadays (see their website) but most do it via docker. A very easy albeit unoffical way is via flatpak.
If all you want is a local media server. It's very easy.
You pretty much just have to install Plex or Jellyfin, setup a "library" in the software.
You usually set up one library for movies and one for TV shows. You then point these libraries to their respective folders on your hard drive and assuming you have some half decent organized media with proper naming it usually just works.
Plex doesn't have automatic subtitles per say but mostly Plex players allow you to download new subtitles from the player. I don't know about Jellyfin.
If you want to have external access it's a bit harder if you use jellyfin as you will have to setup a reverse proxy but I'm guessing that there are a lot of guides for that online. Plex should work for external access out of the box assuming you have a public IP, and even if you don't you can use their automatic relay services to get it to work anyway although in very low quality.
Proper naming is honestly the hardest part but that's very dependent on how much existing media you have and how the naming is today. Luckily Plex and Jellyfin are fairly good at recognizing and finding media with subpar namin (you should still fix the naming to comply with the documentation)
If you want to have automatic torrent downloads, fully automatic subtitles and all that it's quite some work to set it up properly and have it working without any input from you. If you want to tackle it (or are just curious), I recommend checking out https://trash-guides.info/
Although I have my issues with plex, jellyfin has its own problems:
- STILL can't clear out the TS transcoded files automatically. So if you watch a bunch of TV episodes on a weekend, your jellyfin container will run out of space and break.
- STILL can't handle subtitles properly. I swear, this must be jellyfin's Waterloo.
- jellyfin cannot demux 5.1 and present stereo sound on certain streams. I think this is a tooling issue. But it's low level enough that I can handle it manually with mkvtoolnix myself on the few cases it happens.
I used Plex a while ago and didn't like how I had to look for my folders against the stuff they offered. And the upside of being able to get my stuff from a server install on another network had me wondering if they were looking at the movies I had to pirate. Once I installed jellyfin, I didn't have to worry. My only issue is if I want to use it on vacation, I have to do some vps hack-jiggery.
One thing jellyfin doesnt do well its anime content. But fortunately there's Shoko Server, a metadata engine you can selfhost. Its awesome!
In my experience, jellyfin seems to think everything is anime for some reason.
I've had to go in to every single TV series and manually enter Metadata.
Not a huge deal I only have a few series' but man it's weird.
It works pretty well for me but I separate anime and TV/movies, and make sure the anime library is only scraping data from anime-centric databases. But I'm also not watching too much new or obscure stuff.
Can Jellyfin handle symlinks? That's all it would take to sell me at this point.
I tried to switch from plex to jellyfin 2 months ago, running both at the same time in containers, but I removed jellyfin after a week
The main issue was the CPU usage, on idle Jellyfin was using about 1vcore while plex used only 0.3, no background tasks seemed to be running and after a week my 4tb of media should have been indexed
Also a feature that I use regularly with plexamp, starting a radio from a song, was not giving me good results on finamp
Been using Jellyfin along side the ‘ARR suite for about a year now, my biggest issue is with Subtitles.
On the IOS/iPadOS apps of Jellyfin subtitles seem to prevent media from streaming, tried utilizing Bazaar but have had no luck.
I used to have similar issues, was due to my PC not being able to handle the transcoding. Enabling hardware acceleration with the correct settings fixed it for me.