Plex: Difference between revisions
Add plex-desktop package |
Reorganize Plex clients |
||
| Line 42: | Line 42: | ||
== Clients == | == Clients == | ||
=== Plex Media Player === | |||
[https://www.plex.tv/blog/plex-media-player-now-ambidextrous-free-kodi-said/ Plex Media Player] is Plex's media client, packaged in Nix as plex-media-player. | [https://www.plex.tv/blog/plex-media-player-now-ambidextrous-free-kodi-said/ Plex Media Player] is Plex's media client, packaged in Nix as plex-media-player. | ||
=== Plex Desktop === | |||
Alternatively, a more newer and modern Plex client called Plex Desktop is packaged in Nix as plex-desktop. | Alternatively, a more newer and modern Plex client called Plex Desktop is packaged in Nix as plex-desktop. | ||
To be able to sign in in Plex Desktop, you may need to set <code>xdg.portal.xdgOpenUsePortal = true;</code> in your NixOS configuration. [https://github.com/NixOS/nixpkgs/issues/341968 See this issue]. | |||
=== Plexamp === | |||
Plex also provide Plexamp for music. It's packaged in Nix but (as of August 2024) only for x86_64. | Plex also provide Plexamp for music. It's packaged in Nix but (as of August 2024) only for x86_64. | ||