• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Announcements Project Announcements New Jellyfin Server/Web release: 10.11.0

    Pages (2): « Previous 1 2

     
    • 1 Vote(s) - 5 Average

    New Jellyfin Server/Web release: 10.11.0

    jellynoob1994
    Offline

    Junior Member

    Posts: 25
    Threads: 6
    Joined: 2024 Nov
    Reputation: 0
    Country:Netherlands
    #11
    3 hours ago
    i was already running 10.11.0 no ive run the installer update because ive had some issues that the server would not run with the tray.exe
    and had to start the server manauly but now even after the propper update the the tray.exe wont start the jellyfin server and throw an error

    can still manual but auto start wil throw this


    Code:
    [2025-10-20 10:41:44.469 +02:00] [INF] [2] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "D:\jelly\cache"
    [2025-10-20 10:41:46.527 +02:00] [INF] [9] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
    [2025-10-20 10:41:46.591 +02:00] [INF] [9] Main: Jellyfin version: "10.11.0"
    [2025-10-20 10:41:46.594 +02:00] [INF] [9] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, D:\jelly\log]"]
    [2025-10-20 10:41:46.596 +02:00] [INF] [9] Main: Arguments: ["D:\jelly\Server\jellyfin.dll", "--datadir", "D:\jelly"]
    [2025-10-20 10:41:46.597 +02:00] [INF] [9] Main: Operating system: "Microsoft Windows 10.0.26100"
    [2025-10-20 10:41:46.598 +02:00] [INF] [9] Main: Architecture: X64
    [2025-10-20 10:41:46.599 +02:00] [INF] [9] Main: 64-Bit Process: True
    [2025-10-20 10:41:46.600 +02:00] [INF] [9] Main: User Interactive: True
    [2025-10-20 10:41:46.601 +02:00] [INF] [9] Main: Processor count: 6
    [2025-10-20 10:41:46.601 +02:00] [INF] [9] Main: Program data path: "D:\jelly"
    [2025-10-20 10:41:46.602 +02:00] [INF] [9] Main: Log directory path: "D:\jelly\log"
    [2025-10-20 10:41:46.603 +02:00] [INF] [9] Main: Config directory path: "D:\jelly\config"
    [2025-10-20 10:41:46.604 +02:00] [INF] [9] Main: Cache path: "D:\jelly\cache"
    [2025-10-20 10:41:46.604 +02:00] [INF] [9] Main: Temp directory path: "C:\Users\irvin\AppData\Local\Temp\jellyfin"
    [2025-10-20 10:41:46.605 +02:00] [INF] [9] Main: Web resources path: "D:\jelly\Server\jellyfin-web"
    [2025-10-20 10:41:46.606 +02:00] [INF] [9] Main: Application directory: "D:\jelly\Server\"
    [2025-10-20 10:41:46.638 +02:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"D:\jelly\data"` (Fixed) successfully checked with "922GB" free which is over the minimum of "2GB".
    [2025-10-20 10:41:46.639 +02:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"D:\jelly\log"` (Fixed) successfully checked with "922GB" free which is over the minimum of "512MB".
    [2025-10-20 10:41:46.640 +02:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"D:\jelly\cache"` (Fixed) successfully checked with "922GB" free which is over the minimum of "2GB".
    [2025-10-20 10:41:46.642 +02:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"D:\jelly"` (Fixed) successfully checked with "922GB" free which is over the minimum of "2GB".
    [2025-10-20 10:41:46.643 +02:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"C:\Users\irvin\AppData\Local\Temp\jellyfin"` (Fixed) successfully checked with "851.8GB" free which is over the minimum of "2GB".
    [2025-10-20 10:41:46.672 +02:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "D:\jelly\cache"
    [2025-10-20 10:41:48.315 +02:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=D:\jelly\data\jellyfin.db;Cache=Default;Pooling=True"
    [2025-10-20 10:41:48.320 +02:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
    "PRAGMA locking_mode=NORMAL;
    PRAGMA journal_size_limit=134217728;
    PRAGMA synchronous=1;
    PRAGMA temp_store=2;
    "
    [2025-10-20 10:41:48.321 +02:00] [INF] [9] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
    [2025-10-20 10:41:48.629 +02:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
    [2025-10-20 10:41:48.630 +02:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: System initialisation detected. Seed data.
    [2025-10-20 10:41:49.693 +02:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: Migration system initialisation completed.
    [2025-10-20 10:41:49.698 +02:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 4 migrations for stage PreInitialisation.
    [2025-10-20 10:41:49.701 +02:00] [INF] [9] InternalCodeMigration: Perform migration "20250420010000_MigrateNetworkConfiguration"
    [2025-10-20 10:41:49.716 +02:00] [ERR] [9] Jellyfin.Server.Migrations.PreStartupRoutines.MigrateNetworkConfiguration: Migrate NetworkConfiguration deserialize Invalid Operation error
    System.InvalidOperationException: There is an error in XML document (16, 6).
    ---> System.Xml.XmlException: 'Element' is an invalid XmlNodeType.
      at System.Xml.XmlReader.FinishReadElementContentAsXxx()
      at System.Xml.XmlReader.ReadElementContentAsString()
      at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderOldNetworkConfiguration.Read2_OldNetworkConfiguration(Boolean isNullable, Boolean checkType)
      at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderOldNetworkConfiguration.Read3_NetworkConfiguration()
      at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
      at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
      --- End of inner exception stack trace ---
      at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
      at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)
      at Jellyfin.Server.Migrations.PreStartupRoutines.MigrateNetworkConfiguration.Perform()
    [2025-10-20 10:41:49.783 +02:00] [INF] [9] InternalCodeMigration: Migration "20250420010000_MigrateNetworkConfiguration" was successfully applied
    [2025-10-20 10:41:49.785 +02:00] [FTL] [2] Main: Unhandled Exception
    System.ObjectDisposedException: Cannot access a disposed object.
    Object name: 'LoggerFactory'.
      at Microsoft.Extensions.Logging.LoggerFactory.CreateLogger(String categoryName)
      at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)
      at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)
      at Jellyfin.Server.Program.ApplyStartupMigrationAsync(ServerApplicationPaths appPaths, IConfiguration startupConfig)
      at Jellyfin.Server.Program.StartApp(StartupOptions options)
      at Jellyfin.Server.Program.<Main>(String[] args)
    [2025-10-20 10:44:22.368 +02:00] [INF] [2] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "D:\jelly\cache"
    [2025-10-20 10:44:22.507 +02:00] [INF] [7] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
    [2025-10-20 10:44:22.522 +02:00] [INF] [7] Main: Jellyfin version: "10.11.0"
    [2025-10-20 10:44:22.524 +02:00] [INF] [7] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, D:\jelly\log]"]
    [2025-10-20 10:44:22.527 +02:00] [INF] [7] Main: Arguments: ["D:\jelly\Server\jellyfin.dll", "--datadir", "D:\jelly"]
    [2025-10-20 10:44:22.528 +02:00] [INF] [7] Main: Operating system: "Microsoft Windows 10.0.26100"
    [2025-10-20 10:44:22.529 +02:00] [INF] [7] Main: Architecture: X64
    [2025-10-20 10:44:22.530 +02:00] [INF] [7] Main: 64-Bit Process: True
    [2025-10-20 10:44:22.530 +02:00] [INF] [7] Main: User Interactive: True
    [2025-10-20 10:44:22.531 +02:00] [INF] [7] Main: Processor count: 6
    [2025-10-20 10:44:22.532 +02:00] [INF] [7] Main: Program data path: "D:\jelly"
    [2025-10-20 10:44:22.533 +02:00] [INF] [7] Main: Log directory path: "D:\jelly\log"
    [2025-10-20 10:44:22.533 +02:00] [INF] [7] Main: Config directory path: "D:\jelly\config"
    [2025-10-20 10:44:22.534 +02:00] [INF] [7] Main: Cache path: "D:\jelly\cache"
    [2025-10-20 10:44:22.535 +02:00] [INF] [7] Main: Temp directory path: "C:\Users\irvin\AppData\Local\Temp\jellyfin"
    [2025-10-20 10:44:22.536 +02:00] [INF] [7] Main: Web resources path: "D:\jelly\Server\jellyfin-web"
    [2025-10-20 10:44:22.536 +02:00] [INF] [7] Main: Application directory: "D:\jelly\Server\"
    [2025-10-20 10:44:22.545 +02:00] [INF] [7] Jellyfin.Server.Startup: Storage path `"D:\jelly\data"` (Fixed) successfully checked with "922GB" free which is over the minimum of "2GB".
    [2025-10-20 10:44:22.546 +02:00] [INF] [7] Jellyfin.Server.Startup: Storage path `"D:\jelly\log"` (Fixed) successfully checked with "922GB" free which is over the minimum of "512MB".
    [2025-10-20 10:44:22.548 +02:00] [INF] [7] Jellyfin.Server.Startup: Storage path `"D:\jelly\cache"` (Fixed) successfully checked with "922GB" free which is over the minimum of "2GB".
    [2025-10-20 10:44:22.550 +02:00] [INF] [7] Jellyfin.Server.Startup: Storage path `"D:\jelly"` (Fixed) successfully checked with "922GB" free which is over the minimum of "2GB".
    [2025-10-20 10:44:22.551 +02:00] [INF] [7] Jellyfin.Server.Startup: Storage path `"C:\Users\irvin\AppData\Local\Temp\jellyfin"` (Fixed) successfully checked with "851.7GB" free which is over the minimum of "2GB".
    [2025-10-20 10:44:22.554 +02:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "D:\jelly\cache"
    [2025-10-20 10:44:22.594 +02:00] [INF] [7] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=D:\jelly\data\jellyfin.db;Cache=Default;Pooling=True"
    [2025-10-20 10:44:22.598 +02:00] [INF] [7] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
    "PRAGMA locking_mode=NORMAL;
    PRAGMA journal_size_limit=134217728;
    PRAGMA synchronous=1;
    PRAGMA temp_store=2;
    "
    [2025-10-20 10:44:22.600 +02:00] [INF] [7] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
    [2025-10-20 10:44:22.620 +02:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
    [2025-10-20 10:44:22.621 +02:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: System initialisation detected. Seed data.
    [2025-10-20 10:44:23.323 +02:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: Migration system initialisation completed.
    [2025-10-20 10:44:23.328 +02:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 3 migrations for stage PreInitialisation.
    [2025-10-20 10:44:23.330 +02:00] [INF] [7] InternalCodeMigration: Perform migration "20250420020000_MigrateMusicBrainzTimeout"
    [2025-10-20 10:44:23.349 +02:00] [INF] [7] InternalCodeMigration: Migration "20250420020000_MigrateMusicBrainzTimeout" was successfully applied
    [2025-10-20 10:44:23.352 +02:00] [FTL] [2] Main: Unhandled Exception
    System.ObjectDisposedException: Cannot access a disposed object.
    Object name: 'LoggerFactory'.
      at Microsoft.Extensions.Logging.LoggerFactory.CreateLogger(String categoryName)
      at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)
      at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)
      at Jellyfin.Server.Program.ApplyStartupMigrationAsync(ServerApplicationPaths appPaths, IConfiguration startupConfig)
      at Jellyfin.Server.Program.StartApp(StartupOptions options)
      at Jellyfin.Server.Program.<Main>(String[] args)
    dzhus
    Online

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2024 Oct
    Reputation: 2
    Country:Ukraine
    #12
    2 hours ago (This post was last modified: 2 hours ago by dzhus. Edited 4 times in total.)
    How do I update Jellyfin if Docker Hub is down?
    Synology DSM

    [Image: 1.jpg]
    [Image: 2.jpg]
    Jolaru21
    Offline

    Member

    Posts: 166
    Threads: 29
    Joined: 2023 Jun
    Reputation: 2
    Country:Spain
    #13
    2 hours ago (This post was last modified: 1 hour ago by Jolaru21. Edited 2 times in total.)
    (3 hours ago)Jolaru21 Wrote: Hi! everything but plugins seems to be working, does not load anything, any ideas? btw great work team! Thank you for all your effort.



    PD: My "playlists disappear after scan" issue is still happening at 10.11, sad Slightly-frowning-face

    PD2: nvm, plugins are working again after a scan.

    PD3: There must be an issue with collections, it takes forever to load, and I have collections with the movies/shows.

    PD4: Had to do roll back, for now 10.11 is not working for me.
    ReaderGuy42
    Offline

    Junior Member

    Posts: 15
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    #14
    2 hours ago (This post was last modified: 2 hours ago by ReaderGuy42. Edited 2 times in total.)
    Just updated, and the episodes in my shows aren't showing up anymore.
    The files are still on the drive, but Jellyfin doesn't seem to be seeing them. Except it still can play them (by clicking play on the home screen), but if I go into a season it's blank.
    fract
    Offline

    Junior Member

    Posts: 22
    Threads: 3
    Joined: 2024 Jul
    Reputation: 0
    Country:Croatia
    #15
    1 hour ago (This post was last modified: 1 hour ago by fract. Edited 1 time in total.)
    ...same here. all episodes were missing, shows/seasons visible.
    refresh of library helps. edit: to be clear: dashboard > scan library > scan for new or updated files

    also, missing from movie libraries, i lost all chapter thumbs, trickplay files seem to be ok.
    kagetsu
    Offline

    Junior Member

    Posts: 34
    Threads: 9
    Joined: 2023 Aug
    Reputation: 1
    Country:United States
    #16
    1 hour ago
    Was just thinking how the team has been super quiet and this lands... Updated and running into all sorts of issues, but going to see if it's just my library which spans about 400TB+ and just taking a while... Something that I hated in the past was how it erased actual URLs to actor images to relative paths on the server which murdered the library's nfo files if you ever needed to move it you had to pre select don't save paths. Another thing lost is when you clicked on a movie or episode under the poster image used to be a progress bar but has been gone since 10.8.x and you have to back out to see where the progress is.

    So far... reading this changelog is better than Christmas and thank you all from the bottom of my heart. It's completely insane how much free time people devote to this and I will continue to contribute to bug reports and more.
    JasonThai
    Online

    Junior Member

    Posts: 13
    Threads: 3
    Joined: 2023 Jun
    Reputation: 0
    Country:Thailand
    #17
    1 hour ago (This post was last modified: 11 minutes ago by JasonThai. Edited 1 time in total.)
    TV Theme song plugin needs updating to Version 10.11 as it does not work in this update other plugins seem fine as they have been updated to version 10.11
    Pages (2): « Previous 1 2

    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode