Something went wrong. Try again.
[READ-ONLY] Mirror of https://github.com/FoxxMD/multi-scrobbler. Scrobble plays from multiple sources to multiple clients docs.multi-scrobbler.app
deezer docker jellyfin koito lastfm listenbrainz maloja mopidy mpris music music-assistant plex scrobble self-hosted spotify subsonic tautulli youtube-music
Something went wrong. Try again.
3.6 kB · 86 lines
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687<?xml version="1.0" encoding="UTF-8"?><component type="console-application"> <id>io.github.foxxmd.multiscrobbler</id> <provides> <id>io.github.foxxmd.multiscrobbler.desktop</id> <binary>multiscrobbler</binary> </provides> <launchable type="desktop-id">io.github.foxxmd.multiscrobbler.desktop</launchable> <name>multi-scrobbler</name> <summary>Scrobbles music from many sources</summary> <url type="homepage">https://foxxmd.github.io/multi-scrobbler</url> <url type="help">https://foxxmd.github.io/multi-scrobbler/docs/configuration</url> <metadata_license>MIT</metadata_license> <project_license>MIT</project_license> <developer id="tld.vendor"> <name>FoxxMD</name> </developer> <description> <p> Track your music listening history from many different sources: </p> <ul> <li>Spotify</li> <li>Plex (Tautulli)</li> <li>Any subsonic-based music player (Airsonic or Navidrome)</li> <li>Jellyfin</li> <li>WebScrobbler</li> <li>Mopidy</li> <li>JRiver</li> <li>Kodi</li> <li>Webscrobbler</li> <li>Youtube Music</li> <li>MPRIS (linux desktop)</li> <li>Google Cast (Chromecast)</li> <li>Musikcube</li> <li>MPD (Music Player Daemon)</li> <li>VLC</li> <li>Azuracast</li> <li>Icecast</li> <li>Yamaha MusicCast</li> <li>Listenbrainz and Last.fm Endpoints</li> </ul> <p>and consolidate your listens (scrobbles) into one or more scrobbling servers/services:</p> <ul> <li>Maloja</li> <li>Last.fm</li> <li>Listenbrainz</li> </ul> <p>multi-scrobbler requires some configuration before use. Please visit the website or help links below to get started.</p> </description> <screenshots> <screenshot type="default"> <caption>Browser-based UI</caption> <image type="source">https://raw.githubusercontent.com/FoxxMD/multi-scrobbler/f4256d1084f4bdea2945c03e523af6d0ed89b3ae/assets/status-ui.png</image> </screenshot> </screenshots> <releases> <release version="0.9.2" date="2025-03-24"/> <release version="0.9.0" date="2025-01-15"/> <release version="0.8.4" date="2024-09-27"/> <release version="0.8.3" date="2024-08-28"/> <release version="0.8.2" date="2024-08-20"/> <release version="0.8.1" date="2024-07-17"/> <release version="0.8.0" date="2024-07-08"/> <release version="0.7.1" date="2024-04-11"/> <release version="0.7.0" date="2024-03-26"/> <release version="0.6.5" date="2024-02-05"/> <release version="0.6.4" date="2024-01-29"/> <release version="0.6.3" date="2024-01-10"/> <release version="0.6.2" date="2023-11-29"/> <release version="0.6.1" date="2023-10-24"/> <release version="0.6.0" date="2023-10-04"/> <release version="0.5.2" date="2023-09-21"/> <release version="0.5.0" date="2023-08-29"/> <release version="0.4.6" date="2023-06-07"/> <release version="0.4.4" date="2023-03-20"/> </releases> <categories> <category>Utility</category> <category>Music</category> <category>ConsoleOnly</category> </categories> <content_rating type="oars-1.0"> <content_attribute id="language-profanity">mild</content_attribute> </content_rating></component>