Skip to content

Commit

Permalink
Update media players
Browse files Browse the repository at this point in the history
  • Loading branch information
ungive committed Sep 5, 2024
1 parent 5824d49 commit 2fca7bc
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 13 deletions.
33 changes: 21 additions & 12 deletions PLAYERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,26 @@ Overview of supported media players for each operating system.

> Note: A release for Linux is being worked on.
| Application | Windows | Mac | Linux | test status |
|----------------------|:-------------------------------------------:|:------------------------:|:------------------------:|:---------------------------|
| TIDAL | :white_check_mark: | :white_check_mark: | ... | paid only* |
| Amazon Music | :white_check_mark: :face_with_head_bandage: | :white_check_mark:* | :grey_question: | paid only* |
| Apple Music | :grey_question: | :white_check_mark: | :grey_question: | unpaid* + local files only |
| Deezer | :white_check_mark:* | :white_check_mark:* | :grey_question: | unpaid only* |
| foobar2000 | :white_check_mark:* | :white_check_mark: | :heavy_multiplication_x: | fully tested |
| MusicBee | :white_check_mark: :pencil: | :heavy_multiplication_x: | :heavy_multiplication_x: | fully tested |
| Qobuz | :white_check_mark:* | :warning: | :heavy_multiplication_x: | unpaid only* |
| Spotify | :ballot_box_with_check: | :ballot_box_with_check: | ... | not tested |
| Spotify (unpaid) | :warning: | :white_check_mark: | ... | fully tested |
| Windows Media Player | :white_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: | fully tested |
| Application | Windows | Mac | Linux | test status |
|---------------------------|:-------------------------------------------:|:------------------------:|:------------------------:|:---------------------------|
| TIDAL | :white_check_mark: | :white_check_mark: | ... | paid only* |
| Amazon Music | :white_check_mark: :face_with_head_bandage: | :white_check_mark:* | ... | paid only* |
| Apple Music | :grey_question: | :white_check_mark: | ... | unpaid* + local files only |
| Deezer | :white_check_mark:* | :white_check_mark:* | ... | unpaid only* |
| foobar2000 | :white_check_mark:* | :white_check_mark: | :heavy_multiplication_x: | fully tested |
| MusicBee | :white_check_mark: :pencil: | :heavy_multiplication_x: | :heavy_multiplication_x: | fully tested |
| Qobuz | :white_check_mark:* | :warning: | :heavy_multiplication_x: | unpaid only* |
| Spotify | :ballot_box_with_check: | :ballot_box_with_check: | ... | not tested |
| Spotify (unpaid) | :warning: | :white_check_mark: | ... | fully tested |
| Windows Media Player | :white_check_mark: :face_with_head_bandage: | :heavy_multiplication_x: | :heavy_multiplication_x: | fully tested |
| YouTube Music<sup>1</sup> | :white_check_mark: | ... | ... | fully tested |

*\* This means Music Presence was only tested
with the paid or unpaid version of the player,
i.e. with a paid subscription or with the free, unpaid version.*

<sup>1</sup> Using [this unofficial desktop app](https://github.com/th-ch/youtube-music).

### Legend

| Symbol | Meaning |
Expand Down Expand Up @@ -58,6 +61,12 @@ Affected players are sometimes reporting
incorrect song metadata or playback information,
Music Presence cannot do anything about that.

### Not working randomly

Some players stop reporting song information arbitrarily at some point.

- Windows Media Player on Windows

### Incorrect song metadata

The following players sometimes report incorrect song information,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,12 @@ and shared in your Discord status:
<span><a href="https://www.qobuz.com"><img title="Qobuz" alt="" height="48" src="https://live.musicpresence.app/v2/qobuz.ico"></a></span>&nbsp;
<span><a href="https://spotify.com"><img title="Spotify" alt="" height="48" src="https://live.musicpresence.app/v2/spotify.ico"></a></span>&nbsp;
<span><a href="https://www.deezer.com"><img title="Deezer" alt="" height="48" src="https://live.musicpresence.app/v2/deezer.ico"></a></span>&nbsp;
<span><a href="https://www.amazon.de/dp/B00CTTEKJW"><img title="Amazon Music" alt="" height="48" src="https://live.musicpresence.app/v2/amazon-music.ico"></a></span>&nbsp;
<span><a href="https://www.amazon.com/music"><img title="Amazon Music" alt="" height="48" src="https://live.musicpresence.app/v2/amazon-music.ico"></a></span>&nbsp;
<span><a href="https://www.foobar2000.org"><img title="foobar2000" alt="" height="48" src="https://live.musicpresence.app/v2/foobar2000.ico"></a></span>&nbsp;
<span><a href="https://www.getmusicbee.com"><img title="MusicBee" alt="" height="48" src="https://live.musicpresence.app/v2/musicbee.ico"></a></span>&nbsp;
<span><a href="https://music.apple.com"><img title="Apple Music" alt="" height="48" src="https://live.musicpresence.app/v2/apple-music.ico"></a></span>&nbsp;
<span><a href="https://en.wikipedia.org/wiki/Windows_Media_Player_(2022)"><img title="Windows Media Player" alt="" height="48" src="https://live.musicpresence.app/v2/windows-media-player.ico"></a></span>&nbsp;
<span><a href="https://th-ch.github.io/youtube-music/"><img title="YouTube Music (Unofficial Desktop)" alt="" height="48" src="https://live.musicpresence.app/v2/youtube-music.ico"></a></span>&nbsp;
&ensp;*and more...*

This is only a selection of supported media players.
Expand Down

0 comments on commit 2fca7bc

Please sign in to comment.