base on Player for your DRM-free audiobooks [![BookPlayer - A wonderful player for your M4B/M4A/MP3 based audiobooks.](./.github/
[email protected])](https://itunes.apple.com/us/app/bookplayer-audio-book-player/id1138219998?ls=1&mt=8)
<p align="center">
<a href="https://itunes.apple.com/us/app/bookplayer-audio-book-player/id1138219998?ls=1&mt=8">
<img src="./.github/app-store-badge.svg" alt="Download on the App Store">
</a>
</p>
[![Four screenshots of BookPlayer on the iPhone X. Showing Player, Import options, the Library and, a playlist](./.github/
[email protected])](https://itunes.apple.com/us/app/bookplayer-audio-book-player/id1138219998?ls=1&mt=8)
Please visit our [Wiki](https://github.com/TortugaPower/BookPlayer/wiki) for our
[FAQ](https://github.com/TortugaPower/BookPlayer/wiki/FAQ) and
[guides](https://github.com/TortugaPower/BookPlayer/wiki/Developer-Guide) on how to add new themes and icons to the app.
## Features
### Import
- Using [AirDrop](https://support.apple.com/en-us/HT204144#receive) from your Mac or iOS device
- From [Files](https://support.apple.com/en-us/ht206481) and other apps on your device
- Via [File Sharing](https://support.apple.com/en-us/HT201301) in iTunes on your Mac or PC
- Download audiobooks from your own [Jellyfin](https://jellyfin.org) server
- Zip archives are supported and can be turned into playlists automatically
### Manage
- Maintain and see progress of your books
- Mark books as finished
- Drag & Drop to sort your library
- Create playlists
- Automatically play items in turn
- Play the first unfinished file by tapping on the playlist artwork
- Move files to playlists from the library or import them directly
### Listen
- Control audio playback from the lock screen or the control center
- Play and navigate books with Chapters
- Jump to start of the current book
- Change playback speed
- Smart rewind
- Volume Boost
- Support for remote events from headset buttons and the lock screen
- Sleep timer with adjustable duration
- Support for VoiceOver
- Dark mode for night owls
### BookPlayer Pro
- Cloud sync
- Stand-alone playback on your Apple Watch
- Support Open Source development
- Additional color themes
- Select from alternative App Icons
### Upcoming features
See [our Roadmap on GitHub](https://github.com/GianniCarlo/Audiobook-Player/projects/1) for details.
### Supported locales & Languages
- English
- Czech (Petr Kabrna)
- German ([@pichfl](https://github.com/pichfl), Fabian Schalle)
- Russian ([@Nibelungc](https://github.com/Nibelungc), Andrey Kozlov, [@carcade](https://github.com/carcade) & Eugene
Newfield)
- Spanish ([@GianniCarlo](https://github.com/GianniCarlo))
- Swedish ([@hypeitinc](https://github.com/hypeitinc))
- Chinese Simplified ([@wangqj](https://twitter.com/wangqj))
- Danish (Carl Houmøller)
- Dutch (Miguel De Pelsmaeker)
- French (Christophe Vergne)
- Romanian (Alexandru Hamuraru)
- Turkish (Selçuk Onuk)
- Italian (Alessio Franceschi)
- Ukranian (Oleh)
- Slovak (Peter Skladaný)
- Portuguese (Vitor Jacinto)
- Polish (Konrad Kwapisz)
- Hungarian (Gábor Sári)
- Arabic (John Hamo & Monther Qandeel)
- Finnish ([@akirataguchi115](https://github.com/akirataguchi115))
Help us to [translate BookPlayer](#localisation).
## Contributing
Pull requests and ideas are always welcomed. Please
[open an issue](https://github.com/TortugaPower/BookPlayer/issues/new?assignees=&labels=bug&template=bug.md) if you have any suggestions or found a bug.
👍 See our [Contribution Guidelines](./CONTRIBUTING.md) for details, and our [Setup Guide](https://github.com/TortugaPower/BookPlayer/wiki/Developer-Guide#setting-up-the-project) for setting up your local environment.
If you enjoy BookPlayer, we would be glad if you consider writing a review on the
[App Store.](https://itunes.apple.com/us/app/bookplayer-audio-book-player/id1138219998?ls=1&mt=8)
### Maintainers
- [@GianniCarlo](https://github.com/GianniCarlo) - Original Idea & Creation
- [@pichfl](https://github.com/pichfl) - UI Design & Artwork
### Contributors
- [@bryanrezende](https://github.com/bryanrezende) - Smart rewind
- [@e7mac](https://github.com/e7mac) - Speed control, Autoplay
- [@gpambrozio](https://github.com/gpambrozio) - Volume Boost
- [@vab9](https://github.com/vab9) - AirDrop Support
- [@atomicguy](https://github.com/atomicguy) - Zip Support
- [@ryantstone](https://github.com/ryantstone) - VoiceOver Support
- [@lysanntranvouez](https://github.com/lysanntranvouez) - Jellyfin Support
A full list of all contributors can be found
[on GitHub.](https://github.com/GianniCarlo/Audiobook-Player/graphs/contributors)
### Community
[Join us on our new Discord server](https://discord.gg/MjCUXgU) if you want to contribute or talk to other people using
BookPlayer. Keep in mind that [you should file issues](#contributing) when you find bugs or have ideas for new features.
Discord is a chat platform and while the maintainers will drop by once in a while, it is still a chat and not a
bugtracker.
### Localisation
[![Localization generously sponsored by Lokalise, the best platform for adding lodalization to your applications](./.github/
[email protected])](https://lokalise.com/)
If you want to help translating BookPlayer into your own language, send as an email at
[email protected] so we can
invite you to Lokalise.
## Dependencies
Managed with the [Swift Package Manager](https://swift.org/package-manager/)
- [DeviceKit](https://github.com/dennisweissmann/DeviceKit) for device information used in support requests
- [DirectoryWatcher](https://github.com/GianniCarlo/DirectoryWatcher) for events on the document's folder
- [JellyfinAPI](https://github.com/jellyfin/jellyfin-sdk-swift) for communicating with Jellyfin servers
- [Kingfisher](https://github.com/onevcat/Kingfisher) for contributors' profile pictures
- [MarqueeLabel](https://github.com/cbpowell/MarqueeLabel) for scrolling labels
- [RevenueCat](https://github.com/RevenueCat/purchases-ios) for managing in-app purchases
- [Sentry](https://github.com/getsentry/sentry-cocoa) for crash reporting
- [Sweetercolor](https://github.com/jathu/sweetercolor) for handling artwork colors
- [Themeable](https://github.com/GianniCarlo/Themeable) for custom app themes
- [ZipArchive](https://github.com/ZipArchive/ZipArchive) for zip files
Included in this repository
- [BlurHashDecode](https://github.com/woltapp/blurhash/blob/712a47f946b98c30097eb1ada086ea00b18681ec/Swift/BlurHashDecode.swift) for displaying placeholder images from Jellyfin servers
Managed with [Homebrew](https://brew.sh)
- [SwiftLint](https://github.com/realm/SwiftLint)
- [Sourcery](https://github.com/krzysztofzablocki/Sourcery)
## License
Licensed under [GNU GPL v. 3.0](https://opensource.org/licenses/GPL-3.0). See `LICENSE` for details.
", Assign "at most 3 tags" to the expected json: {"id":"11712","tags":[]} "only from the tags list I provide: [{"id":77,"name":"3d"},{"id":89,"name":"agent"},{"id":17,"name":"ai"},{"id":54,"name":"algorithm"},{"id":24,"name":"api"},{"id":44,"name":"authentication"},{"id":3,"name":"aws"},{"id":27,"name":"backend"},{"id":60,"name":"benchmark"},{"id":72,"name":"best-practices"},{"id":39,"name":"bitcoin"},{"id":37,"name":"blockchain"},{"id":1,"name":"blog"},{"id":45,"name":"bundler"},{"id":58,"name":"cache"},{"id":21,"name":"chat"},{"id":49,"name":"cicd"},{"id":4,"name":"cli"},{"id":64,"name":"cloud-native"},{"id":48,"name":"cms"},{"id":61,"name":"compiler"},{"id":68,"name":"containerization"},{"id":92,"name":"crm"},{"id":34,"name":"data"},{"id":47,"name":"database"},{"id":8,"name":"declarative-gui "},{"id":9,"name":"deploy-tool"},{"id":53,"name":"desktop-app"},{"id":6,"name":"dev-exp-lib"},{"id":59,"name":"dev-tool"},{"id":13,"name":"ecommerce"},{"id":26,"name":"editor"},{"id":66,"name":"emulator"},{"id":62,"name":"filesystem"},{"id":80,"name":"finance"},{"id":15,"name":"firmware"},{"id":73,"name":"for-fun"},{"id":2,"name":"framework"},{"id":11,"name":"frontend"},{"id":22,"name":"game"},{"id":81,"name":"game-engine "},{"id":23,"name":"graphql"},{"id":84,"name":"gui"},{"id":91,"name":"http"},{"id":5,"name":"http-client"},{"id":51,"name":"iac"},{"id":30,"name":"ide"},{"id":78,"name":"iot"},{"id":40,"name":"json"},{"id":83,"name":"julian"},{"id":38,"name":"k8s"},{"id":31,"name":"language"},{"id":10,"name":"learning-resource"},{"id":33,"name":"lib"},{"id":41,"name":"linter"},{"id":28,"name":"lms"},{"id":16,"name":"logging"},{"id":76,"name":"low-code"},{"id":90,"name":"message-queue"},{"id":42,"name":"mobile-app"},{"id":18,"name":"monitoring"},{"id":36,"name":"networking"},{"id":7,"name":"node-version"},{"id":55,"name":"nosql"},{"id":57,"name":"observability"},{"id":46,"name":"orm"},{"id":52,"name":"os"},{"id":14,"name":"parser"},{"id":74,"name":"react"},{"id":82,"name":"real-time"},{"id":56,"name":"robot"},{"id":65,"name":"runtime"},{"id":32,"name":"sdk"},{"id":71,"name":"search"},{"id":63,"name":"secrets"},{"id":25,"name":"security"},{"id":85,"name":"server"},{"id":86,"name":"serverless"},{"id":70,"name":"storage"},{"id":75,"name":"system-design"},{"id":79,"name":"terminal"},{"id":29,"name":"testing"},{"id":12,"name":"ui"},{"id":50,"name":"ux"},{"id":88,"name":"video"},{"id":20,"name":"web-app"},{"id":35,"name":"web-server"},{"id":43,"name":"webassembly"},{"id":69,"name":"workflow"},{"id":87,"name":"yaml"}]" returns me the "expected json"