fix(mpris): read properties independent of the introspection table

This commit is contained in:
2026-09-18 15:44:14 +08:00
parent 87b7d5c38d
commit 2e1218bc8c
6 changed files with 209 additions and 75 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "lrx-cli"
version = "0.7.11"
version = "0.7.12"
description = "Fetch line-synced lyrics for your music player."
readme = "README.md"
requires-python = ">=3.13"