Implemented basic MPRIS integration.

This commit is contained in:
The Wobbler 2025-04-12 22:00:29 +02:00
parent e845c41ca3
commit 9416ac6737
6 changed files with 160 additions and 40 deletions

View file

@ -1,5 +1,7 @@
PyQt6
pygame
tinytag
pydub
wobbl_tools @ git+https://teapot.informationsanarchistik.de/Wobbl/wobbl_tools@9b7e796877781f77f6df93475750c15a0ca51dd9#egg=wobbl_tools
PyQt6~=6.8.0
pygame~=2.6.1
tinytag~=2.1.0
pydub~=0.25.1
wobbl_tools @ git+https://teapot.informationsanarchistik.de/Wobbl/wobbl_tools@9b7e796877781f77f6df93475750c15a0ca51dd9#egg=wobbl_tools
sdbus~=0.14.0
setuptools~=68.1.2