jellyfin-plugin-bookshelf icon indicating copy to clipboard operation
jellyfin-plugin-bookshelf copied to clipboard

App: Error in "Google Books"

Open davispuh opened this issue 5 years ago • 3 comments
trafficstars

Log spammed with

[2020-06-13 00:49:50.403 +03:00] [ERR] [67] App: Error in "Google Books"
System.NullReferenceException: Object reference not set to an instance of an object.
   at Jellyfin.Plugin.Bookshelf.Providers.GoogleBooks.GoogleBooksProvider.GetComparableName(String name)
   at Jellyfin.Plugin.Bookshelf.Providers.GoogleBooks.GoogleBooksProvider.FetchBookId(BookInfo item, CancellationToken cancellationToken)
   at Jellyfin.Plugin.Bookshelf.Providers.GoogleBooks.GoogleBooksProvider.GetMetadata(BookInfo item, CancellationToken cancellationToken)
   at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
[2020-06-13 00:49:55.757 +03:00] [ERR] [59] App: Error in "Google Books"
System.NullReferenceException: Object reference not set to an instance of an object.
   at Jellyfin.Plugin.Bookshelf.Providers.GoogleBooks.GoogleBooksProvider.FetchBookId(BookInfo item, CancellationToken cancellationToken)
   at Jellyfin.Plugin.Bookshelf.Providers.GoogleBooks.GoogleBooksProvider.GetMetadata(BookInfo item, CancellationToken cancellationToken)
   at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)

System:

  • OS: Arch Linux
  • Virtualization: None
  • Clients: Browser
  • Browser: Firefox
  • Jellyfin Version: 10.5.5
  • Playback: Transcode
  • Installed Plugins: AudioDB, Bookshelf, Fanart, LDAP-Auth, MusicBrainz, Open Subtitles, Playback Reporting, Reports
  • Reverse Proxy: nginx
  • Base URL: none
  • Networking: NAT
  • Storage: local

davispuh avatar Jun 13 '20 01:06 davispuh

Moved to the books plugin repository. What version of the plugin are you using?

anthonylavado avatar Jun 13 '20 20:06 anthonylavado

Using newest version that there is in list 3.0.0.0

davispuh avatar Jun 14 '20 16:06 davispuh

Is this issue still present?

oddstr13 avatar Jul 21 '20 02:07 oddstr13