maddox / magic-cards

🎩 Queue music, play movies, or trigger events with RFID cards.
MIT License
564 stars 49 forks source link

Tur off clearqueue #121

Open rusteff opened 1 year ago

rusteff commented 1 year ago

I am trying to get a card to do the playpause command but it is not working. The playpause function sent through the sonos api works perfectly but not when activated as a card. I beleve it is because for all card actions magic-card is always executing the clearque command Calling: http://192.168.2.171:5005/Office/clearqueue

Is there a way to turn this off, i have tried selecting different Content Type but thay all seams to execute this clearqueue command