ther0n / beefweb_mpris

Add MPRIS support to foobar2000 running in WINE on Linux through the beefweb component REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beefweb-mpris

Adds MPRIS support to foobar2000 running in WINE on Linux by using the beefweb REST API.

Installation

Note: This is currently only tested on Arch linux but should work on other distros

  1. Install foobar2000: yay -S foobar2000
  2. Install beefweb in foobar2000
  3. Install beefweb_mpris: pip install --user git+https://github.com/ther0n/beefweb_mpris.git
  4. Run beefweb_mpris on the command line
  5. Edit $CONFIG/beefweb_mpris/config.yaml to match your settings for beefweb in foobar2000
  1. Create/edit a .desktop file to launch beefweb_mpris

About

Add MPRIS support to foobar2000 running in WINE on Linux through the beefweb component REST API

License:GNU General Public License v3.0


Languages

Language:Python 100.0%