Enrico Lamperti

Results 44 comments of Enrico Lamperti

This will be solved on version 2.7! 🎉

Hi @swimtrunks, I'm focusing on other sections of the scrobbler at the moment, if you want to look into this you are welcome! Some things to consider: - What happens...

We are handling translations with POEditor now, for more info check [the translations doc](https://github.com/elamperti/OpenWebScrobbler/blob/master/CONTRIBUTING.md#translations).

This will remain dependant on how often the user data is refreshed, which for performance reasons is fetched sparingly (mostly on login). I won't be changing this behavior for now....

Hi @Aeyk, thanks for your interest! I'm currently refactoring the API. Before enabling some kind of bulk scrobbling I need to finish this change and ensure that it can't be...

> I figure to work around the limit store them in a database or queue fire off jobs based on that The current implementation doesn't rely heavily on the database...

Hi! Thanks for your interest in the project 😀 I believe the error you get running `yarn:services` is related to Docker Compose (this repo has no python scripts). [This stack...

> Hmm I might need some more help with the Last.fm API setup. I have created an API key on last.fm and pasted it to `.env.development.local` variables `LASTFM_API_KEY` and `LASTFM_SECRET`...

Hi everyone, I've drafted [a PR](https://github.com/dunst-project/dunst/pull/1150) with changes to have custom indicators. I tried it with emoji and it works (and looks quite nice!). The indicators can be styled in...