NowPlaying Widget for OBS, Supports Spotify, YoutubeMusic, QQMusic, and More

NowPlaying Widget for OBS, Supports Spotify, YoutubeMusic, QQMusic, and More 2.5

I tried this again and i see what you mean. Disabling "Show desktop overlay when using media keys" does cause spotify to stop sending data to SMTC after a few seconds. I didnt wait long enough before.

So dont do that. Theres nothing we can do to prevent the behavior. You could submit an issue to spotify if you really need that option disabled for some reason, it seems like a bug because it also breaks the windows media panel (win-A hotkey) so they might fix it.
Good thing is I don't really need that option. I just happened to disable it accidentally and spent some time thinking the plugin was broken. Figured I would save someone some time if they did the same.
 
Good thing is I don't really need that option. I just happened to disable it accidentally and spent some time thinking the plugin was broken. Figured I would save someone some time if they did the same.
Thanks, ill put it in the troubleshooting section of the readme.
 
Sorry, for the same reason as above, im not really interested in adding any more options that require additional settings because the settings screen is already very clogged. Maybe at some point, but this is already 10x more configurable than anything that was previously available besides maybe tuna. Every additional setting is a big increase in maintenance overhead as well, because of the 15 different supported translations and mutually exclusive settings.

As far as controlling how fast the card fades when there is no music, i will not change that, as when there is no music playing it is the only time we can ever have the opportunity to show the plugin attribution (assuming the user has not disabled it).

I will also not change the music source to be user configurable as there is really no good reason for most people to ever want to do that, and it will lead to way, way, way, way more user support issues where the answer is always "Have you selected the proper music source?". Priority ranking of sources is the best solution with the least amount of potential for frustration.
thats cool, you know im set ;)
 
Update 2.3 has been released on github, this update allows you to customize the source lists, so you can add new sources or rearrange the priority of existing sources, or even remove sources, without having to recompile the plugin.
 
lingeriegoat updated Native NowPlaying Widget for OBS with a new update entry:

Release 2.3

Release 2.3 is now available on github, there are 2 main features since the 2.0 release:
  • Ability to use web browsers as a media source (toggleable, disabled by default)
  • Ability to customize the source lists
There is also a potential crash bug fix as well as general code optimizations.

It is recommended that all users update to the latest version if you havent already, if only just for the potential crash fix.

Read the rest of this update entry...
 
lingeriegoat updated Native NowPlaying Widget for OBS with a new update entry:

Release 2.4

Release 2.4 is now available on github, the key features of this release are:
  • Option to use album art as the card background
  • Option to add a configurable outline to the Artist and Title text
  • New animated effects that can be enabled and configured
There are also some internal improvements so even with the new effects enabled, the plugin requires even less resources than before.

Read the rest of this update entry...
 
Just wanted to highlight this feature since ive had a couple people ask me to add new music sources, theres no need to ask me to do this, every user can add any music source they want through the settings files. This section of the readme covers how to accomplish that:

1788745407645.png


If you are concerned after making your edits that your edits may not have worked, you can check the OBS logs, the plugin logs the currently active lists of sources each time you start OBS.

If you have a very, very popular source that you may think I have overlooked, you can still request it be added to the default list.
 
lingeriegoat updated Native NowPlaying Widget for OBS with a new update entry:

Release 2.5

  • Improve performance of finding sources, we now only query Windows once on each tick and cache the source list, rather than recursively query for each possible system
  • Improve performance of some effect filters (VHS mainly)
  • Add "qqmusic" as potential source to default list
  • Remove "pear" as potential music source because that was just a guess at its name

Read the rest of this update entry...
 
Back
Top