#Jellyfin for #Roku 3.1.9 is scheduled for release on Tuesday, Apr 21, 2026 5:00 PM PT

Let's get that logo to hide ASAP 🤣

https://github.com/jellyfin/jellyfin-roku/releases/tag/3.1.9

Release 3.1.9 · jellyfin/jellyfin-roku

📏That Logo Isn't Big Enough. So Make The Logo Bigger. 🫣 Jellyfin for Roku 3.1.9 is scheduled for release on Tuesday, Apr 21, 2026 5:00 PM PT Minimum Server Version: 10.9.0 If you appreciate our wor...

GitHub
Wholphin - Apps on Google Play

An OSS Android TV client for Jellyfin

Churned pretty quickly through:
1,084 Movies
299 Series (14,071 episodes)
1,159 Albums (14,943 songs)
458 eBooks

Pretty impressive. Now to figure out what to do about audiobooks, then we we dive into plugins tomorrow!

#Jellyfin

Alright, a fresh virtual machine with daily pbs backups is now churning through my media library. Going to try to do #Jellyfin right this time

[Beta] Dorsal - an open source, iOS-native, album-focused music client for Jellyfin (Siri, CarPlay, Offline/Downloads, Gapless Playback, EQ)

https://lemmy.ca/post/63642187

[Beta] Dorsal - an open source, iOS-native, album-focused music client for Jellyfin (Siri, CarPlay, Offline/Downloads, Gapless Playback, EQ) - Lemmy.ca

Hey everyone! I’ve spent the last several months building “Dorsal”, an iOS-native music player for Jellyfin with the features that I felt I personally wanted. Designed for those who like to see and listen to their music as an album-focused experience. I’m interested in getting it in your hands to see what you all think. I have my Jellyfin server set up in a pretty basic way so I’m curious to see if it works well for others too! The code is open-source (MIT-licensed), I have a TestFlight open beta, and it is available on the App Store (it does have a price to support development, developer program fees, etc), so you can get it for free or use and support the production release, up to you! Here are the links: - GitHub: https://github.com/jaredreich/dorsal [https://github.com/jaredreich/dorsal] - TestFlight: https://testflight.apple.com/join/p3cMepSH [https://testflight.apple.com/join/p3cMepSH] - App Store: https://apps.apple.com/us/app/dorsal-music/id6762251157 [https://apps.apple.com/us/app/dorsal-music/id6762251157] (happy to offer promo codes for early users as well!) I’m the solo dev, so I’m happy to try and answer any questions! Thanks everyone!

Today’s #MondayRandom10 🎶 comes courtesy of my music library on my phone (dunno how many songs, but probs around 6,500?), as my #Jellyfin server is currently out of action.

1 Dusted - Leftfield
2 Maldito Vicio - Juanchin Y Sus Pleneros Del Palmar With Tasso Peña
3 Dancehall Operator - Transglobal Underground
4 The West Coast Of Clare - Planxty
5 Chameaux - Ludovico Einaudi
6 Chocolate City - Parliament
7 Identikit - Radiohead
8 Rushing - Moby
9 Triumph Of A Heart - Björk
10 Dance Twist - The Cambodian Space Project

That’s a great mix. Well done my phone!

Installed #jellyfin but can’t get hardware transcoding to work properly. Plex transcoded takes about 30% CPU, verses 90-200% for jellyfin’s ffmpeg.

Will have to have a play tonight.

#selfhosting

I just released version 0.19.8 of @jellyfin for #androidtv. It fixes a variety of bugs that some users encountered. Not much else to say about it 😄.

Full changelog & downloads on GitHub:
https://github.com/jellyfin/jellyfin-androidtv/releases/tag/v0.19.8

It should be available on the app stores in the coming days, currently in review!

#android #selfhosting #jellyfin

Release v0.19.8 · jellyfin/jellyfin-androidtv

If you appreciate my work, you can show your support with a donation through Buy Me a Coffee or GitHub sponsors. Your support helps me continue improving and growing the app. Thank you! 🏗️ Enhancem...

GitHub

Домашний Netflix за вечер: Transmission + Jellyfin + Telegram-бот на Docker с поддержкой NAS

У меня дома стоит роутер Keenetic с USB-диском на 2 ТБ. Долгое время он работал просто как сетевое хранилище — файлы лежат, Transmission на роутере крутится, всё вроде бы работает. Но дефолтный интерфейс Transmission выглядит как привет из 2009 года, управлять им с телефона неудобно, а посмотреть скачанное на телевизоре — вообще отдельный квест. Однажды вечером решил это исправить. Итог — три Docker-контейнера, которые поднимаются одной командой, и теперь выглядит это так:

https://habr.com/ru/articles/1025302/

#Docker #Selfhosted #Jellyfin #Transmission #Home_Server #Telegram_Bot #Python #Keenetic

Домашний Netflix за вечер: Transmission + Jellyfin + Telegram-бот на Docker с поддержкой NAS

У меня дома стоит роутер Keenetic с USB-диском на 2 ТБ. Долгое время он работал просто как сетевое хранилище — файлы лежат, Transmission на роутере крутится, всё вроде бы работает. Но дефолтный...

Хабр

I've recently tested both #Plex and #Jellyfin to stream shows from my Mac to my AppleTV (Turns out: AirPlay is useless)

Both were initially quite useless, creating an utterly broken import of my shows folder.

But at least in #Jellyfin I could find the metadata editor and fix it myself. It's very cumbersome, but I could do it.

So now I'm trying to improve jellyfins metadata editor and have filed my first PR (just a minor refactor for now :) )

https://github.com/jellyfin/jellyfin-web/pull/7842

Refactor Metadata editor by edave64 · Pull Request #7842 · jellyfin/jellyfin-web

I wanted to make some changes to the metadata editor (hopefully a future PR) and stumbled across the setFieldVisibilities which I feel has room for improvement. I spun this change into its own PR t...

GitHub