October 20, 2025Oct 20 No chat for a bit. Hoping Binhex is still around. Love your image man. Just saw the 10.11 update came thru for Jellyfin.
October 20, 2025Oct 20 Author 5 hours ago, Heckle0 said:No chat for a bit. Hoping Binhex is still around. Love your image man. Just saw the 10.11 update came thru for Jellyfin.Yep im still here, when it's available upstream it will be auto built.
October 20, 2025Oct 20 Caution: next release has a long db migration, so upgrade knowing there will be some downtimehttps://jellyfin.org/posts/jellyfin-release-10.11.0
October 20, 2025Oct 20 Author 24 minutes ago, tjb_altf4 said:Caution: next release has a long db migration, so upgrade knowing there will be some downtimehttps://jellyfin.org/posts/jellyfin-release-10.11.0Wow!, 'several hours' to migrate the database!, i can see a lot of people posting here with 'my docker container won't start after the latest version, so i kept restarting it', hmm fun times.
October 20, 2025Oct 20 The release notes explain in detail why this might take hours in big old dbs. I think, in this case restarting is not a good idea :)
October 21, 2025Oct 21 I use a different container for JF, but my update to 10.11 took about 5 hours.very little CPU usage so dont be thrown off by that, I knew it was working on the database. It was live fairly quickly, but unusably slow until it had completed the migration a few hours later.
October 21, 2025Oct 21 Migration was fine took 15 min tops, but it's mostly a music player (+42K songs).Performance is terrible now though, simply loading the home page or opening an album takes 10 seconds or more
October 21, 2025Oct 21 Update took about 10-15 minutes.Listing movies is quite slow now, series is ok.Guess it is still doing things in the background :)
October 21, 2025Oct 21 1 hour ago, RcTomcat said:Update took about 10-15 minutes.Listing movies is quite slow now, series is ok.Guess it is still doing things in the background :)Same here.
October 21, 2025Oct 21 Woke up to a broken jellyfin :( 21/10/2025 08:27:21 -04:00 - Error while starting server21/10/2025 08:27:21 -04:00 - Migration "20250420070000_MigrateActivityLogDb" failed21/10/2025 08:27:21 -04:00 - Error: "SQLite Error 1: 'no such table: ActivityLog'."21/10/2025 08:27:20 -04:00 - Migrate stage AppInitialisation.21/10/2025 08:27:20 -04:00 - 20250420070000_MigrateActivityLogDb21/10/2025 08:27:21 -04:00 - Attempt to rollback JellyfinDb.21/10/2025 08:27:21 -04:00 - Attempt to rollback librarydb.21/10/2025 08:27:21 -04:00 - Migration 20250420070000_MigrateActivityLogDb failed21/10/2025 08:27:21 -04:00 - Error: SQLite Error 1: 'no such table: ActivityLog'.21/10/2025 08:27:20 -04:00 - Perform migration 20250420070000_MigrateActivityLogDbLooks like it's being tracked here: https://github.com/jellyfin/jellyfin/issues/15027
October 22, 2025Oct 22 I can login into Jellyfin but when I select a show to play, it doesn't play anything. It remains stuck on the show image.
October 22, 2025Oct 22 1 minute ago, bobalot said:I can login into Jellyfin but when I select a show to play, it doesn't play anything. It remains stuck on the show image.Maybe check in with https://github.com/jellyfin/jellyfin/issues/
October 22, 2025Oct 22 I did the upgrade yesterday, and everything went fine. Today, more or less exactly 24 h later, my server got really busy. I checked, and it was Jellyfin using ~ ~30% CPU for about half an hour. I guess it was straightening out the DB or some such task. Afterward, everything was still fine. The slowness that I experienced yesterday is also gone. Great job. But I realize plenty of people have issues.
October 23, 2025Oct 23 My server is back to normal. Everything is fast, responsive and playback works fine :)
October 23, 2025Oct 23 Went through migration fine, but home screen only displays Movies, TV Shows and Collections folders. tried to do media scan but doesnt resolve it. Noticed dashboard paths never load just contant loading.Not a great update and have broken my Jellyfin sadly. Will remove and do a fresh scan, otherwise will delete and reinstall container.Update, it consantly kicks me out of webui now and if manually refresh page it logs me out. Edited October 23, 2025Oct 23 by RichardA
October 24, 2025Oct 24 Updated binhex-jellyfin just now. As I feared, another update where the container starts but the webinterface is not reachable afterwards.Did a backup before I updated the container and guess I will sit this one out.binhex-jellyfin.log2025-10-24 10:12:04,137 DEBG 'jellyfin' stdout output:[10:12:04] [ERR] [12] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again2025-10-24 10:12:04,138 DEBG 'jellyfin' stdout output:[10:12:04] [FTL] [12] Main: Error while starting serverSystem.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'. at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager) at InvokeStub_TvdbClientManager..ctor(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitIEnumerable(IEnumerableCallSite enumerableCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)2025-10-24 10:12:04,138 DEBG 'jellyfin' stdout output:[10:12:04] [INF] [12] Main: Running query planner optimizations in the database... This might take a while2025-10-24 10:12:04,285 DEBG fd 9 closed, stopped monitoring <POutputDispatcher at 22771194913056 for <Subprocess at 22771194904992 with name jellyfin in state RUNNING> (stdout)>2025-10-24 10:12:04,285 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 22771194586256 for <Subprocess at 22771194904992 with name jellyfin in state RUNNING> (stderr)>2025-10-24 10:12:04,285 INFO exited: jellyfin (exit status 0; expected)2025-10-24 10:12:04,285 DEBG received SIGCHLD indicating a child quit
October 24, 2025Oct 24 I'm new to jellyfin and have been playing around for a couple weeks. This update didnt work properly as far as I can tell, but its no problem for me as I just deleted the old and started fresh since Im still just playing around and hoping to get off plex. I'm wondering if anyone knows why this might be showing as the version "not available" status in unraid?
October 24, 2025Oct 24 That just means that the repository is not available, for whatever reason. Could be on your side or on the side of the provider that hosts the repo.
October 24, 2025Oct 24 3 hours ago, linuxnews said:That just means that the repository is not available, for whatever reason. Could be on your side or on the side of the provider that hosts the repo.ok thanks. Ive only ever seen this for containers ive added manually. I hope it refreshes at some point so ill know when theres updates.
November 11, 2025Nov 11 Did some testing after reading some issues potentially around btrfs/zfs, decided it would be worth trying to bypass fuse and specify /mnt/cache instead of /mnt/user.I had some queries like Music library drop from 10 seconds to under a second, no more database locked errors.For whatever reason, my appdata wasn't in exclusive mode (legacy settings, so Unraid wasn't doing this for me.Something to try for others. Edited November 11, 2025Nov 11 by tjb_altf4
November 12, 2025Nov 12 Author 22 hours ago, tjb_altf4 said:decided it would be worth trying to bypass fuse and specify /mnt/cache instead of /mnt/user.Ive been doing this for years, first thing i do when i create a container is ensure configuration files are written to /mnt/cache/...
November 25, 2025Nov 25 Author 8 hours ago, anylettuce said:10.11.3?when its bumped upstream it will be auto built:- https://archlinux.org/packages/extra/x86_64/jellyfin-server/
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.