feat: --player bypasses players_blacklist

This commit is contained in:
2026-04-10 15:19:51 +02:00
parent b18d860aca
commit 794f42b42b
6 changed files with 65 additions and 89 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ def launcher(
str | None,
cyclopts.Parameter(
name=["--player", "-p"],
help="Target a specific MPRIS player using its DBus name or a portion thereof.",
help="Target a specific MPRIS player using its DBus name or a portion thereof. Bypasses player_blacklist.",
),
] = None,
db_path: Annotated[