Package Details: plex-media-player 2.58.1-3

Git Clone URL: https://aur.archlinux.org/plex-media-player.git (read-only, click to copy)
Package Base: plex-media-player
Description: Next generation Plex Desktop Client
Upstream URL: https://github.com/plexinc/plex-media-player
Licenses: GPL
Conflicts: jellyfin-media-player
Submitter: TingPing
Maintainer: Asator
Last Packager: ombre
Votes: 109
Popularity: 0.000068
First Submitted: 2015-11-29 18:10 (UTC)
Last Updated: 2022-04-06 20:27 (UTC)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 35 Next › Last »

degeberg commented on 2020-02-07 07:29 (UTC)

I've orphaned the package. I don't really use the package anymore, so I guess that means I'm not very good at keeping it updated. I'm sorry for not keeping up with it.

samip537 commented on 2020-02-03 16:13 (UTC)

I have sent an email to the maintainer, so let's hope we will get an updated version soon.

Palshife commented on 2020-02-03 15:17 (UTC)

This is now two releases out of date. 2.49 was released on Jan 21, 2020.

guitaristtom commented on 2020-02-02 20:38 (UTC)

I have the same issue that @aonsao and @chamber are.

It's not that there isn't video, it's that it's stuck on the first frame. There must be some sort of frame issue, as once I toggle full screen it updates to the new frame. Plus when the overlay menu minimizes it still shows a ghost of it on the screen.

Kage-Yami commented on 2020-01-19 14:05 (UTC)

@kRYOoX Fair point - in my case, I don't believe Ulauncher supports "actions". Regardless, my workaround is sufficient for my needs. :)

kRYOoX commented on 2020-01-19 13:45 (UTC)

@Kage-Yami: While I agree that the default action is arguably not the most desirable, this is something that should rather be brought up in an issue in the upstream repo.

The .desktop file still has actions that allow you to pick a certain launch method. Your launcher of choice should be able to pick that up and present the options to you somehow.

For instance with rofi, add rofi.drun-show-actions: true to the config file or -drun-show-actions in the CLI arguments and rofi will show those actions. Once you have that, selecting the Desktop [Windowed] action instead of the default one will open plex the way you want it.

Kage-Yami commented on 2020-01-18 11:09 (UTC)

I realise that this goes against what someone else said in the past... but I personally find the .desktop file that was included in the AUR package preferable to the one in the upstream repository.

The upstream repository .desktop file forcibly starts the application in Fullscreen + TV mode every time you start the application - this is frustrating for a standard desktop environment.

As I understand it, with the old .desktop file that has since been removed, it would remember the last used setting - so those who want it to start in Fullscreen + TV can set that in Plex and it will be remembered the next time.

(I'm currently working around this with a hook executing sed to remove all references to --fullscreen and --tv from the .desktop file after every install/update.)

moita commented on 2020-01-17 05:14 (UTC)

I was able to build qt5-5.9.5 packages and then applying cian1500ww`s PKGBUILD changes PMP is working again.