univrsal / tuna

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

Browser/Pretzel: Fix artist not being sent correctly #157

Closed mihawk90 closed 2 years ago

mihawk90 commented 2 years ago

Tuna expects the artists to be an array, previously we only sent a string. This results in no artist being available for file-write and widget-JSON.

See also univrsal/tuna#156