keifufu / WebNowPlaying-Rainmeter

Rainmeter Adapter for WebNowPlaying
MIT License
94 stars 4 forks source link

[Feature Request] Playlist Position Measure #1

Closed BigBagss closed 1 year ago

BigBagss commented 1 year ago

would be amazing if there was a measure that could return the current Playlist Position/index.

example (on YouTube):

playlist

Thanks for this incredible plugin!

keifufu commented 1 year ago

I don't see how this would be useful in any way. There are also not many sites that would support this.

BigBagss commented 1 year ago

you are right that not every website supports this, but basically any website (obviously music streaming websites) that have a playlist or queue would benefit from this feature.

im sure people will appreciate this feature being added to improve YouTube background playback.

it would be nice to know your position in a YouTube playlist from the comfort of a rainmeter skin. without having to open the browser, then open the playing tab.

and if the currently playing media doesn't have a playlist/queue of some sort available - it will simply return "N/A".

thanks!

keifufu commented 1 year ago

Unless there is more demand for this it's not really worth implementing.

Of course you're free to PR this but that'd be quite a lot of work as all the following projects will have to be updated: WebNowPlaying-Redux WebNowPlaying-Redux-Rainmeter PyWNP WebNowPlaying-Redux-Spicetify WNPReduxAdapterLibrary and finally you should probably update webnowplaying.js in spicetify-cli too