From d482f5ed9169d59be626933c12c37b77e8018abd Mon Sep 17 00:00:00 2001 From: regorxxx Date: Fri, 1 Mar 2024 23:29:59 +0100 Subject: [PATCH 1/2] Add multiple plugins to the tool section related to ListenBrainz usage for playlists and recommendations. --- listenbrainz/webserver/templates/index/add-data.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/listenbrainz/webserver/templates/index/add-data.html b/listenbrainz/webserver/templates/index/add-data.html index a1358463ff..44a37b9434 100644 --- a/listenbrainz/webserver/templates/index/add-data.html +++ b/listenbrainz/webserver/templates/index/add-data.html @@ -80,6 +80,9 @@

Playlist submissions and tools

Tools

For advanced users

From 0cc090ae242761eebed78ff9818a20c26da8db1c Mon Sep 17 00:00:00 2001 From: regorxxx Date: Tue, 5 Mar 2024 20:27:22 +0100 Subject: [PATCH 2/2] Update listenbrainz/webserver/templates/index/add-data.html Co-authored-by: Monkey Do --- listenbrainz/webserver/templates/index/add-data.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/listenbrainz/webserver/templates/index/add-data.html b/listenbrainz/webserver/templates/index/add-data.html index 44a37b9434..021a1640be 100644 --- a/listenbrainz/webserver/templates/index/add-data.html +++ b/listenbrainz/webserver/templates/index/add-data.html @@ -82,7 +82,7 @@

Tools

  • listenbrainz-playlist-uploader, a CLI tool for submitting local M3U playlists to ListenBrainz, as well as submitting feedback on tracks
  • ListenBrainz-SMP, a Foobar2000 plugin for submitting and retrieving playlists from ListenBrainz (+ Spotify), as well as retrieving recommendations or submitting feedback on tracks.
  • Playlist-Manager-SMP, a Foobar2000 plugin for syncing local playlists (in multiple formats) with ListenBrainz (+ Spotify). Tracks playlists changes and also allows to resolve tracks with local content and YouTube links. -
  • Wrapped-SMP, a Foobar2000 plugin for creating reports based on user listens similar to the one found at Spotify. Suggested playlists use ListenBrainz recommendations (without requiring listens upload to the server). +
  • Wrapped-SMP, a Foobar2000 plugin for creating reports based on user listens similar to the one found at Spotify. Suggested playlists use ListenBrainz recommendations (without requiring listens upload to the server).

    For advanced users