Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt committed Mar 22, 2024
1 parent da48f75 commit 03f65a1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions music_assistant/server/providers/plex/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@
"domain": "plex",
"name": "Plex Media Server Library",
"description": "Support for the Plex streaming provider in Music Assistant.",
"codeowners": ["@micha91"],
"requirements": ["plexapi==4.15.9"],
"codeowners": [
"@micha91"
],
"requirements": [
"plexapi==4.15.10"
],
"documentation": "https://music-assistant.io/music-providers/plex/",
"multi_instance": true
}

0 comments on commit 03f65a1

Please sign in to comment.