Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] mpv-mpris isn't activated when installed
@ 2023-06-11 22:23 ShinyZero0
  2023-06-11 22:25 ` classabbyamp
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ShinyZero0 @ 2023-06-11 22:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 533 bytes --]

New issue by ShinyZero0 on void-packages repository

https://github.com/void-linux/void-packages/issues/44375

Description:
Not sure if it's not intended.
I expected `playerctl` will just start to work with `mpv` when i install `mpv-mpris`, but it doesn't.
I have to activate it manually with a commandline argument like this

```bash
mpv --script=/usr/lib/mpv-mpris/mpris.so
```

If i symlink the `mpris.so` to `/etc/mpv/scripts/mpris.so` it will just work without any arguments. I think it should be like that by default


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: mpv-mpris isn't activated when installed
  2023-06-11 22:23 [ISSUE] mpv-mpris isn't activated when installed ShinyZero0
@ 2023-06-11 22:25 ` classabbyamp
  2023-06-11 22:31 ` ShinyZero0
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-06-11 22:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 253 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/44375#issuecomment-1586360236

Comment:
void generally does not activate things for people if it differs from the default upstream configuration

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: mpv-mpris isn't activated when installed
  2023-06-11 22:23 [ISSUE] mpv-mpris isn't activated when installed ShinyZero0
  2023-06-11 22:25 ` classabbyamp
@ 2023-06-11 22:31 ` ShinyZero0
  2023-06-11 22:55 ` paper42
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ShinyZero0 @ 2023-06-11 22:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 280 bytes --]

New comment by ShinyZero0 on void-packages repository

https://github.com/void-linux/void-packages/issues/44375#issuecomment-1586361179

Comment:
seems like their system-wide installation script in makefile symlinks it
https://github.com/hoyon/mpv-mpris/blob/master/Makefile#L50

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: mpv-mpris isn't activated when installed
  2023-06-11 22:23 [ISSUE] mpv-mpris isn't activated when installed ShinyZero0
  2023-06-11 22:25 ` classabbyamp
  2023-06-11 22:31 ` ShinyZero0
@ 2023-06-11 22:55 ` paper42
  2023-06-11 23:08 ` classabbyamp
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2023-06-11 22:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 290 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/44375#issuecomment-1586366027

Comment:
I think this is the correct behavior, just installing a package shouldn't automatically enable the script in my opinion, that's why configs exist.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: mpv-mpris isn't activated when installed
  2023-06-11 22:23 [ISSUE] mpv-mpris isn't activated when installed ShinyZero0
                   ` (2 preceding siblings ...)
  2023-06-11 22:55 ` paper42
@ 2023-06-11 23:08 ` classabbyamp
  2023-06-12 17:33 ` ShinyZero0
  2023-06-12 17:33 ` [ISSUE] [CLOSED] " ShinyZero0
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-06-11 23:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/44375#issuecomment-1586369727

Comment:
it also makes it so you can activate it per-user and not have it be enabled for users on a system who don't want it without needing admin rights https://github.com/hoyon/mpv-mpris#loading

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ISSUE] [CLOSED] mpv-mpris isn't activated when installed
  2023-06-11 22:23 [ISSUE] mpv-mpris isn't activated when installed ShinyZero0
                   ` (4 preceding siblings ...)
  2023-06-12 17:33 ` ShinyZero0
@ 2023-06-12 17:33 ` ShinyZero0
  5 siblings, 0 replies; 7+ messages in thread
From: ShinyZero0 @ 2023-06-12 17:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 536 bytes --]

Closed issue by ShinyZero0 on void-packages repository

https://github.com/void-linux/void-packages/issues/44375

Description:
Not sure if it's not intended.
I expected `playerctl` will just start to work with `mpv` when i install `mpv-mpris`, but it doesn't.
I have to activate it manually with a commandline argument like this

```bash
mpv --script=/usr/lib/mpv-mpris/mpris.so
```

If i symlink the `mpris.so` to `/etc/mpv/scripts/mpris.so` it will just work without any arguments. I think it should be like that by default


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: mpv-mpris isn't activated when installed
  2023-06-11 22:23 [ISSUE] mpv-mpris isn't activated when installed ShinyZero0
                   ` (3 preceding siblings ...)
  2023-06-11 23:08 ` classabbyamp
@ 2023-06-12 17:33 ` ShinyZero0
  2023-06-12 17:33 ` [ISSUE] [CLOSED] " ShinyZero0
  5 siblings, 0 replies; 7+ messages in thread
From: ShinyZero0 @ 2023-06-12 17:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 168 bytes --]

New comment by ShinyZero0 on void-packages repository

https://github.com/void-linux/void-packages/issues/44375#issuecomment-1587767411

Comment:
well that makes sense

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-06-12 17:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-11 22:23 [ISSUE] mpv-mpris isn't activated when installed ShinyZero0
2023-06-11 22:25 ` classabbyamp
2023-06-11 22:31 ` ShinyZero0
2023-06-11 22:55 ` paper42
2023-06-11 23:08 ` classabbyamp
2023-06-12 17:33 ` ShinyZero0
2023-06-12 17:33 ` [ISSUE] [CLOSED] " ShinyZero0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).