tjhrulz / WebNowPlaying

A NowPlaying like plugin for rainmeter built for getting music info from websites
GNU General Public License v2.0
203 stars 24 forks source link

Check is album art to download is the same as the old album art before downloading #50

Closed tjhrulz closed 3 years ago

tjhrulz commented 4 years ago

This plugin has relied on the client (aka the extension/app) to cache the data and only send it to the plugin on change. I do not want to change this behavior as I believe send as little communication of the websocket as needed is a good thing. However since other programs have figured out how to emulate the communication of this plugin I feel I should add a check to the album art to prevent needlessly downloading the same album art.