Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrobbling #271

Open
GioF71 opened this issue Jan 5, 2024 · 4 comments
Open

Scrobbling #271

GioF71 opened this issue Jan 5, 2024 · 4 comments

Comments

@GioF71
Copy link

GioF71 commented Jan 5, 2024

Hello, thank you for your great project.
I would like to use a last.fm scrobbler with gmrender-resurrect.
I didn't find an already available application, but I see your project upnp-display might be a starting point, am I right?
Please provide a different suggestion if I am wrong. If I had to write a program, I'd prefer python, but that's not a hard requirement. C/C++ would also be fine.

Thank you

@mill1000
Copy link
Contributor

mill1000 commented Jan 5, 2024

Another potential option would be to take PR #222, extend it to also output metadata (i.e. artist, track, album, etc) via MPRIS and then combine with either mpris-scrobbler or rescrobbled.

@GioF71
Copy link
Author

GioF71 commented Jan 5, 2024

Hello and thank you for your answer, I will have a look at the code. I must tell you that given that there is a pending PR involved, maybe taking inspiration from the upnp-display project seems to be a shorter path? Am I wrong?

@mill1000
Copy link
Contributor

mill1000 commented Jan 5, 2024

The upnp-display approach does have the benefit of
A. Not requiring modification to gmrender-ressurect
B. Being compatible with other UPnP renderers (theorectially)

@GioF71
Copy link
Author

GioF71 commented Jan 6, 2024

Not requiring a modification to gmrender-resurrect seems a big plus for me.
I will try deriving something from upnp-display.
Another nice option might be to add a source for multi-scrobbler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants