• 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 Support Troubleshooting Could not start Jellyfin server process after the specified wait period.

     
    • 0 Vote(s) - 0 Average

    Could not start Jellyfin server process after the specified wait period.

    Pyroptical
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:United Kingdom
    #1
    2024-09-06, 07:11 PM
    Turn my pc on today and am greeted with this error:

    Could not start Jellyfin server process after the specified wait period.
    You can find the Server Logs at:

    as far as i can tell nothing has chnaged since yesterday when jellyfin launced just fine. as some trouble sheeting steps i have :

    run the installer to refresh my install
    disabled any plugins that have updated in the past few days
    removed any new media from the past few days
    deleted the jellyfin windows tray folder and re run the installer to ensure i have fresh versions of those files

    here's a peek at my logs any insight would be super helpful:

    Code:
    [2024-09-06 20:01:11.740 +01:00] [INF] [1] Main: Jellyfin version: "10.9.10"
    [2024-09-06 20:01:11.748 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
    [2024-09-06 20:01:11.749 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
    [2024-09-06 20:01:11.750 +01:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.22631"
    [2024-09-06 20:01:11.750 +01:00] [INF] [1] Main: Architecture: X64
    [2024-09-06 20:01:11.751 +01:00] [INF] [1] Main: 64-Bit Process: True
    [2024-09-06 20:01:11.753 +01:00] [INF] [1] Main: User Interactive: True
    [2024-09-06 20:01:11.753 +01:00] [INF] [1] Main: Processor count: 28
    [2024-09-06 20:01:11.753 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
    [2024-09-06 20:01:11.754 +01:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
    [2024-09-06 20:01:11.754 +01:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
    [2024-09-06 20:01:11.755 +01:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2024-09-06 20:01:11.755 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
    [2024-09-06 20:01:11.755 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
    [2024-09-06 20:01:11.772 +01:00] [FTL] [1] Main: Unhandled Exception
    System.InvalidOperationException: There is an error in XML document (1, 1).
    ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.
      at System.Xml.XmlTextReaderImpl.Throw(Exception e)
      at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
      at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
      at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
      at System.Xml.XmlReader.MoveToContent()
      at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderMigrationOptions.Read4_MigrationOptions()
      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 Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromStream(Type type, Stream stream)
      at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromFile(Type type, String file)
      at Jellyfin.Server.Migrations.MigrationRunner.RunPreStartup(ServerApplicationPaths appPaths, ILoggerFactory loggerFactory)
      at Jellyfin.Server.Program.StartApp(StartupOptions options)
      at Jellyfin.Server.Program.<Main>(String[] args)
    [2024-09-06 20:03:26.519 +01:00] [INF] [1] Main: Jellyfin version: "10.9.10"
    [2024-09-06 20:03:26.529 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
    [2024-09-06 20:03:26.531 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
    [2024-09-06 20:03:26.532 +01:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.22631"
    [2024-09-06 20:03:26.533 +01:00] [INF] [1] Main: Architecture: X64
    [2024-09-06 20:03:26.533 +01:00] [INF] [1] Main: 64-Bit Process: True
    [2024-09-06 20:03:26.534 +01:00] [INF] [1] Main: User Interactive: True
    [2024-09-06 20:03:26.535 +01:00] [INF] [1] Main: Processor count: 28
    [2024-09-06 20:03:26.536 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
    [2024-09-06 20:03:26.536 +01:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
    [2024-09-06 20:03:26.537 +01:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
    [2024-09-06 20:03:26.537 +01:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2024-09-06 20:03:26.538 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
    [2024-09-06 20:03:26.539 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
    [2024-09-06 20:03:27.159 +01:00] [FTL] [1] Main: Unhandled Exception
    System.InvalidOperationException: There is an error in XML document (1, 1).
    ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.
      at System.Xml.XmlTextReaderImpl.Throw(Exception e)
      at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
      at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
      at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
      at System.Xml.XmlReader.MoveToContent()
      at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderMigrationOptions.Read4_MigrationOptions()
      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 Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromStream(Type type, Stream stream)
      at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromFile(Type type, String file)
      at Jellyfin.Server.Migrations.MigrationRunner.RunPreStartup(ServerApplicationPaths appPaths, ILoggerFactory loggerFactory)
      at Jellyfin.Server.Program.StartApp(StartupOptions options)
      at Jellyfin.Server.Program.<Main>(String[] args)
    [2024-09-06 20:05:14.831 +01:00] [INF] [1] Main: Jellyfin version: "10.9.10"
    [2024-09-06 20:05:14.840 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
    [2024-09-06 20:05:14.842 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
    [2024-09-06 20:05:14.843 +01:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.22631"
    [2024-09-06 20:05:14.844 +01:00] [INF] [1] Main: Architecture: X64
    [2024-09-06 20:05:14.845 +01:00] [INF] [1] Main: 64-Bit Process: True
    [2024-09-06 20:05:14.845 +01:00] [INF] [1] Main: User Interactive: True
    [2024-09-06 20:05:14.846 +01:00] [INF] [1] Main: Processor count: 28
    [2024-09-06 20:05:14.846 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
    [2024-09-06 20:05:14.847 +01:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
    [2024-09-06 20:05:14.848 +01:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
    [2024-09-06 20:05:14.848 +01:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2024-09-06 20:05:14.849 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
    [2024-09-06 20:05:14.850 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
    [2024-09-06 20:05:14.867 +01:00] [FTL] [1] Main: Unhandled Exception
    System.InvalidOperationException: There is an error in XML document (1, 1).
    ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.
      at System.Xml.XmlTextReaderImpl.Throw(Exception e)
      at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
      at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
      at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
      at System.Xml.XmlReader.MoveToContent()
      at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderMigrationOptions.Read4_MigrationOptions()
      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 Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromStream(Type type, Stream stream)
      at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromFile(Type type, String file)
      at Jellyfin.Server.Migrations.MigrationRunner.RunPreStartup(ServerApplicationPaths appPaths, ILoggerFactory loggerFactory)
      at Jellyfin.Server.Program.StartApp(StartupOptions options)
      at Jellyfin.Server.Program.<Main>(String[] args)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-09-06, 07:15 PM
    Go to C:\ProgramData\Jellyfin\Server\config. If migrations.xml is empty, rename the file and restart Jellyfin.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Pyroptical
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:United Kingdom
    #3
    2024-09-06, 07:20 PM
    (2024-09-06, 07:15 PM)TheDreadPirate Wrote: Go to C:\ProgramData\Jellyfin\Server\config.  If migrations.xml is empty, rename the file and restart Jellyfin.

    Okay so it was empty, still getting the same error but i've got a much heftier log file now :

    Code:
    [2024-09-06 20:15:47.691 +01:00] [INF] [1] Main: Jellyfin version: "10.9.10"
    [2024-09-06 20:15:47.700 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
    [2024-09-06 20:15:47.702 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
    [2024-09-06 20:15:47.703 +01:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.22631"
    [2024-09-06 20:15:47.704 +01:00] [INF] [1] Main: Architecture: X64
    [2024-09-06 20:15:47.705 +01:00] [INF] [1] Main: 64-Bit Process: True
    [2024-09-06 20:15:47.705 +01:00] [INF] [1] Main: User Interactive: True
    [2024-09-06 20:15:47.706 +01:00] [INF] [1] Main: Processor count: 28
    [2024-09-06 20:15:47.707 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
    [2024-09-06 20:15:47.708 +01:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
    [2024-09-06 20:15:47.708 +01:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
    [2024-09-06 20:15:47.709 +01:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2024-09-06 20:15:47.709 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
    [2024-09-06 20:15:47.710 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
    [2024-09-06 20:15:47.779 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"CreateNetworkConfiguration"'
    [2024-09-06 20:15:47.780 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration '"CreateNetworkConfiguration"' applied successfully
    [2024-09-06 20:15:47.783 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"MigrateMusicBrainzTimeout"'
    [2024-09-06 20:15:47.845 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration '"MigrateMusicBrainzTimeout"' applied successfully
    [2024-09-06 20:15:47.846 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"MigrateNetworkConfiguration"'
    [2024-09-06 20:15:47.852 +01:00] [ERR] [1] Jellyfin.Server.Migrations.PreStartupRoutines.MigrateNetworkConfiguration: Migrate NetworkConfiguration deserialize Invalid Operation error
    System.InvalidOperationException: There is an error in XML document (22, 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()
    [2024-09-06 20:15:47.857 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration '"MigrateNetworkConfiguration"' applied successfully
    [2024-09-06 20:15:47.988 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2024-09-06 20:15:48.801 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2024-09-06 20:15:49.215 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "jellyfin-ani-sync, Version=3.4.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Ani-Sync_3.4.0.0\jellyfin-ani-sync.dll"
    [2024-09-06 20:15:49.327 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.AniDB, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\AniDB_9.0.0.0\Jellyfin.Plugin.AniDB.dll"
    [2024-09-06 20:15:49.358 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.AniList, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\AniList_9.0.0.0\Jellyfin.Plugin.AniList.dll"
    [2024-09-06 20:15:49.409 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.AniSearch, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\AniSearch_5.0.0.0\Jellyfin.Plugin.AniSearch.dll"
    [2024-09-06 20:15:49.439 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Artwork, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Artwork_1.0.0.0\Jellyfin.Plugin.Artwork.dll"
    [2024-09-06 20:15:49.476 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Fanart, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Fanart_11.0.0.0\Jellyfin.Plugin.Fanart.dll"
    [2024-09-06 20:15:49.602 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "ConfusedPolarBear.Plugin.IntroSkipper, Version=0.2.0.16, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Intro Skipper_0.2.0.16\ConfusedPolarBear.Plugin.IntroSkipper.dll"
    [2024-09-06 20:15:49.651 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Open Subtitles_20.0.0.0\Jellyfin.Plugin.OpenSubtitles.dll"
    [2024-09-06 20:15:49.668 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.SkinManager, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Skin Manager_2.0.1\Jellyfin.Plugin.SkinManager.dll"
    [2024-09-06 20:15:50.120 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2024-09-06 20:15:50.121 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2024-09-06 20:15:50.122 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2024-09-06 20:15:50.124 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.0.31", "127.0.0.1"]
    [2024-09-06 20:15:50.125 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2024-09-06 20:15:50.126 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2024-09-06 20:15:50.127 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2024-09-06 20:15:54.110 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Ani-Sync" "3.4.0.0"
    [2024-09-06 20:15:54.112 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AniDB" "9.0.0.0"
    [2024-09-06 20:15:54.114 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AniList" "9.0.0.0"
    [2024-09-06 20:15:54.115 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AniSearch" "5.0.0.0"
    [2024-09-06 20:15:54.116 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Artwork" "1.0.0.0"
    [2024-09-06 20:15:54.117 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Fanart" "11.0.0.0"
    [2024-09-06 20:15:54.236 +01:00] [INF] [1] ConfusedPolarBear.Plugin.IntroSkipper.Plugin: Skip intro button successfully added
    [2024-09-06 20:15:54.381 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Intro Skipper" "0.2.0.16"
    [2024-09-06 20:15:54.388 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Open Subtitles" "20.0.0.0"
    [2024-09-06 20:15:54.389 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Skin Manager" "2.0.1"
    [2024-09-06 20:15:54.390 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.10.0"
    [2024-09-06 20:15:54.391 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.10.0"
    [2024-09-06 20:15:54.391 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.10.0"
    [2024-09-06 20:15:54.415 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.10.0"
    [2024-09-06 20:15:54.416 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.10.0"
    [2024-09-06 20:15:54.460 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"DisableTranscodingThrottling"'
    [2024-09-06 20:15:54.461 +01:00] [INF] [1] Jellyfin.Server.Migrations.Routines.DisableTranscodingThrottling: Disabling transcoding throttling during migration
    [2024-09-06 20:15:54.463 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration '"DisableTranscodingThrottling"' applied successfully
    [2024-09-06 20:15:54.464 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"CreateLoggingConfigHeirarchy"'
    [2024-09-06 20:15:54.464 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration '"CreateLoggingConfigHeirarchy"' applied successfully
    [2024-09-06 20:15:54.469 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"MigrateActivityLogDatabase"'
    [2024-09-06 20:15:54.471 +01:00] [WRN] [1] Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb: Migrating the activity database may take a while, do not stop Jellyfin.
    [2024-09-06 20:15:54.563 +01:00] [ERR] [1] Jellyfin.Server.Migrations.MigrationRunner: Could not apply migration '"MigrateActivityLogDatabase"'
    Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: 'no such table: ActivityLog'.
      at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
      at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
      at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
      at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
      at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
      at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
      at Emby.Server.Implementations.Data.SqliteExtensions.Query(SqliteConnection sqliteConnection, String commandText)+MoveNext()
      at Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb.Perform()
      at Jellyfin.Server.Migrations.MigrationRunner.PerformMigrations(IMigrationRoutine[] migrations, MigrationOptions migrationOptions, Action`1 saveConfiguration, ILogger logger)
      at Jellyfin.Server.Migrations.MigrationRunner.Run(CoreAppHost host, ILoggerFactory loggerFactory)
      at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
    [2024-09-06 20:15:54.566 +01:00] [FTL] [1] Main: Error while starting server
    Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: 'no such table: ActivityLog'.
      at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
      at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
      at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
      at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
      at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
      at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
      at Emby.Server.Implementations.Data.SqliteExtensions.Query(SqliteConnection sqliteConnection, String commandText)+MoveNext()
      at Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb.Perform()
      at Jellyfin.Server.Migrations.MigrationRunner.PerformMigrations(IMigrationRoutine[] migrations, MigrationOptions migrationOptions, Action`1 saveConfiguration, ILogger logger)
      at Jellyfin.Server.Migrations.MigrationRunner.Run(CoreAppHost host, ILoggerFactory loggerFactory)
      at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
    [2024-09-06 20:15:54.568 +01:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
    [2024-09-06 20:15:54.574 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
    [2024-09-06 20:15:54.575 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
    [2024-09-06 20:15:54.576 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
    [2024-09-06 20:15:54.577 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
    [2024-09-06 20:16:18.388 +01:00] [INF] [1] Main: Jellyfin version: "10.9.10"
    [2024-09-06 20:16:18.397 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
    [2024-09-06 20:16:18.399 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
    [2024-09-06 20:16:18.400 +01:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.22631"
    [2024-09-06 20:16:18.401 +01:00] [INF] [1] Main: Architecture: X64
    [2024-09-06 20:16:18.401 +01:00] [INF] [1] Main: 64-Bit Process: True
    [2024-09-06 20:16:18.402 +01:00] [INF] [1] Main: User Interactive: True
    [2024-09-06 20:16:18.402 +01:00] [INF] [1] Main: Processor count: 28
    [2024-09-06 20:16:18.403 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
    [2024-09-06 20:16:18.404 +01:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
    [2024-09-06 20:16:18.404 +01:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
    [2024-09-06 20:16:18.405 +01:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2024-09-06 20:16:18.405 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
    [2024-09-06 20:16:18.406 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
    [2024-09-06 20:16:18.461 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2024-09-06 20:16:18.496 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2024-09-06 20:16:18.505 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "jellyfin-ani-sync, Version=3.4.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Ani-Sync_3.4.0.0\jellyfin-ani-sync.dll"
    [2024-09-06 20:16:18.507 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.AniDB, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\AniDB_9.0.0.0\Jellyfin.Plugin.AniDB.dll"
    [2024-09-06 20:16:18.509 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.AniList, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\AniList_9.0.0.0\Jellyfin.Plugin.AniList.dll"
    [2024-09-06 20:16:18.510 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.AniSearch, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\AniSearch_5.0.0.0\Jellyfin.Plugin.AniSearch.dll"
    [2024-09-06 20:16:18.512 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Artwork, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Artwork_1.0.0.0\Jellyfin.Plugin.Artwork.dll"
    [2024-09-06 20:16:18.513 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Fanart, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Fanart_11.0.0.0\Jellyfin.Plugin.Fanart.dll"
    [2024-09-06 20:16:18.515 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "ConfusedPolarBear.Plugin.IntroSkipper, Version=0.2.0.16, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Intro Skipper_0.2.0.16\ConfusedPolarBear.Plugin.IntroSkipper.dll"
    [2024-09-06 20:16:18.517 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Open Subtitles_20.0.0.0\Jellyfin.Plugin.OpenSubtitles.dll"
    [2024-09-06 20:16:18.518 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.SkinManager, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Skin Manager_2.0.1\Jellyfin.Plugin.SkinManager.dll"
    [2024-09-06 20:16:18.554 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2024-09-06 20:16:18.555 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2024-09-06 20:16:18.556 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2024-09-06 20:16:18.557 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.0.31", "127.0.0.1"]
    [2024-09-06 20:16:18.559 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2024-09-06 20:16:18.559 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2024-09-06 20:16:18.560 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2024-09-06 20:16:20.282 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Ani-Sync" "3.4.0.0"
    [2024-09-06 20:16:20.284 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AniDB" "9.0.0.0"
    [2024-09-06 20:16:20.285 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AniList" "9.0.0.0"
    [2024-09-06 20:16:20.287 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AniSearch" "5.0.0.0"
    [2024-09-06 20:16:20.288 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Artwork" "1.0.0.0"
    [2024-09-06 20:16:20.290 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Fanart" "11.0.0.0"
    [2024-09-06 20:16:20.343 +01:00] [INF] [1] ConfusedPolarBear.Plugin.IntroSkipper.Plugin: Skip button already added
    [2024-09-06 20:16:20.429 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Intro Skipper" "0.2.0.16"
    [2024-09-06 20:16:20.433 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Open Subtitles" "20.0.0.0"
    [2024-09-06 20:16:20.434 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Skin Manager" "2.0.1"
    [2024-09-06 20:16:20.435 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.10.0"
    [2024-09-06 20:16:20.436 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.10.0"
    [2024-09-06 20:16:20.437 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.10.0"
    [2024-09-06 20:16:20.443 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.10.0"
    [2024-09-06 20:16:20.444 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.10.0"
    [2024-09-06 20:16:20.464 +01:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"MigrateActivityLogDatabase"'
    [2024-09-06 20:16:20.466 +01:00] [WRN] [1] Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb: Migrating the activity database may take a while, do not stop Jellyfin.
    [2024-09-06 20:16:20.477 +01:00] [ERR] [1] Jellyfin.Server.Migrations.MigrationRunner: Could not apply migration '"MigrateActivityLogDatabase"'
    Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: 'no such table: ActivityLog'.
      at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
      at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
      at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
      at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
      at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
      at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
      at Emby.Server.Implementations.Data.SqliteExtensions.Query(SqliteConnection sqliteConnection, String commandText)+MoveNext()
      at Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb.Perform()
      at Jellyfin.Server.Migrations.MigrationRunner.PerformMigrations(IMigrationRoutine[] migrations, MigrationOptions migrationOptions, Action`1 saveConfiguration, ILogger logger)
      at Jellyfin.Server.Migrations.MigrationRunner.Run(CoreAppHost host, ILoggerFactory loggerFactory)
      at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
    [2024-09-06 20:16:20.483 +01:00] [FTL] [1] Main: Error while starting server
    Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: 'no such table: ActivityLog'.
      at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
      at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext()
      at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext()
      at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
      at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
      at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader()
      at Emby.Server.Implementations.Data.SqliteExtensions.Query(SqliteConnection sqliteConnection, String commandText)+MoveNext()
      at Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb.Perform()
      at Jellyfin.Server.Migrations.MigrationRunner.PerformMigrations(IMigrationRoutine[] migrations, MigrationOptions migrationOptions, Action`1 saveConfiguration, ILogger logger)
      at Jellyfin.Server.Migrations.MigrationRunner.Run(CoreAppHost host, ILoggerFactory loggerFactory)
      at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
    [2024-09-06 20:16:20.487 +01:00] [INF] [1] Main: Running query planner optimizations in the database... This might take a while
    [2024-09-06 20:16:20.494 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
    [2024-09-06 20:16:20.494 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
    [2024-09-06 20:16:20.495 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
    [2024-09-06 20:16:20.496 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-09-06, 07:34 PM (This post was last modified: 2024-09-06, 07:35 PM by TheDreadPirate. Edited 1 time in total.)
    Did your disk fill up at any point recently?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Pyroptical
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:United Kingdom
    #5
    2024-09-06, 07:36 PM
    (2024-09-06, 07:34 PM)TheDreadPirate Wrote: Did your disk fill up at any point recently?

    nope the closest to full its been is about 500gb fo free space
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-09-06, 08:21 PM (This post was last modified: 2024-09-06, 08:21 PM by TheDreadPirate. Edited 1 time in total.)
    Did Jellyfin crash or did you stop/kill Jellyfin because it was taking too long to start? Have you updated Jellyfin recently? If so, from which version.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Pyroptical
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:United Kingdom
    #7
    2024-09-06, 08:43 PM
    (2024-09-06, 08:21 PM)TheDreadPirate Wrote: Did Jellyfin crash or did you stop/kill Jellyfin because it was taking too long to start?  Have you updated Jellyfin recently?  If so, from which version.

    before this error no, as a troubleshooting step i did kill it once in task manager. i updated a few weeks back from i think 10.8 but ive had no issues until today, well at least i think today i do have a log file from yesterday too which i'll pop below, beyond that no log files

    Code:
    [2024-09-05 18:58:22.542 +01:00] [INF] [1] Main: Jellyfin version: "10.9.10"
    [2024-09-05 18:58:22.551 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
    [2024-09-05 18:58:22.553 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
    [2024-09-05 18:58:22.554 +01:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.22631"
    [2024-09-05 18:58:22.555 +01:00] [INF] [1] Main: Architecture: X64
    [2024-09-05 18:58:22.556 +01:00] [INF] [1] Main: 64-Bit Process: True
    [2024-09-05 18:58:22.556 +01:00] [INF] [1] Main: User Interactive: True
    [2024-09-05 18:58:22.557 +01:00] [INF] [1] Main: Processor count: 28
    [2024-09-05 18:58:22.558 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
    [2024-09-05 18:58:22.558 +01:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
    [2024-09-05 18:58:22.559 +01:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
    [2024-09-05 18:58:22.560 +01:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2024-09-05 18:58:22.560 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
    [2024-09-05 18:58:22.561 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
    [2024-09-05 18:58:23.198 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2024-09-05 18:58:23.800 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2024-09-05 18:58:24.164 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "jellyfin-ani-sync, Version=3.4.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Ani-Sync_3.4.0.0\jellyfin-ani-sync.dll"
    [2024-09-05 18:58:24.251 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.AniDB, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\AniDB_9.0.0.0\Jellyfin.Plugin.AniDB.dll"
    [2024-09-05 18:58:24.281 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.AniList, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\AniList_9.0.0.0\Jellyfin.Plugin.AniList.dll"
    [2024-09-05 18:58:24.335 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.AniSearch, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\AniSearch_5.0.0.0\Jellyfin.Plugin.AniSearch.dll"
    [2024-09-05 18:58:24.366 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Artwork, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Artwork_1.0.0.0\Jellyfin.Plugin.Artwork.dll"
    [2024-09-05 18:58:24.368 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Skipping disabled plugin "12.0.0.0" of "Auto Organize"
    [2024-09-05 18:58:24.403 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Fanart, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Fanart_11.0.0.0\Jellyfin.Plugin.Fanart.dll"
    [2024-09-05 18:58:24.538 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "ConfusedPolarBear.Plugin.IntroSkipper, Version=0.2.0.16, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Intro Skipper_0.2.0.16\ConfusedPolarBear.Plugin.IntroSkipper.dll"
    [2024-09-05 18:58:24.573 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Nick.Plugin.Jellyscrub, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Jellyscrub_2.0.0.0\Nick.Plugin.Jellyscrub.dll"
    [2024-09-05 18:58:24.611 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Open Subtitles_20.0.0.0\Jellyfin.Plugin.OpenSubtitles.dll"
    [2024-09-05 18:58:24.628 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.SkinManager, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Skin Manager_2.0.1\Jellyfin.Plugin.SkinManager.dll"
    [2024-09-05 18:58:24.999 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2024-09-05 18:58:25.003 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2024-09-05 18:58:25.004 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
    [2024-09-05 18:58:25.007 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.0.31", "127.0.0.1"]
    [2024-09-05 18:58:25.009 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2024-09-05 18:58:25.010 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2024-09-05 18:58:25.011 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2024-09-05 18:58:29.013 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Ani-Sync" "3.4.0.0"
    [2024-09-05 18:58:29.017 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AniDB" "9.0.0.0"
    [2024-09-05 18:58:29.019 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AniList" "9.0.0.0"
    [2024-09-05 18:58:29.021 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AniSearch" "5.0.0.0"
    [2024-09-05 18:58:29.023 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Artwork" "1.0.0.0"
    [2024-09-05 18:58:29.026 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Fanart" "11.0.0.0"
    [2024-09-05 18:58:29.173 +01:00] [INF] [1] ConfusedPolarBear.Plugin.IntroSkipper.Plugin: Skip button already added
    [2024-09-05 18:58:29.329 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Intro Skipper" "0.2.0.16"
    [2024-09-05 18:58:29.331 +01:00] [WRN] [1] Nick.Plugin.Jellyscrub.JellyscrubPlugin: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    [2024-09-05 18:58:29.332 +01:00] [WRN] [1] Nick.Plugin.Jellyscrub.JellyscrubPlugin: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    [2024-09-05 18:58:29.333 +01:00] [WRN] [1] Nick.Plugin.Jellyscrub.JellyscrubPlugin: PLEASE VISIT THE JELLYSCRUB PLUGIN CONFIG PAGE TO CONVERT TRICKPLAY FILES
    [2024-09-05 18:58:29.334 +01:00] [WRN] [1] Nick.Plugin.Jellyscrub.JellyscrubPlugin: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    [2024-09-05 18:58:29.335 +01:00] [WRN] [1] Nick.Plugin.Jellyscrub.JellyscrubPlugin: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    [2024-09-05 18:58:29.344 +01:00] [INF] [1] Nick.Plugin.Jellyscrub.JellyscrubPlugin: Attempting to inject trickplay script code in "C:\Program Files\Jellyfin\Server\jellyfin-web\index.html"
    [2024-09-05 18:58:29.360 +01:00] [ERR] [1] Nick.Plugin.Jellyscrub.JellyscrubPlugin: Encountered exception while writing to "C:\Program Files\Jellyfin\Server\jellyfin-web\index.html": "System.UnauthorizedAccessException: Access to the path 'C:\Program Files\Jellyfin\Server\jellyfin-web\index.html' is denied.
      at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
      at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
      at System.IO.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
      at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding)
      at Nick.Plugin.Jellyscrub.JellyscrubPlugin..ctor(IApplicationPaths applicationPaths, IXmlSerializer xmlSerializer, ILogger`1 logger, IServerConfigurationManager configurationManager)"
    [2024-09-05 18:58:29.362 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Jellyscrub" "2.0.0.0"
    [2024-09-05 18:58:29.369 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Open Subtitles" "20.0.0.0"
    [2024-09-05 18:58:29.371 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Skin Manager" "2.0.1"
    [2024-09-05 18:58:29.372 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.10.0"
    [2024-09-05 18:58:29.373 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.10.0"
    [2024-09-05 18:58:29.374 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.10.0"
    [2024-09-05 18:58:29.403 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.10.0"
    [2024-09-05 18:58:29.404 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.10.0"
    [2024-09-05 18:58:29.498 +01:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
    [2024-09-05 18:58:29.520 +01:00] [INF] [1] ConfusedPolarBear.Plugin.IntroSkipper.Entrypoint: Running startup enqueue
    [2024-09-05 18:58:29.669 +01:00] [INF] [1] ConfusedPolarBear.Plugin.IntroSkipper.QueueManager: Running enqueue of items in library "Anime"
    [2024-09-05 18:58:29.860 +01:00] [INF] [1] ConfusedPolarBear.Plugin.IntroSkipper.QueueManager: Running enqueue of items in library "Anime Movies"
    [2024-09-05 18:58:29.864 +01:00] [INF] [1] ConfusedPolarBear.Plugin.IntroSkipper.QueueManager: Running enqueue of items in library "Movies"
    [2024-09-05 18:58:29.866 +01:00] [INF] [1] ConfusedPolarBear.Plugin.IntroSkipper.QueueManager: Running enqueue of items in library "Music"
    [2024-09-05 18:58:29.878 +01:00] [INF] [1] ConfusedPolarBear.Plugin.IntroSkipper.QueueManager: Running enqueue of items in library "TV"
    [2024-09-05 18:58:30.668 +01:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\Jellyfin\Anime"
    [2024-09-05 18:58:30.668 +01:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\Jellyfin\Movies"
    [2024-09-05 18:58:30.668 +01:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\Jellyfin\Anime Movies"
    [2024-09-05 18:58:30.668 +01:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\Jellyfin\TV Shows"
    [2024-09-05 18:58:30.676 +01:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\Music"
    [2024-09-05 18:58:30.676 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [2024-09-05 18:58:30.697 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Detect Intros and Credits" set to fire at 2024-09-06 00:00:00.000 +01:00, which is 05:01:29.3025335 from now.
    [2024-09-05 18:58:30.706 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-09-06 03:00:00.000 +01:00, which is 08:01:29.2934480 from now.
    [2024-09-05 18:58:30.717 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-09-06 02:00:00.000 +01:00, which is 07:01:29.2820626 from now.
    [2024-09-05 18:58:30.809 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
    [2024-09-05 18:58:30.832 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
    [2024-09-05 18:58:30.856 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mjpeg_qsv", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
    [2024-09-05 18:58:30.879 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemap_cuda", "tonemap_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
    [2024-09-05 18:58:30.958 +01:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
    [2024-09-05 18:58:30.974 +01:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
    [2024-09-05 18:58:30.990 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl"]
    [2024-09-05 18:58:31.155 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
    [2024-09-05 18:58:31.161 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "62bdd34fc1aa40588bed29444ac72202"
    [2024-09-05 18:58:31.162 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [2024-09-05 18:58:31.163 +01:00] [INF] [1] Main: Startup complete 0:00:09.5384047
    [2024-09-05 18:58:33.735 +01:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
    [2024-09-05 18:58:37.002 +01:00] [INF] [8] Emby.Server.Implementations.Updates.InstallationManager: Plugin "installed": "Fanart" "12.0.0.0"
    [2024-09-05 18:58:37.082 +01:00] [INF] [8] Emby.Server.Implementations.ApplicationHost: App needs to be restarted.
    [2024-09-05 18:58:37.085 +01:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 3 seconds
    [2024-09-05 18:59:30.714 +01:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Download missing subtitles" Completed after 0 minute(s) and 0 seconds
    [2024-09-05 18:59:30.714 +01:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Audio Normalization" Completed after 0 minute(s) and 0 seconds
    [2024-09-05 18:59:30.741 +01:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: Optimizing and vacuuming jellyfin.db...
    [2024-09-05 18:59:30.741 +01:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
    [2024-09-05 18:59:30.747 +01:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Log Directory" Completed after 0 minute(s) and 0 seconds
    [2024-09-05 18:59:30.760 +01:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\Jellyfin\TV Shows"
    [2024-09-05 18:59:30.766 +01:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "TasksRefreshChannels" Completed after 0 minute(s) and 0 seconds
    [2024-09-05 18:59:30.806 +01:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: jellyfin.db optimized successfully!
    [2024-09-05 18:59:30.854 +01:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Optimize database" Completed after 0 minute(s) and 0 seconds
    [2024-09-05 18:59:30.832 +01:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\Music"
    [2024-09-05 18:59:30.878 +01:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\Jellyfin\Anime Movies"
    [2024-09-05 18:59:30.880 +01:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\Jellyfin\Anime"
    [2024-09-05 18:59:30.881 +01:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\Jellyfin\Movies"
    [2024-09-05 18:59:30.883 +01:00] [INF] [11] Emby.Server.Implementations.Library.LibraryManager: Validating media library
    [2024-09-05 18:59:30.986 +01:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: "AniSync Update Anime List" Completed after 0 minute(s) and 0 seconds
    [2024-09-05 18:59:31.129 +01:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Cache Directory" Completed after 0 minute(s) and 0 seconds
    [2024-09-05 18:59:31.181 +01:00] [WRN] [11] MediaBrowser.Controller.Entities.BaseItem: Library folder "C:\ProgramData\Jellyfin\Server\data\playlists" is inaccessible or empty, skipping
    [2024-09-05 18:59:31.341 +01:00] [WRN] [24] MediaBrowser.Controller.Entities.BaseItem: Library folder "C:\ProgramData\Jellyfin\Server\data\playlists" is inaccessible or empty, skipping
    [2024-09-05 18:59:33.107 +01:00] [INF] [44] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 2 seconds
    [2024-09-05 18:59:33.781 +01:00] [INF] [35] Jellyfin.LiveTv.Guide.GuideManager: Refreshing guide with 7 days of guide data
    [2024-09-05 18:59:33.785 +01:00] [INF] [35] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Refresh Guide" Completed after 0 minute(s) and 3 seconds
    [2024-09-05 18:59:35.185 +01:00] [INF] [20] Emby.Server.Implementations.Library.LibraryManager: People validation complete
    [2024-09-05 18:59:35.188 +01:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Refresh People" Completed after 0 minute(s) and 4 seconds
    [2024-09-05 18:59:42.513 +01:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"D:\Jellyfin\Movies\The.Prestige.2006.m720p.x264.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2024-09-05 18:59:43.053 +01:00] [INF] [24] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"C:\ProgramData\Jellyfin\Server\metadata\library\f7\f7be31963a4e7e6ad917d8bdb81dd19a\The.Prestige.2006.m720p.x264.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
    [2024-09-05 18:59:48.731 +01:00] [INF] [47] Emby.Server.Implementations.Library.Validators.ArtistsValidator: Deleting dead "c7ab8218c887e411e8b0a791a44a2593" "chromonicci." "MusicArtist".
    [2024-09-05 18:59:48.733 +01:00] [INF] [47] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "MusicArtist", Name: "chromonicci.", Path: "C:\ProgramData\Jellyfin\Server\metadata\artists\Chromonicci", Id: c7ab8218-c887-e411-e8b0-a791a44a2593
    [2024-09-05 18:59:49.270 +01:00] [INF] [47] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 18 seconds
    [2024-09-05 18:59:49.270 +01:00] [INF] [38] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\Jellyfin\Anime"
    [2024-09-05 18:59:49.270 +01:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\Jellyfin\Movies"
    [2024-09-05 18:59:49.270 +01:00] [INF] [26] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\Jellyfin\TV Shows"
    [2024-09-05 18:59:49.270 +01:00] [INF] [32] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\Jellyfin\Anime Movies"
    [2024-09-05 18:59:49.270 +01:00] [INF] [56] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\Music"
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-09-06, 08:53 PM
    Ok. Go back to C:\ProgramData\Jellyfin\Server\config and archive/rename/delete all the XMLs, not just migrations.xml.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Pyroptical
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:United Kingdom
    #9
    2024-09-06, 09:01 PM
    (2024-09-06, 08:53 PM)TheDreadPirate Wrote: Ok.  Go back to C:\ProgramData\Jellyfin\Server\config and archive/rename/delete all the XMLs, not just migrations.xml.

    eyyy and we have a winner 💜💜💜💜 thanks so much, wonder what caused that. either way super happy to have it back up and running
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 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