Thanks a lot for your kind words and additions to the plugin. I will incorporate them in the next version.
It's unfortunately not possible via the pytify api. Maybe could be achieved using the win32api or similar trying to find window titles but it would be messy. At least, I am not skilled enough to drill down that path. The whole playlist handling is in itself a mock-up made with win32 stuff tricks using sendkeys and I personally dislike it but it was at that time the only way.Is there any way you could add a command to get the playlist name?
There are more modern api's available today, also in python, but so far I have only seen them working fine under Linux. Also here, with those new api's. I have not updated myself of their capabilities.
Best regards, Walter
