Konstantin
Konstantin
@ss-o It seems starship is the culprit
So, is there anything I can do about it?
> I am guessing that Starhip or its related files are located where `zpmod` module is missing permissions. For example, if Starship is located at `/usr/bin/starship`, then migrating it to...
Could you explain how to set up the docker container for testing or provide some resources? I'm no familiar with docker.
> I patched my deezer.py file with this. > > ```diff > - album_data = requests.get(self.album_url + deezer_id).json() > + headers = {"Accept-Language": "en-US,en;q=0.5"} > + album_data = requests.get(self.album_url +...
I'm having the same problem
It seems there is work to be done making sure api requests won't get blocked. Question marks (?) also seem to be casing problems, and I wouldn't consider question marks...
I don‘t like the way it‘s handled now. Currently, when there’s a question mark in the title of an album I‘m importing and the crash happens, I manually remove the...
@TeaqariaWTF FU doesn't work for me, probably because of family link
@TeaqariaWTF I keep getting an error when trying to set up my fingerprint which is probably due to my device and google account being restricted by family link. When I...