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

Make scrobbler work with Libre.fm, etc #5

Open
kingosticks opened this issue Jul 25, 2014 · 4 comments
Open

Make scrobbler work with Libre.fm, etc #5

kingosticks opened this issue Jul 25, 2014 · 4 comments
Labels
C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal

Comments

@kingosticks
Copy link
Member

From original issue mopidy/mopidy#401:

The scrobbler frontend currently only works with Last.fm. The underlying library, pylast, also supports Libre.fm and maybe other API-compliant services. We should generalize our frontend so that it can be used with other services than Last.fm.

@jodal jodal added the C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal label Oct 2, 2014
@kingosticks
Copy link
Member Author

For reference, version v1.0.0 has the updated libre.fm endpoint and is available on PyPi. It'll also be available in Ubuntu 15.04 (April 2015) but this doesn't help older Ubuntu installations. Maybe an updated python-pylast could be hosted on apt.mopidy.com, or mopidy-scrobbler could be removed from apt.mopidy.com and made purely available through pip? I don't know what makes more sense.

EDIT: I tell a lie, apt.mopidy.com already hosts python-pylast so maybe we could just get that package updated.

0nse added a commit to 0nse/mopidy-scrobbler that referenced this issue Feb 10, 2016
@noonien
Copy link

noonien commented Mar 23, 2020

Any update on this?

@jodal
Copy link
Member

jodal commented Mar 25, 2020

I haven't heard any request for Libre.fm support for very many years, so I don't know if there is any actual demand for this.

Since we upgraded Mopidy to Python 3 this winter, we're once again back on the latest pylast version, so that blocker is at least gone now.

@pinusc
Copy link

pinusc commented Dec 4, 2020

I would very much like mopidy to support libre.fm
It's not necessarily a priority, since as the apis are interchangeable it can be fixed client-side by overriding the host files... but it's just nice to have programs interface with libre.fm on their own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal
Projects
None yet
Development

No branches or pull requests

4 participants