-
### Describe the feature/enhancement
Most times I choose a book based on how long it is and whether I can complete it in the time that I have available for listening that day/week. But to check the l…
-
I'm not sure how to solve this problem, but it might be quite simple (I hope so). Maybe someone can give me a pointer. I recently started using MediaTracker, and I'm in the process of importing my old…
-
### Describe the feature/enhancement
![image](https://github.com/advplyr/audiobookshelf/assets/42061703/b2154624-0ecb-4314-abef-d4c747dbc60b)
As you can see from the image above, there are people wh…
-
```
~/Downloads/vinterm-0.5.0$ make
libraries.mk:19: IMPORTANT: The AO library was not detected in the system. The
installation will continue but the audible beep in the terminal will not be
avaliab…
-
Thanks for this amazing library @tumtumtum! :smile: We are using a number of equalizer bands (10 at the moment) being changed using a NSTimer at 0.1 seconds to create a cross-fade between two players.…
-
I have trouble converting several files that are >2GB:
```
Traceback (most recent call last):
File "/opt/homebrew/bin/snowcrypt", line 8, in
sys.exit(main())
File "/opt/homebrew/lib/py…
-
a lot of the longer file downloads are failing with this same error message. is there a way for the application to try and resume the download?
the download is also only slow for `aax` files ar ab…
-
**Describe the bug**
I get an error when trying to import my Audible, stating something about an API error being thrown
**To Reproduce**
Steps to reproduce the behavior:
Just added my associat…
-
This library is quite an achievement in a limited cpu!
I am using a mega.
The following pcmConfig.h is in use:
#define buffSize 254
#define SD_FULLSPEED
#define SDFAT
#define STEREO_OR_16BIT
#d…
-
In contrast to most JavaScript code, Python libraries often work synchronously and may even expect one's callback function to resolve synchronously, even if that doesn't make sense in JavaScript envir…