jellyfin / jellyfin-webos

WebOS Client for Jellyfin
https://jellyfin.org
Mozilla Public License 2.0
638 stars 66 forks source link

Hand-rolling promises as they are broken in WebOS <= 2.0 #20

Closed JustAMan closed 4 years ago

JustAMan commented 4 years ago

Given the code is really minimal I decided to hand-roll callbacks instead.

Also I have added a bit of URL normalization and added a few missing semicolons.