Thanks Paul - good suggestion. I tried with an mp3 file directly first
instead of stream.mp3 from LMS just to verify I was doing things
correctly, and that worked as expected. When I switched things to a flac
file, it failed. The error log showed this:


Code:
--------------------
        
  "request": {
  "type": "AudioPlayer.PlaybackFailed",
  "requestId": "amzn1.echo-api.request.446dcac5-02ab-4280-a288-0a684dc02308",
  "timestamp": "2019-11-30T10:25:09Z",
  "locale": "en-US",
  "currentPlaybackState": {
  "offsetInMilliseconds": 0,
  "token": "1",
  "playerActivity": "FINISHED"
  },
  "error": {
  "message": "Device playback error",
  "type": "MEDIA_ERROR_UNKNOWN"
  },
  "token": "1"
  }
  
--------------------


So it indeed did not like a FLAC stream. I'll ask Amazon if there's an
unpublished interface I can use for lossless/HD. I tried on Dot gen 3
and on Show gen 2. i.e. devices that support HD (somehow!).


------------------------------------------------------------------------
philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to