jellyfin / jellyfin-plugin-bookshelf

https://jellyfin.org
MIT License
195 stars 20 forks source link

Update EpubMetadataImageProvider.cs #66

Closed wuyu8512 closed 1 year ago

wuyu8512 commented 1 year ago

On my machine, scanning Epub gives read cover error

[09:58:02] [ERR] [35] MediaBrowser.Providers.Books.BookMetadataService: Error in Epub Metadata
System.NotSupportedException: This stream from ZipArchiveEntry does not support reading

I'm not sure if anyone else has this problem, the suspicion is that the epub object is Dispose this pr solved my problem