custom-cards / spotify-card

Spotify playlist card for Home Assistant card
Other
362 stars 61 forks source link

not all playlist in home assitant widget #211

Open IIIdefconIII opened 3 months ago

IIIdefconIII commented 3 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...' Dashboard, insert card an watch result
  2. See error No Errors

Expected behavior To see all playlist and not just the onces you see now

Screenshots image

Environment (please complete the following information):

Configuration

type: vertical-stack
cards:
  - type: custom:spotify-card
    card_mod:
      style: |
        ha-card {
        background: none !important;  
        border: none !important;
         }

Additional context Everything else workes perfect and fine, i can switch from pc to android phone which all works, its just not seeing all playlist

Sidenote, the order would be nice to have alphabtacly. 👯