this post was submitted on 13 Dec 2023
13 points (93.3% liked)
Jellyfin: The Free Software Media System
5720 readers
17 users here now
Current stable release: 10.10.0
Matrix (General Information & Help)
Matrix (Off-Topic) - Come get to know the team and blow off steam!
Matrix Space - List of all the available rooms on Matrix.
Discord - Bridged to our Matrix rooms
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I set my server to power cycle each day and be off for a few hours to prevent my self from any issues with the mono runtime that jellyfin is using.
I wonder if .net is on the roadmap....
Odd, I only have to reboot mine for updates. Other than that it seems fine running on a Linux VM with 2GB RAM, after the initial setup.
And it uses the dotNet runtime 6 so I'm unclear on what roadmap you refer to.
On Linux is Jellyfin updated to use .NEt or is it still on mono.
As far as I can tell, it has always used the dotNet 6 framework.
Oh nice, I better check to make sure my server isn't running some weird version, thanks 👍
I just check the git page, it's now using .net 8. Which is great. Maybe I can turn off the rebooting then. I did this to protect my self from mono lol.