From 5a8a60f934e272287e9d8cbec9ccca9a89df0f93 Mon Sep 17 00:00:00 2001 From: Bruno Fregoso Frias <117062650+brunofregoso@users.noreply.github.com> Date: Sat, 27 Jan 2024 20:43:37 -0500 Subject: [PATCH] Add MusicBee to Music --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ced25659..4d1df5f1 100644 --- a/README.md +++ b/README.md @@ -1205,6 +1205,7 @@ API | Description | Auth | HTTPS | CORS | | [LastFm](https://www.last.fm/api) | Music | `apiKey` | Yes | Unknown | | [Lyrics.ovh](https://lyricsovh.docs.apiary.io) | Simple API to retrieve the lyrics of a song | No | Yes | Unknown | | [Mixcloud](https://www.mixcloud.com/developers/) | Music | `OAuth` | Yes | Yes | +| [MusicBee](https://www.getmusicbee.com/help/api/) | MusicBee API enables plugin developers to access information held in MusicBee and to control MusicBee. | No | Yes | Unkown | | [MusicBrainz](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) | Music | No | Yes | Unknown | | [Musixmatch](https://developer.musixmatch.com/) | Music | `apiKey` | Yes | Unknown | | [Napster](https://developer.napster.com/api/v2.2) | Music | `apiKey` | Yes | Yes |