alexa-pi / AlexaPi

Alexa client for all your devices! # No active development. PRs welcome # consider https://github.com/respeaker/avs instead
MIT License
1.33k stars 396 forks source link

Sinatra on Tunein Radio #126

Open jswalls110 opened 7 years ago

jswalls110 commented 7 years ago

Your OS (including version) where you are running AlexaPi:

Most current pull

Your hardware platform and model you are running on: RPi 3

Python release (python2 --version):

2.7.9

Description of problem: Alexa does basic things very well. It will play iHeart radio for my selections. I have tried a few Tunein stations.

When I ask for Frank Sinatra, or a specific station "Mostly Sinatra" Alexa will crash. Most time only a reboot will bring it back to working order

Expected: Play the station

Steps to reproduce:

  1. Alexa Play Mostly Sinatra on Tunein Radio
  2. Alexa Play Sinatra 100 Radio on Tunein Radio

Additional info: Not devastating but this is mostly what I listen to so disturbing.

EDITED by @renekliment: Deleted non-relevant info to keep it short.

renekliment commented 7 years ago

Confirming. For 1. I get normal AVS response - Alexa telling me "I'm not sure what went wrong". There's nothing we can do AFAIK. For 2. I get a TuneIn URL, where AlexaPi handles it badly. The URL doesn't work regardless, but it shouldn't knock out AlexaPi. I think this is similar to #105. We need to handle errors from the TuneIn lib better and stuff.

jswalls110 commented 7 years ago

Thanks for confirming Rene.

I wanted to make sure I wasn't doing something wrong.