Skip to content

Release 2.0-beta2

Pre-release
Pre-release

Choose a tag to compare

@lingeriegoat lingeriegoat released this 09 Aug 17:23
· 18 commits to master since this release

This is an update for 2.0-beta. Very big change so im probably going to extend the beta window until the end of the week.

New feature

  • Added the option to autohide the card when nothing is playing (defaults to 10s, cannot be changed, i want the attribution to show if its enabled)

Improvements

  • This is the big change, moved all of the C# and bridge code into the main plugin. It seems to work fine so far, ive had it running myself for a couple hours and havent found any problems. However, since its a huge change, and it requires more consideration about internal windows/cpp mechanisms related to ownership and what not, I am going to be overly cautious and extend the beta period by a few days, just to make sure there are no unforeseen issues with this new setup.

The main reason for doing this is because windows defender for whatever reason has a problem with the SpotifyReader.dll file and has been locking it on some peoples machines, and the failure mode when that happens is non-obvious. Now if windows messes with the DLL, it will be much more obvious as nothing will work at all.

Please if you find any bugs or strange behavior in this release, let me know either on the OBS forums or in an issue here on github.

If you would rather wait for the full release, this will likely happen on friday, aug 14th assuming no major issues are found.