shrimpza / aurial

A browser client for streaming music from servers implementing the Subsonic API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Fetch API

shrimpza opened this issue · comments

Use the native Fetch API, rather than using JQuery's $.ajax for Subsonic API queries.