Files
Tunetti/requirements.txt
NikkeDoy e2d64cd464
All checks were successful
SonarQube Code Quality Scan / SonarQube Scan (push) Successful in 1m48s
| Add MPRIS integration for media key control
Implements org.mpris.MediaPlayer2 and org.mpris.MediaPlayer2.Player
D-Bus interfaces, allowing desktop environment media keys and tools
like playerctl to control playback (play, pause, next, previous)
and display now-playing metadata.

Also adds _FallbackServiceInterface, _FallbackVariant and
_FallbackNameFlag so all tests pass without dbus-fast installed;
the module gracefully degrades when the library is unavailable.
2026-06-09 18:29:51 +03:00

6 lines
85 B
Plaintext

yt-dlp>=2024.0.0
ytmusicapi>=1.0.0
pypresence>=4.0.0
PySide6>=6.5.0
dbus-fast>=5.0.0