univrsal / tuna

Song information plugin for obs-studio
GNU General Public License v2.0
752 stars 59 forks source link

Transparent Album cover and Refresh time low? #115

Closed Monkkami closed 3 years ago

Monkkami commented 3 years ago

First of all, I'm really enjoying this Widget so far! But I would really like two features that I'm not even sure if are there and I'm just dumb. 1: The album cover PNG when not playing any song. I'd like it if it was transparent or just hidden. [example] Screenshot_1 2: Everything (except the progress bar) seems to be refreshing every 30 seconds or so. e.g. (The "Song progress", "Song title" etc.) So a new song could come in and take like 30 seconds to display the change. I've changed the ms to the lowest value (500) but the problem remains.

Thanks in advance!

univrsal commented 3 years ago

For the cover image you just need to replace the png file which is in the data folder of the plugin (C:\Program Files\obs-studio\data\obs-plugins\tuna or something). Are you using Spotify as the source? If so then it's Spotify limiting the requests, you'll have to register your own app as decribed here

Monkkami commented 3 years ago

Thanks a lot, both solutions worked!