whatsnowplaying / whats-now-playing

Titling software for streamers who use DJ software like Serato, Virtual DJ, and more.
MIT License
62 stars 11 forks source link

🐛 Bug Report: key is not working? #1067

Open aw-was-here opened 5 months ago

aw-was-here commented 5 months ago

📜 Description

Unable to get key information

👟 Reproduction steps

This is the code I'm trying: {% if key %} In the key of {{ key }}.{% endif %} I've also tried using just {{ key }} with no luck.

👍 Expected behavior

key should work

👎 Actual Behavior

key does not work.

💻 Operating system

Windows

💻 Chipset/CPU

Intel

💻 Input source

Virtual DJ

🧱 Your Environment

No response

aw-was-here commented 5 months ago

I suspect this one is actually a VDJ limitation.