2023-08-17, 01:02 AM
(This post was last modified: 2023-08-17, 01:03 AM by Venson. Edited 1 time in total.)
Hey @taku1101
According to your logs, you added
This will cause jellyfin to try to scan _all_ folders you have there and most likely just break when it hits stuff its not supposed to.
2nd:
According to your logs, you added
C:\
as a path to one of your libs which will cause all kinds of issues.
[2023-08-17 01:53:12.155 +02:00] [INF] [1] Emby.Server.Implementations.IO.LibraryMonitor: Skipping realtime monitor for "E:\Jellyfin\Anime" because the path does not exist
[2023-08-17 01:53:12.155 +02:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "C:\"
[2023-08-17 01:53:12.156 +02:00] [INF] [7] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "H:\Jellyfin\Filme"
[2023-08-17 01:53:12.156 +02:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "H:\Jellyfin\Anime"
...
[2023-08-17 00:28:14.824 +02:00] [INF] [40] Emby.Server.Implementations.IO.LibraryMonitor: "DATA - Lukas" ("C:\Users\DATA - Lukas") will be refreshed.
[2023-08-17 00:28:14.835 +02:00] [INF] [40] Emby.Server.Implementations.IO.LibraryMonitor: "Windows" ("C:\Windows") will be refreshed.
[2023-08-17 00:28:22.251 +02:00] [INF] [40] Emby.Server.Implementations.IO.LibraryMonitor: "Windows" ("C:\Windows") will be refreshed.
[2023-08-17 00:28:32.417 +02:00] [INF] [40] Emby.Server.Implementations.IO.LibraryMonitor: "DATA - Lukas" ("C:\Users\DATA - Lukas") will be refreshed.
[2023-08-17 00:29:02.687 +02:00] [INF] [43] Emby.Server.Implementations.IO.LibraryMonitor: "Windows" ("C:\Windows") will be refreshed.
[2023-08-17 00:29:32.135 +02:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: "Tailscale" ("C:\ProgramData\Tailscale") will be refreshed.
[2023-08-17 00:29:35.017 +02:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: "Microsoft" ("C:\ProgramData\Microsoft") will be refreshed.
[2023-08-17 00:29:42.556 +02:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: "DATA - Lukas" ("C:\Users\DATA - Lukas") will be refreshed.
[2023-08-17 00:29:53.137 +02:00] [INF] [21] Emby.Server.Implementations.IO.LibraryMonitor: "DATA - Lukas" ("C:\Users\DATA - Lukas") will be refreshed.
[2023-08-17 00:30:08.678 +02:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: "log" ("C:\ProgramData\Jellyfin\Server\log") will be refreshed.
This will cause jellyfin to try to scan _all_ folders you have there and most likely just break when it hits stuff its not supposed to.
2nd:
SQLite Error 8: 'attempt to write a readonly database'.
mostly indicates a 2nd jellyfin instance running, already locking the database.
typos are finders, keepers.
Next Jellyfin release 10.11.0 will be Soon™
Soon™ is an unregistered trademark of Jellyfin International
Next Jellyfin release 10.11.0 will be Soon™
Soon™ is an unregistered trademark of Jellyfin International