Promises
Promises
Ah I see, I'm working on the SponsorBlock whitelisting
> If you use the Home Assistant mobile app you might be able to pull that info like this as I did once. > ``` > - alias: "Announce when...
Games with their weird default paths... @AEon-Jan We probably should think about a better version than adding special folder per game now there are two games with such behavior #1344...
> Any news about, this?I'm figuring the same problem... I gave up using the button as the battery draw was insanely high and had to repair it like once per...
> The backup Chrome login available in the latest master is something that won't work on a headless machine, as it opens a browser window for the user to interact...
That's correct, that's why I only stated that the login is possible with headless. So all good, thanks for your work :)
Would love to have this feature as well. I'm currently on holiday and they restrict Wireguard. I setup shadowsocks but all tutorials use tunnel in linux or windows. Not sure...
Having the same problem with DE amazon. I tried a couple of things and inlcuded this line into helper.py: ``` elif "de_DE" in lang: new_arrive_date = arrive_date time_format = "%A,...
> You'd need to install the language pack from inside the docker image. Well I couldn't figure out how to do that though
Thanks will check it out. Do you know why I don't the error for no locale language xyz found? Shouldn't the expection hit if theres no such language package installed?