Skip to content

Add player backend install hints#65

Merged
pitill0 merged 1 commit into
mainfrom
feature/player-backend-install-hints
Jun 13, 2026
Merged

Add player backend install hints#65
pitill0 merged 1 commit into
mainfrom
feature/player-backend-install-hints

Conversation

@pitill0

@pitill0 pitill0 commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Summary

Improve player backend diagnostics by showing actionable install hints when supported playback backends are missing.

Changes

  • Add install hints for mpv, ffplay, mpg123 and ogg123.
  • Extend fluxtuner --list-players to show install hints for missing backends.
  • Show a compact install help message when player selection fails because no suitable backend is available.
  • Add tests for backend install hints.
  • Document player backend troubleshooting in the usage guide.

Validation

  • python -m fluxtuner --list-players
  • ruff check .
  • python -m pytest tests/test_player_listing.py
  • python -m pytest
  • python -m bandit -r fluxtuner
  • pip-audit --local

@pitill0 pitill0 merged commit 38af2cd into main Jun 13, 2026
6 checks passed
@pitill0 pitill0 deleted the feature/player-backend-install-hints branch June 14, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant