Skip to content

2025.12 fix: music_assistant_client get_player_queue_items method renamed to get_queue_items #105

2025.12 fix: music_assistant_client get_player_queue_items method renamed to get_queue_items

2025.12 fix: music_assistant_client get_player_queue_items method renamed to get_queue_items #105

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main, dev]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]