Skip to content

Commit 1aacda3

Browse files
committed
2 parents c9343fa + 6d59abc commit 1aacda3

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# MiniMedia Metadata API
2-
At last, an self-hosted Metadata API that supports multiple providers (Spotify, Tidal, MusicBrainz)
2+
At last, an self-hosted Metadata API that supports multiple providers (Spotify, Tidal, MusicBrainz, Deezer)
33

44
The Restful API is quite straightforward, still a work in progress but does work
55

@@ -16,13 +16,14 @@ https://github.com/MusicMoveArr/MusicMover
1616
1. MusicBrainz
1717
2. Tidal
1818
3. Spotify
19+
4. Deezer
1920

2021
# Features
2122
1. Low memory footprint (<250MB)
2223
2. Postgres support
23-
3. Search Artists Metadata by ProviderType (Any, Tidal, MusicBrainz, Spotify)
24-
4. Search Albums Metadata by ProviderType (Any, Tidal, MusicBrainz, Spotify)
25-
5. Search Tracks Metadata by ProviderType (Any, Tidal, MusicBrainz, Spotify)
24+
3. Search Artists Metadata by ProviderType (Any, Tidal, MusicBrainz, Spotify, Deezer)
25+
4. Search Albums Metadata by ProviderType (Any, Tidal, MusicBrainz, Spotify, Deezer)
26+
5. Search Tracks Metadata by ProviderType (Any, Tidal, MusicBrainz, Spotify, Deezer)
2627

2728
## Docker compose
2829
```

0 commit comments

Comments
 (0)