univrsal / tuna

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

Plex Web and support for more #168

Closed javaarchive closed 2 years ago

javaarchive commented 2 years ago

Plex had a lack of usable selectors. So I did some research and came across the following browser api https://developer.mozilla.org/en-US/docs/Web/API/Media_Session_API which seems to be a more "universal" way to support sites that play music.

univrsal commented 2 years ago

Thank you for the contribution