Assuming this information is correct, OP wants to check a file called similarly to jellyfin.list
in /etc/apt/sources.d/
and replace the word circe
with noble
(for the Ubuntu 24.04 codename) or trixie
(if noble gives the same error as circe). Keep in mind you need sudo/root privileges to modify this file.
- 2 Posts
- 21 Comments
Find out by running
lsb_release -c
in the terminal.
Lemmchen@feddit.orgto Selfhosted@lemmy.world•Jellyfin 10.11.0 RC2 now availableEnglish21·19 hours agoGood thinking, I’ve now switched to
:10.10
instead of:latest
.
I’ve just checked and apparently I only use first-party plugins, so I’d probably not have any issues. I’ll still delay the 10.11 update for the other reason I mentioned.
I think I’ll add an exception to watchtower, so my Jellyfin image doesn’t get updated to the full release when it comes out. I’m really fond of my plugins and the fact that the “seen” status doesn’t change when replacing the underlying video file.
Lemmchen@feddit.orgto Jellyfin: The Free Software Media System@lemmy.ml•I really want to make the switch to Jellyfin… butEnglish251·2 days agoCheck the transcoding options of your Jellyfin user. Maybe something is off there.
Lemmchen@feddit.orgto Linux@programming.dev•Actually, what is a Freedesktop Portal?English6·4 days agoThat was actually very informative. Thank you.
Lemmchen@feddit.orgto Linux@lemmy.ml•Linux Foundation launches Fair Package Manager, a decentralized WordPress infrastructure alternative.English101·4 days agoThe FAIR Package Manager is a decentralized alternative to the central WordPress.org plugin and theme ecosystem. Services on WordPress.org are expensive to maintain and centralized. In order to help strengthen the future of the whole WordPress ecosystem, FAIR was built to reduce reliance and burden on the central WordPress.org services. It operates as a drop-in WordPress plugin, seamlessly replacing existing centralized services with a federated, open-source infrastructure.
Lemmchen@feddit.orgto Linux@programming.dev•PowerTOP is a Linux* tool used to diagnose issues with power consumption and power management3·7 days agoIsn’t TLP the go-to nowadays? https://linrunner.de/tlp/faq/powertop.html
Lemmchen@feddit.orgto Linux Gaming@lemmy.world•This is a joke right? (Xbox ROG Ally)English64·9 days agoFunny how this is exactly the opposite of what they’re doing, but sure, keep on raging.
And which version of bazzite did you install?
Lemmchen@feddit.orgto Linux@lemmy.world•Best Distro For Docker Desktop With Nvidia CUDA?English4·11 days agoThere is Docker Desktop for Linux?
Which version of bazzite did you download? Do you get the installer to boot?
Lemmchen@feddit.orgto Privacy@lemmy.ml•Recent commits suggest Signal is preparing a paid subscription for backups.44·12 days agoAt least this time they do it out in the open, not like with the MobileCoin integration.
Lemmchen@feddit.orgto Linux@lemmy.ml•Looking for the Best KDE Distro – Fast, Stable, and Feature-Rich2·12 days agoYou might want to check out PikaOS.
Also
docker logs -f CONTAINERNAME
to see the log output for non-interactive containers.