Re: [SlimDevices: Plugins] MPRIS support via slimpris2

2021-06-29 Thread mavit
I tagged version 3.0.0 today. Highlights since 2.0.0: - Auto-detection of LMS on the local network. - Expanded documentation. - Assorted bugfixes and minor improvements. mavit's Profile:

Re: [SlimDevices: Plugins] MPRIS support via slimpris2

2021-04-29 Thread snakeroot
mavit wrote: > I don't have a suitable Bluetooth device to test with, but it should > work. Let us know how you get on! Can confirm the following works: Headset: Logitech H800 (using built in bluetooth, not the Logitech dongle) Distro: Arch slimpris2: 2.1.3 squeezelite: 1.9.8.1307

Re: [SlimDevices: Plugins] MPRIS support via slimpris2

2021-04-21 Thread mavit
carsten_h wrote: > Hello! > > Is it possible with this and mpris-proxy > (https://wiki.archlinux.org/index.php/MPRIS#Bluetooth) for a bluetooth > headset with media controls to control squeezelite via the media > controls on the headset? I don't have a suitable Bluetooth device to test with,

Re: [SlimDevices: Plugins] MPRIS support via slimpris2

2021-04-21 Thread carsten_h
Hello! Is it possible with this and mpris-proxy (https://wiki.archlinux.org/index.php/MPRIS#Bluetooth) for a bluetooth headset with media controls to control squeezelite via the media controls on the headset? pi4 4gb picoreplayer with lms and squeezelite for usb inside an argon one case

Re: [SlimDevices: Plugins] MPRIS support via slimpris2

2021-03-26 Thread mavit
I made a new release today. Recent highlights: - Default to the first player we find rather than demanding that you always configure one. - Use Comet notifications so that things update straight away rather than only every five seconds. - Report the name of the player to MPRIS. - Allow

Re: [SlimDevices: Plugins] MPRIS support via slimpris2

2020-10-29 Thread lauret
mavit wrote: > If the vendor preset is enabled then I don't think it should be > necessary to re-enable. Did you try logging out and back in again > instead? It is hard to check what was wrong after fixing it. I will try again on another system. mavit wrote: > Yes, that certainly sounds

Re: [SlimDevices: Plugins] MPRIS support via slimpris2

2020-10-29 Thread mavit
lauret wrote: > > Thanks for your work! Nice to see that you have picked it up. > Thanks for doing most of the work! lauret wrote: > To get it to work I needed to do the following after building: > > Code: > > systemctl --user enable slimpris2.service >

Re: [SlimDevices: Plugins] MPRIS support via slimpris2

2020-10-29 Thread lauret
Thanks for your work! Nice to see that you have picked it up. I wanted to do a rewrite to support multiple players and then googled slimpris2 and then found your fork. To get it to work I needed to do the following after building: Code: systemctl --user enable

Re: [SlimDevices: Plugins] MPRIS support via slimpris2

2020-05-24 Thread mavit
This is still a thing, and I made a new release today. mavit's Profile: http://forums.slimdevices.com/member.php?userid=10203 View this thread: http://forums.slimdevices.com/showthread.php?t=108956

Re: [SlimDevices: Plugins] MPRIS support via slimpris2

2018-05-01 Thread mavit
I've created slimpris2 'RPM packages for Fedora' (https://copr.fedorainfracloud.org/coprs/mavit/slimpris2/). Installation is as simple as: Code: sudo dnf copr enable mavit/slimpris2 sudo dnf install slimpris2

[SlimDevices: Plugins] MPRIS support via slimpris2

2018-04-18 Thread mavit
'slimpris2' (https://github.com/mavit/slimpris2) is an implementation of the Media Player Remote Interfacing Specification for Logitech Media Server, originally written by Bart Lauret based on mpDris2. It allows player controls to be integrated into your favourite desktop. It's been abandoned