Latest WACUP public preview for x86 & x64 is build #23528 (January 12th 2026) (x86 & x64 changelogs)
Latest restricted WACUP beta release is build #23528 (January 12th 2026) (x86 & x64 changelogs)

Author Topic: Musical key variable for dynamic playlists  (Read 2249 times)

Alec

  • Beta Tester
  • Jr. Member
  • **
  • Posts: 8
    • View Profile
Musical key variable for dynamic playlists
« on: January 03, 2026, 11:38:16 AM »
I am trying to use my musical keys for some dynamic playlists. I have the playlist displaying the %initialkey% variable from Mixedinkey, is there also a way to use custom variables for dynamic playlists?

https://mixedinkey.com/camelot-wheel/
« Last Edit: January 03, 2026, 11:38:47 AM by Alec »

dro

  • Admin / WACUP Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 5604
    • View Profile
    • WACUP (Winamp Community Update Project)
Re: Musical key variable for dynamic playlists
« Reply #1 on: January 03, 2026, 05:15:12 PM »
There aren't dynamic playlists in wacup unless this a confusion over a different feature as I don't refer to anything with that naming. Or are you referring to the media library playlists view handling? As those will only refresh the titles when manually instructed to do it with it using the main playlist ATF formatting to generate the title that'll then be cached (there isn't a library playlist specific formatting option provided).

I also don't see anything that's winamp related on that site so unless you're using a specific input plug-in & that's handling that metadata request, I don't know where you're going to be getting the %initialkey% value from as it's not something I'm doing afaict.

Alec

  • Beta Tester
  • Jr. Member
  • **
  • Posts: 8
    • View Profile
Re: Musical key variable for dynamic playlists
« Reply #2 on: January 03, 2026, 07:53:47 PM »
Yes I mean the library views, I am trying to read a custom variable/tag, something like %initialkey% that is saved in my music files by a key detector program. I can call it in the playlist titles ATF, but cant seem to load it in the library view through a query.
« Last Edit: January 03, 2026, 07:56:25 PM by Alec »

dro

  • Admin / WACUP Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 5604
    • View Profile
    • WACUP (Winamp Community Update Project)
Re: Musical key variable for dynamic playlists
« Reply #3 on: January 03, 2026, 10:38:26 PM »
The local library only stores & shows values it's been hard coded to cache. Making it support custom metadata isn't a can of worms I don't want to open at this time but it's been mentioned before so may be considered.
« Last Edit: January 17, 2026, 10:53:11 AM by dro »

Alec

  • Beta Tester
  • Jr. Member
  • **
  • Posts: 8
    • View Profile
Re: Musical key variable for dynamic playlists
« Reply #4 on: January 17, 2026, 10:52:01 AM »
OK, thanks for your continuous efforts to keep this alive, its an important tool for complex playlists.