Marius Orcsik

Results 65 comments of Marius Orcsik

Hi @rhamzeh, if I may suggest my own project as a replacement for having last.fm scrobbling directly in the player, you can check [mpris-scrobbler](https://github.com/mariusor/mpris-scrobbler). This is basically a user daemon...

OK, so I managed to solve the first two questions. The only problem is to extract a valid `Authorization: Bearer XXX` header from the other requests. Does anyone have any...

Update. I have a working version of the Spotify plugin which loads the data from the API, but the only missing part is the Authorization header which needs to be...

I'm so sorry @harabat, I missed this PR and now there are conflicts. If you're still up for it, I'll merge it if you resubmit.

Hey everyone, thank you for the interest. There is not an in-your-face as you said link, because this repo will not necessarily be the canonical one for the project. Probably...

Yes, I agree, but it isn't a top priority for me, unfortunately. Also, I don't know any of the i18n packages for Go, so I can't really estimate the amount...

Well, I'm sorry you're not able to help with the code. Currently I don't have the time to invest in this, but I'll add it to my list of things...

Hi guys, sorry for the long time it took me to notice the issue. :) @C-Lunn it's possible that you're right and the problem is that the systemd service doesn't...

Hi @jeff-mclean, have you tried the change I proposed in [this comment](https://github.com/mariusor/mpris-scrobbler/issues/91#issuecomment-1151624153)? It's possible that the environment in the systemd user slice is different than the one you have in...

@jeff-mclean would you consider opening a PR with this change? I think it would help other people. :)