Bae implementation of Plex Music Provider (#586)
authormicha91 <michael.harbarth@gmx.de>
Tue, 28 Mar 2023 16:19:48 +0000 (18:19 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Mar 2023 16:19:48 +0000 (18:19 +0200)
commit72e13f2c56393bb98ae7e1411731780c8f8f950b
tree214a575a544c9c21f6537a2188dc0fde05d84360
parent15e941812ad99c926a6fae7b357db73ca0ef7ef9
Bae implementation of Plex Music Provider (#586)

- Base implementation
- Essential features present
- Authentication is manual action with entering a token
music_assistant/server/providers/plex/__init__.py [new file with mode: 0644]
music_assistant/server/providers/plex/icon.png [new file with mode: 0644]
music_assistant/server/providers/plex/manifest.json [new file with mode: 0644]
requirements_all.txt