Jellyfin: Free software media system
331–340 of 406 posts
Re: Jellyfin: Free software media system
#332Earlier 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.
Re: Jellyfin: Free software media system
#333Earlier quoted context omitted.
I've always wondered why Jellyfin doesn't have better support for parsing Scene release names, which follow strict naming conventions. https://en.wikipedia.org/wiki/Standard_(warez) https://scenerules.org/t.html?id=2020_X265.nfo 99% coverage is achievable via a few straightforward regexes. Don't get me wrong though, I really like and appreciate Jellyfin, especially on Apple TV with Swiftfin, it's my daily driver for…
Jellyfin parses scene naming conventions fine. I have thousands of films and hundreds of TV shows (with thousands of episodes) all in scene name format and I can think of a handful of matching errors on Jellyfish but it's usually due to a commonish film name and a wrong year or something similar.
Re: Jellyfin: Free software media system
#334Earlier 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.
I use a program called filebot which uses the same metadata sources as Emby/jellyfin and will automatically rename and move files.
So sonarr/radarr queue things up in rutorrent that saves to a temporary location and then I drag to filebot to rename, skim the results for things going weird, and tell it to move em
Re: Jellyfin: Free software media system
#335Have been using Jellyfin on my synology server for the past 2 years. It's a dream, but you do need to name your files/directories per their naming convention: https://jellyfin.org/docs/general/server/media/shows/ -- https://jellyfin.org/docs/general/server/media/movies/
Re: Jellyfin: Free software media system
#336I have tried it a couple of years ago (maybe less), but went back to Plex because of higher polish and family sharing features (which are a little clunky on Plex, but usable). Also, I have PlexAmp set up everywhere (including some Android desktop displays) for music. How does Jellyfin tackle closed user groups, family photos/videos, remote access, etc?
Re: Jellyfin: Free software media system
#337Earlier quoted context omitted.
Plex might have been stagnating, but it works kinda flawlessly for me. I run it in Docker at home and through a reverse proxy on a cheap VPS (don’t want to expose any ports at home) and even that works really well - the iOS app automagically switches between remote and local networks. Hardware transcoding (Intel) just works, even in Docker. Media scanning is very snappy. User management and parental controls look pow…
> Plex might have been stagnating, It's not stagnating, so much as they have decided that their initial market doesn't interest them. They were writing software for end users that let end users set up their own person Netflix. But maybe the revenue was unexciting or just insufficient, and now they want to be their own streaming service. Their streaming service sucks (they're probably at least two orders of magnitude…
So it’s not surprising they’re looking at other sources of revenue if they expect to continue paying for developers, hosting and the entire company.
I also don’t see how ripping with youtube-dl is relevant. They need a legal source from somebody, maybe with a SLA, that they can sign a contract with, not set up some hack.
Re: Jellyfin: Free software media system
#338If you want to run it yourself, I have a fairly easily modifiable docker-compose[1] file for you to adapt to your needs.
Re: Jellyfin: Free software media system
#339I 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…
Plex might have been stagnating, but it works kinda flawlessly for me. I run it in Docker at home and through a reverse proxy on a cheap VPS (don’t want to expose any ports at home) and even that works really well - the iOS app automagically switches between remote and local networks. Hardware transcoding (Intel) just works, even in Docker. Media scanning is very snappy. User management and parental controls look pow…
What is the benefit of running the reverse proxy vs just opening the port? It would seem whatever attacks viable on the directly opened port could just as well be carried out on the proxy port.
Re: Jellyfin: Free software media system
#340Earlier quoted context omitted.
I don't know how to navigate Plex anymore. I used to use it roughly 8 years ago, and it was simple - it showed me my media, I could navigate through it, watch it, and nothing more. I tried using it again 2 years ago - and I simply couldn't find my media anymore. I logged in with my account, and the settings showed me that it was connected to my server, but it showed me a bunch of random media that I did not add to my…
Yeah some time ago Plex started adding their own content or pushing you to streaming services, probably in an attempt to be more legitimate. I use Plex currently and I remember this being frustrating. With some configuration you can basically remove those options though. I mainly consume Plex through the Apple TV app and the UX (once configured) is above average.