Thefrank
Thefrank
@make-nz This is a common issue https://github.com/Thefrank/jellyfin-server-freebsd?tab=readme-ov-file#known-issues Short explanation: Sadly, there are no workarounds for that one. Having file monitoring on with a large number of files to monitor will...
> Are you using different libinotify arguments in your version on JF? `libinotify` is used by dotNET for file monitoring on Linux and FreeBSD: https://github.com/search?q=repo%3Adotnet%2Fruntime%20inotify_add_watch&type=code and Jellyfin does not directly...
What is the host OS and what is the jail OS? `freebsd-version; uname -a` in the jail should be enough infomation. `jellyfin` seems to think it is running in a...
13.1 went [EOL](https://www.freebsd.org/security/unsupported/) July 31, 2023. After that point the pkg mirrors (the location where `pkg` pulls down files to install) no longer contain packages that for that kernel version....
The FreeBSD 13 build of jellyfin 10.9.x "should" work on TrueNAS's FreeBSD 13.1 in a 13.1 jail. If it does not work than wait a month for when iXsystems releases...
> Any idea why I get this error when trying the same? When running the command normally, jellyfin starts fine. `Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 8: 'attempt towrite a readonly database'.`...
> I'm still running 10.8.13 (in a 13.2-RELEASE-p9 Jail) and at least one of my clients is complaining about the server version. I've not seen a good description of how...
> I'm running it on TrueNAS Core 13.0-U6.1. > > I've updated the pkg within the jail - but since the jail is 13, Jellyfin won't go past 10.8.13 >...
> > It is not EOL yet but if you want out now... > > Are you saying you're expecting future updates to TrueNAS Core? My understanding is that what...
> Up and running with 10.9.2! > Nice! This should be much easier in future. I am working with the current port maintainer to make `jellyfin` a full source build...