A list of software and services related to the open source self-hosted scrobble server maloja.
Join the maloja Unofficial Community Discord Server for assistance with maloja, and a welcoming community.
mljcl - My own maloja client library, written in Rust. It allows scrobbling, fetching of scrobble history, ranks, etc.
Docker - An easy-to-use container platform. Also allows you to expose one folder to maloja's container that will contain all of its data. maloja comes with a Containerfile and instructions on how to use it with Docker
podman - A more secure alternative to Docker that is compatible with existing Containerfiles. maloja is compatible with Docker and you can use the same image.
This section describes ways to modify existing programs to work with maloja by redirecting already working scrobble clients to its recreated API endpoints like Audioscrobbler and Listenbrainz.
Logitech Media Server plugin - A modification you can make to Logitech Media Server to scrobble to maloja's Audioscrobbler API endpoint.
mljboard - My maloja discord bot. WIP. You can link your maloja server to this bot through commands and you can show off the scrobble count for your favorite artists, albums, and tracks.
mljtui - My maloja TUI (Terminal User Interface). Displays scrobble history in the terminal, as well as album art using colored ASCII art.
as-scrobbler - My own scrobble client for the game Audiosurf. You install it into the game's DLL folder and it intercepts Audiosurf's Last.FM requests to then redirect them to maloja's native scrobble endpoint using mljcl.
foo_maloja - A native maloja scrobbling plugin for the music player Foobar2000. Seems to only work with maloja servers running on ports 80 and 443.
mpdscrobble - A scrobbler for MPD with native maloja support.
multi-scrobbler - A self-hosted scrobble client that can take play data from multiple streaming services, and also Last.FM itself, and forwards to plenty of scrobble servers. Natively supports maloja! It is also one of the only scrobblers out there that will include a scrobble length when sending scrobbles to maloja. Allows scrobbling from Spotify, Deezer, MPRIS, and more.
myMPD - A MPD client, extendable through scripts. Adds a maloja scrobbler through a script. Other scripts include a battery indicator, and web radio.
OngakuKiroku - A scrobbler for MacOS designed for Swinsian and iTunes. Native maloja scrobbling support.
Pano Scrobbler - An Android scrobbler with native maloja support.
TauonMusicBox - A desktop music player with native maloja support.
Web Scrobbler - A wonderful extension for just about every browser, Web Scrobbler allows you to scrobble from (almost) every music streaming website out there, and if you find one that isn't supported, you can make a pull request to fix that. It has native maloja support.