@@ -232,17 +232,25 @@ Opus stations stand out. (Not all channels provide exact format information, so you'll mostly notice for Jamendo and Xiph.)

- 🔌 Win32/subprocess + 🔌 Win32/subprocess

Wraps the player/application exec() method. Instead of simple shell execution, uses the Python subprocess module or win32 API functions. This is mostly unneeded on Linux (kills a few features even), but avoids the cmd.exe popup and delay on Windows. Highly experimental at the moment.

+
+ 🔌 New favourite category +

Adds a "New favourite category..." under Station > Extensions menu, + and context menu options to copy station entries there. DND from + other channels works, if you preselect the new subcategory beforehand. + It's an afterthought/workaround for those who insist on using ST2 for + stream management.

+