-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing SharpCompress #114
Comments
Should already be fixed by #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
<#112>. Just
needs a new release
—
Reply to this email directly, view it on GitHub
<#114 (comment)>,
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: File name: 'SharpCompress, Version=0.38.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96' |
I think the installation instructions should be updated. The errors in question disappeared when I also copied SharpCompress.dll and ZstdSharp.dll to the target folder. |
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)The text was updated successfully, but these errors were encountered: