pitpompej / kodi_plugins

kodi plugins a source and zip-archives
21 stars 8 forks source link

Only getting UNSUPPORTED_DEVICE_TYPE #22

Open Cyber1000 opened 4 years ago

Cyber1000 commented 4 years ago

Hi,

I could successfully login with your plugin, I can browse through my playlists, but when I want to start a song I have to reenter my credentials. I'm getting this login-window again and again (without playing music), so I looked in the logs (kodi.log): plugin.audio.prime_music: {"__type":"com.amazon.digitalmusiclocator#AuthenticationException","message":"Request authentication failure : UNSUPPORTED_DEVICE_TYPE"}

my setup: raspbian buster on a rpi3 kodi 18.4 german account up-to-date plugin at master

Is there something I may check (logs, temporarily change something in code?)

Thanks, Cber1000

HPU2020 commented 4 years ago

Hi all, I'm struggling at the same message.

plugin.audio.prime_music: {"__type":"com.amazon.digitalmusiclocator#AuthenticationException","message":"Request authentication failure : UNSUPPORTED_DEVICE_TYPE"}

Any idea to solve this?

BTW: Setup checked and without issues.

BR HPU

pitpompej commented 4 years ago

Hi HPU, I am aware of that problem. Amazon added digital rights management to their audio streams about 1-2 month ago. I yet have not been able to find a solution for the plugin to handle this. So right now the plugin is broken.

HPU2020 commented 4 years ago

Hi Pitpompej, bad news but expected.