ympd icon indicating copy to clipboard operation
ympd copied to clipboard

Added settings for HTTP audio stream,

Open bretello opened this issue 8 years ago • 1 comments

This pull request applies changes based on anthonygclark's codehttps://github.com/notandy/ympd/pull/123, which enables basic support to http streaming in ympd. This patch implements:

  1. Change settings of the audio stream server/port in the settings page
  2. Store settings in a cookie

bretello avatar Feb 18 '18 20:02 bretello

Sometimes the httpAudioStream gets stuck and one has to reload the page to get it working again. 3d8c218 was meant to fix this. Should be able to fix issues by looking at this: https://developers.google.com/web/updates/2017/06/play-request-was-interrupted

bretello avatar Apr 01 '18 16:04 bretello