Open Shouclack opened 1 month ago
Should already be fixed by https://github.com/jellyfin/jellyfin-plugin-bookshelf/pull/112. Just needs a new release
Thank you
Le jeu. 19 sept. 2024, 01 h 25, Cody Robibero @.***> a écrit :
Should already be fixed by #112 https://github.com/jellyfin/jellyfin-plugin-bookshelf/pull/112. Just needs a new release
— Reply to this email directly, view it on GitHub https://github.com/jellyfin/jellyfin-plugin-bookshelf/issues/114#issuecomment-2360005458, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKFZKAU2MCP32TLACSNVRSTZXJN4PAVCNFSM6AAAAABOOZ5DC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRQGAYDKNBVHA . You are receiving this because you authored the thread.Message ID: @.***>
I've git clone and compile the dll but same error but we can see Version=0.38 now, thanks: [2024-09-19 20:04:00.778 -04:00] [ERR] [15] MediaBrowser.Providers.Books.BookMetadataService: Error in "Comic Provider" System.IO.FileNotFoundException: Could not load file or assembly 'SharpCompress, Version=0.38.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96'. The system cannot find the file specified.
File name: 'SharpCompress, Version=0.38.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96'
at Jellyfin.Plugin.Bookshelf.Providers.ComicBookInfo.ComicBookInfoProvider.ReadMetadata(ItemInfo info, IDirectoryService directoryService, CancellationToken cancellationToken)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Jellyfin.Plugin.Bookshelf.Providers.ComicBookInfo.ComicBookInfoProvider.ReadMetadata(ItemInfo info, IDirectoryService directoryService, CancellationToken cancellationToken)
at Jellyfin.Plugin.Bookshelf.Providers.ComicFileProvider.GetMetadata(ItemInfo info, IDirectoryService directoryService, CancellationToken cancellationToken)
at MediaBrowser.Providers.Manager.MetadataService2.RefreshWithProviders(MetadataResult
1 metadata, TIdType id, MetadataRefreshOptions options, ICollection`1 providers, ItemImageProvider imageService, Boolean isSavingMetadata, CancellationToken cancellationToken)
It started 2 weeks ago, I tried change the order of the "metadata readers" but it changed nothing. I use Jellyfin (v.10.9.11-docker) with Bookshelf V11 from Jellyfin stable default repo.
Thank you!
[2024-09-18 18:12:56.145 -04:00] [ERR] [46] MediaBrowser.Providers.Books.BookMetadataService: Error in "Comic Provider" System.IO.FileNotFoundException: Could not load file or assembly 'SharpCompress, Version=0.36.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96'. The system cannot find the file specified.
File name: 'SharpCompress, Version=0.36.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96' at Jellyfin.Plugin.Bookshelf.Providers.ComicBookInfo.ComicBookInfoProvider.ReadMetadata(ItemInfo info, IDirectoryService directoryService, CancellationToken cancellationToken) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine) at Jellyfin.Plugin.Bookshelf.Providers.ComicBookInfo.ComicBookInfoProvider.ReadMetadata(ItemInfo info, IDirectoryService directoryService, CancellationToken cancellationToken) at Jellyfin.Plugin.Bookshelf.Providers.ComicFileProvider.GetMetadata(ItemInfo info, IDirectoryService directoryService, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.MetadataService
2.RefreshWithProviders(MetadataResult
1 metadata, TIdType id, MetadataRefreshOptions options, ICollection`1 providers, ItemImageProvider imageService, Boolean isSavingMetadata, CancellationToken cancellationToken)