2023-10-18, 09:51 AM
(This post was last modified: 2023-10-18, 12:50 PM by TheDreadPirate. Edited 1 time in total.)
I have tried the following:
1. moved the directory with all albums of AC/DC from the server to the local disk.
2. in Jellyfin the music library: Scan -> Replace all metadata.
3. looked at logfile to see when Jellyfin is done
4. server restart
5. in the directory "AC-DC" (local machine) removed all Folder.jpg and NFO files.
6. copy the directory back to the server
7. libraries -> scan -> search for new / changed files
During the scan I see in the log file:
I don't know what the problem is :-(
1. moved the directory with all albums of AC/DC from the server to the local disk.
2. in Jellyfin the music library: Scan -> Replace all metadata.
3. looked at logfile to see when Jellyfin is done
4. server restart
5. in the directory "AC-DC" (local machine) removed all Folder.jpg and NFO files.
6. copy the directory back to the server
7. libraries -> scan -> search for new / changed files
During the scan I see in the log file:
Code:
[2023-10-18 11:38:01.047 +02:00] [INF] WS "192.168.83.140" request
[2023-10-18 11:38:01.114 +02:00] [WRN] The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-10-18 11:38:01.115 +02:00] [WRN] The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-10-18 11:38:01.115 +02:00] [WRN] The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-10-18 11:38:01.115 +02:00] [WRN] The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not supportschemas. This configuration will be ignored by the SQLite provider.
[2023-10-18 11:38:01.115 +02:00] [WRN] The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-10-18 11:38:01.116 +02:00] [WRN] The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas.This configuration will be ignored by the SQLite provider.
[2023-10-18 11:38:01.116 +02:00] [WRN] The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-10-18 11:38:01.116 +02:00] [WRN] The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-10-18 11:38:01.116 +02:00] [WRN] The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-10-18 11:38:01.117 +02:00] [WRN] The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-10-18 11:38:01.117 +02:00] [WRN] The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-10-18 11:38:01.117 +02:00] [WRN] The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
[2023-10-18 11:38:01.117 +02:00] [WRN] The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. Thisconfiguration will be ignored by the SQLite provider.
[2023-10-18 11:38:02.369 +02:00] [WRN] Slow HTTP Response from "https://media01.lan.gehr.club/Users/b35edf5053a64d4eb323d8d96511089a/Items/Latest?Limit=30&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=8a05b0252259a1dbd62df97522638439" to "192.168.83.140" in 0:00:00.5141497 with Status Code 200
[2023-10-18 11:38:02.388 +02:00] [WRN] Slow HTTP Response from "https://media01.lan.gehr.club/Users/b35edf5053a64d4eb323d8d96511089a/Items/Latest?Limit=30&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=c8de95b1a5104e294b5fce66a7b87592" to "192.168.83.140" in 0:00:00.5301293 with Status Code 200
[2023-10-18 11:38:02.400 +02:00] [WRN] Slow HTTP Response from "https://media01.lan.gehr.club/Users/b35edf5053a64d4eb323d8d96511089a/Items/Latest?Limit=30&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=a008050953fceef548e2bd4a1cfb3672" to "192.168.83.140" in 0:00:00.5449738 with Status Code 200
[2023-10-18 11:38:02.428 +02:00] [WRN] Slow HTTP Response from "https://media01.lan.gehr.club/Items/8a05b0252259a1dbd62df97522638439/Images/Primary?fillHeight=270&fillWidth=480&quality=96&tag=5ef84158887cf6cb80d30453a46da815" to "192.168.83.140" in 0:00:00.695813 with Status Code 200
[2023-10-18 11:38:22.409 +02:00] [ERR] Cannot compute blurhash for "/data01/Audio/Musik/AC-DC/Black Ice/folder.jpg"
System.NullReferenceException: Object reference not set to an instance of an object.
at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageBlurHash(Int32 xComp, Int32 yComp, String path)
at Emby.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
[2023-10-18 11:38:22.423 +02:00] [ERR] Cannot compute blurhash for "/data01/Audio/Musik/AC-DC/Highway To Hell/folder.jpg"
System.NullReferenceException: Object reference not set to an instance of an object.
at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageBlurHash(Int32 xComp, Int32 yComp, String path)
at Emby.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
[2023-10-18 11:38:22.436 +02:00] [ERR] Cannot compute blurhash for "/data01/Audio/Musik/AC-DC/Live/folder.jpg"
System.NullReferenceException: Object reference not set to an instance of an object.
at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageBlurHash(Int32 xComp, Int32 yComp, String path)
at Emby.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
[2023-10-18 11:38:27.279 +02:00] [INF] Started library sync
[2023-10-18 11:38:30.781 +02:00] [INF] Library Sync: Added 1 items
[2023-10-18 11:38:30.781 +02:00] [INF] Finished library sync, taking "00:00:03.5020974"
[2023-10-18 11:38:30.840 +02:00] [ERR] Cannot compute blurhash for "/data01/Audio/Musik/AC-DC/Live/folder.jpg"
System.NullReferenceException: Object reference not set to an instance of an object.
at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageBlurHash(Int32 xComp, Int32 yComp, String path)
at Emby.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
[2023-10-18 11:38:30.856 +02:00] [ERR] Cannot compute blurhash for "/data01/Audio/Musik/AC-DC/Highway To Hell/folder.jpg"
System.NullReferenceException: Object reference not set to an instance of an object.
at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageBlurHash(Int32 xComp, Int32 yComp, String path)
at Emby.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
[2023-10-18 11:38:30.869 +02:00] [ERR] Cannot compute blurhash for "/data01/Audio/Musik/AC-DC/Black Ice/folder.jpg"
System.NullReferenceException: Object reference not set to an instance of an object.
at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageBlurHash(Int32 xComp, Int32 yComp, String path)
at Emby.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
[2023-10-18 11:38:35.959 +02:00] [INF] Started library sync
[2023-10-18 11:38:38.935 +02:00] [INF] Library Sync: Updated 4 items
[2023-10-18 11:38:38.935 +02:00] [INF] Finished library sync, taking "00:00:02.9757438"
[2023-10-18 11:38:44.371 +02:00] [INF] Started library sync
[2023-10-18 11:38:46.955 +02:00] [INF] Library Sync: Updated 3 items
[2023-10-18 11:38:46.955 +02:00] [INF] Finished library sync, taking "00:00:02.5841269"
[2023-10-18 11:42:09.979 +02:00] [INF] "IntervalTrigger" fired for task: "Scanne Medien-Bibliothek"
[2023-10-18 11:42:09.979 +02:00] [INF] Queuing task "RefreshMediaLibraryTask"
[2023-10-18 11:42:09.980 +02:00] [INF] Executing "Scanne Medien-Bibliothek"
[2023-10-18 11:42:09.984 +02:00] [INF] Stopping directory watching for path "/data01/Fotos_JPG"
[2023-10-18 11:42:09.985 +02:00] [INF] Stopping directory watching for path "/data01/Audio/Musik"
[2023-10-18 11:42:09.991 +02:00] [INF] Stopping directory watching for path "/data01/Audio/Techno"
[2023-10-18 11:42:09.991 +02:00] [INF] Stopping directory watching for path "/data01/Videos/Dokus"
[2023-10-18 11:42:09.991 +02:00] [INF] Stopping directory watching for path "/data01/Sonstiges/Bücher"
[2023-10-18 11:42:09.991 +02:00] [INF] Stopping directory watching for path "/data01/Videos/Filme"
[2023-10-18 11:42:09.991 +02:00] [INF] Stopping directory watching for path "/data01/Audio/Musik-Downloads"
[2023-10-18 11:42:09.991 +02:00] [INF] Stopping directory watching for path "/data01/Videos/Musik-Videos"
[2023-10-18 11:42:09.994 +02:00] [INF] Validating media library
[2023-10-18 11:42:10.486 +02:00] [INF] Removing item, Type: "Audio", Name: "Are You Ready", Path: "/data01/Audio/Musik-Downloads/Schützen/AC DC - Are You Ready.mp3", Id: 513c4e93-4aa2-fdfd-aec1-6d3bd50ed502
[2023-10-18 11:42:10.508 +02:00] [INF] Removing item, Type: "Audio", Name: "It's A Long Way To Top", Path: "/data01/Audio/Musik-Downloads/Schützen/AC DC - It's A Long Way To Top.mp3", Id: 69074004-b5aa-0407-5af7-00b4e61a8b6d
[2023-10-18 11:42:15.528 +02:00] [INF] Started library sync
[2023-10-18 11:42:18.316 +02:00] [INF] Library Sync: Removed 2 items
[2023-10-18 11:42:18.319 +02:00] [INF] Finished library sync, taking "00:00:02.7896129"
[2023-10-18 11:42:35.501 +02:00] [INF] Started library sync
[2023-10-18 11:42:37.966 +02:00] [INF] Library Sync: Updated 1 items
[2023-10-18 11:42:37.966 +02:00] [INF] Finished library sync, taking "00:00:02.4648583"
[2023-10-18 11:42:44.151 +02:00] [INF] Deleting dead "5edccad20dec2bbb4a8289682af2253e" "B.V.S.M.P" "MusicArtist".
[2023-10-18 11:42:44.151 +02:00] [INF] Removing item, Type: "MusicArtist", Name: "B.V.S.M.P", Path: "/var/lib/jellyfin/metadata/artists/B.V.S.M.P",Id: 5edccad2-0dec-2bbb-4a82-89682af2253e
[2023-10-18 11:42:44.190 +02:00] [INF] Deleting dead "676594f84de3e72a174e340b5587ef25" "Robin S" "MusicArtist".
[2023-10-18 11:42:44.190 +02:00] [INF] Removing item, Type: "MusicArtist", Name: "Robin S", Path: "/var/lib/jellyfin/metadata/artists/Robin S", Id:676594f8-4de3-e72a-174e-340b5587ef25
[2023-10-18 11:42:44.498 +02:00] [INF] Creating image collage and saving to "/var/cache/jellyfin/temp/13a5a5ad97d9462cb279ececbb69397a.png"
[2023-10-18 11:42:44.709 +02:00] [INF] Completed creation of image collage and saved to "/var/cache/jellyfin/temp/13a5a5ad97d9462cb279ececbb69397a.png"
[2023-10-18 11:42:45.356 +02:00] [INF] "Scanne Medien-Bibliothek" Completed after 0 minute(s) and 35 seconds
[2023-10-18 11:42:45.357 +02:00] [INF] ExecuteQueuedTasks
[2023-10-18 11:42:45.432 +02:00] [INF] Watching directory "/data01/Sonstiges/Bücher"
[2023-10-18 11:42:45.436 +02:00] [INF] Watching directory "/data01/Videos/Filme"
[2023-10-18 11:42:45.439 +02:00] [INF] Watching directory "/data01/Videos/Musik-Videos"
[2023-10-18 11:42:45.470 +02:00] [INF] Watching directory "/data01/Audio/Musik-Downloads"
[2023-10-18 11:42:45.579 +02:00] [INF] Watching directory "/data01/Videos/Dokus"
[2023-10-18 11:42:45.768 +02:00] [INF] Watching directory "/data01/Audio/Techno"
[2023-10-18 11:42:45.992 +02:00] [INF] Watching directory "/data01/Fotos_JPG"
[2023-10-18 11:42:49.202 +02:00] [INF] Started library sync
[2023-10-18 11:42:49.761 +02:00] [INF] Watching directory "/data01/Audio/Musik"
[2023-10-18 11:42:51.702 +02:00] [INF] Library Sync: Updated 2 items
[2023-10-18 11:42:54.004 +02:00] [INF] Library Sync: Removed 2 items
[2023-10-18 11:42:54.004 +02:00] [INF] Finished library sync, taking "00:00:04.8027545"
[2023-10-18 11:43:14.491 +02:00] [WRN] Slow HTTP Response from "https://media01.lan.gehr.club/ScheduledTasks" to "192.168.83.140" in 0:00:00.613231
5 with Status Code 200
I don't know what the problem is :-(