clangen / musikcube

a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
https://musikcube.com
BSD 3-Clause "New" or "Revised" License
4.1k stars 296 forks source link

Alternative Scrobble Endpoints #303

Open ibrokemypie opened 4 years ago

ibrokemypie commented 4 years ago

Multiple projects have now come up for scrobbling without lastfm, such as libre.fm, and listenbrainz. Some of these projects even use the same api as audioscrobbler does, so implementation simply requires changing the api endpoint. It would be great to be able to configure which services to scrobble to, including multiple at the same time.

https://community.metabrainz.org/t/list-of-native-listenbrainz-api-apps-and-in-development-apps/342938 https://git.gnu.io/foocorp/librefm/-/wikis/clients

ghost commented 6 months ago

Is there any implementation of scrobbling for listenbraizn? Or are there plans to introduce such a possibility?