tjhrulz / WebNowPlaying-BrowserExtension

The extension to go along with the WebNowPlaying plugin for Rainmeter
74 stars 35 forks source link

Qobuz issue with duration #83

Closed J-Louis closed 1 year ago

J-Louis commented 2 years ago

Retrieve "[object HTMLSpanElement]" within duration field. Could be in :
qobuzInfoHandler.positionString = function() { return document.getElementsByClassName("player_track-time-content")[0].children[0]; }; Miss an .innerText_ ?

keifufu commented 1 year ago

Refer to this comment