github jianyu-li/yet-another-media-player v26.1.0
Hide Filter Chip Config Option

latest releases: v35.0.9, v35.0.8, v35.0.7...
6 months ago

New Config Option

  • You can now hide any of the filter chips (Artist, Album, Radio, etc.) on a per-entity basis using hidden_filter_chips

Closes #80

Example

entities:
  - entity_id: media_player.office_homepod
    name: Office
    music_assistant_entity: media_player.office_homepod_2
    follow_active_volume: true
    hidden_filter_chips:
      - artist
      - album
      - track
      - playlist
      - podcast
      - episode

Don't miss a new yet-another-media-player release

NewReleases is sending notifications on new releases.