If enabled tuna will download missing covers from itunes.apple.com
  • Like
Reactions: Monsteer
  • Fixed token termination not being saved correctly
  • Fixed token refresh using wrong data type for expiry
  • Changed git link url
  • Fixed promises for spotify not being deleted
  • Updated Spanish translation
Added option to choose VLC sources per scene and scene collection
Added IceCast support
Added Simplified Chinese translation curtesey of @Cyame
Added pretzel.rocks support curtesey of @mihawk90
Reformatting
Fixed "Remove file extension" option
Fixed memory leak and crash with vlc source
Fixed issues with progress bar source when vlc source was hidden
Fixed crash when retrieving spotify token
Spotify token is now asynchronous so it won't freeze the gui anymore
Fixed cover retrieval for last.fm
  • Like
Reactions: Monsteer
Fixed Qt issues with 27.0.0 and added some translations
  • Like
Reactions: Monsteer
Fixed Google Play Music Client on Windows not finding the song information
Added Web browser source, which allows retrieval of song information through a tampermonkey script. This currently only supports soundcloud and the spotify web player, but it can technically work with any browser music player.
Added the option to host song information locally as a JSON file, which can be accessed by the browser source.
Ships with an example HTML file in the data folder utilizing the new feature.
If you experience issues, you can always downgrade to a previous release here.
  • Like
Reactions: Sojourner42
There were some issues with 1.5.0, which I hope I addressed all with this release, but if you still experience problems, you can open a github issue. Make sure to include your obs studio log, also you can always downgrade to the previous release here, just scroll down.
This release adds last.fm support as well as the option to search for process names instead of window titles.
Spotify also now has the option to use your own api keys to prevent timeouts that happen due to rate limits.
Other than that there's some small fixes and interface restructuring.
Also there's now an installer for all three platforms, although I have to emphasize, that I have decided to
not offer any support for macOS anymore
, there's still builds for it but any issues that arise are highly
likely to be not addressed, at least not by me.

This is also currently marked as a pre-release so I can get some feedback and possibly release a patch for bug fixes.
Added a control dock
Added format option for song label
I haven't tested the dock for Spotify since I don't have premium, but it should technically work
Fixed music control dock not saving it's state
Fixed music sources not using placeholder when playback is paused
Also I noticed that Spotify is limiting the api requests, so if your info isn't updating sometimes
it's probably because the plugin has to wait a certain amount of time before it can send another request.
Top