Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@k9withabone k9withabone released this 25 Feb 07:12
bc850c2

What's Changed

  • Fixed AudiobookshelfApi.request(), #57, #58
    • Coerce values of queryParameters to String or Iterable<String>
  • Updated dependencies
  • Updated for audiobookshelf v2.2.15, #61
    • Updated SyncLocalProgressResponse
      • Added serverProgressUpdates
    • Deprecated SyncLocalProgressResponse and AudiobookshelfApi.me.syncLocalMediaProgress()
      • "Sync Local Media Progress" endpoint is deprecated
    • Updated Shelf
      • Added labelStringKey
    • Updated Series.shelf
      • Added hasActiveBook
    • Updated LibraryItem.minified
      • Added weight for recommended shelf
    • Updated AudiobookshelfApi.libraries.scanFolders() and AudiobookshelfApi.items.scan() to POST requests
    • Added AudiobookshelfApi.me.getUser()
    • Added AudiobookshelfApi.sessions.syncLocalSessions() and SyncLocalSessionResult
    • Added FantLab metadata provider
      • Added MetadataProvider.fantLab
      • Added SearchBooksResponse.fantLab

Full Changelog: v0.1.0...v0.2.0