audiobookshelf_api 0.2.0 audiobookshelf_api: ^0.2.0 copied to clipboard
A Dart wrapper for the audiobookshelf API, a self-hosted audiobook and podcast server.
0.2.0 #
- Fixed
AudiobookshelfApi.request()
- Coerce values of
queryParameters
toString
orIterable<String>
- Coerce values of
- Updated dependencies
- Updated for audiobookshelf
v2.2.15
- Updated
SyncLocalProgressResponse
- Added
serverProgressUpdates
- Added
- Deprecated
SyncLocalProgressResponse
andAudiobookshelfApi.me.syncLocalMediaProgress()
- "Sync Local Media Progress" endpoint is deprecated
- Updated
Shelf
- Added
labelStringKey
- Added
- Updated
Series.shelf
- Added
hasActiveBook
- Added
- Updated
LibraryItem.minified
- Added
weight
for recommended shelf
- Added
- Updated
AudiobookshelfApi.libraries.scanFolders()
andAudiobookshelfApi.items.scan()
to POST requests - Added
AudiobookshelfApi.me.getUser()
- Added
AudiobookshelfApi.sessions.syncLocalSessions()
andSyncLocalSessionResult
- Added FantLab metadata provider
- Added
MetadataProvider.fantLab
- Added
SearchBooksResponse.fantLab
- Added
- Updated
0.1.0 #
- Initial version. Works with audiobookshelf
v2.2.12
.