Bennet Ranft
Bennet Ranft
### Steps to Reproduce 1. Enable the Automatic Do-Not-Disturb feature 2. Wait ### Expected Result The Do-Not-Disturb mode of Android should turn on when the lesson begins and turn off...
I want to use this library on my headless Raspberry Pi, which has no GUI (also I want to test the code on WSL). When I install one of the...
**Describe the problem** After deploying I don't get any sound through the 3.5mm connector on the Raspberry Pi. I did not change any settings (so multiroom and automatic output are...
I use mypy for type checking in my project, and it tells me that `tidalapi` cannot be analyzed, because it is missing stubs or a `py.typed` file. I checked this...