Skip to content

Commit

Permalink
Merge pull request #4 from smiba/add-plex
Browse files Browse the repository at this point in the history
Add Plex (For Web and Mac)
  • Loading branch information
ungive authored Jan 26, 2025
2 parents fa19e30 + c6ddfcc commit 698a64c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
Binary file added src/icons/images/plex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions src/players/multimedia-players/plex.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# yaml-language-server: $schema=../../schemas/player.schema.json

id: plex
name: Plex
url: https://plex.tv
sources:
mac_mediaremote:
- tv.plex.desktop
web_domain:
- app.plex.tv
attributes:
pure: false
service: false
content:
- video
- audio
extra:
discord_application_id: "1333150710237233205"

0 comments on commit 698a64c

Please sign in to comment.