shrimpza / aurial

A browser client for streaming music from servers implementing the Subsonic API
MIT License
30 stars 6 forks source link

Trailing slash on server URL #6

Closed shrimpza closed 8 years ago

shrimpza commented 8 years ago

Strip trailing slash in the Subsonic URL from settings, as it breaks things.

shrimpza commented 8 years ago

Fixed default properties, but still need to trim it when calling subsonic endpoints.