- Moderator
- #271
Jira / Branch / Review created here : https://issues.team-mediaportal.com/browse/MP1-4310
@hwahrmann , i will upload patch later for analysing or do better code for it, it seems working better for me but i didn't do the whole testing.
Great thanks a lot.
Was busy all week, but will travel back home tomorrow and then i can have a look at it.
We did not have key before.... I think it was all reverse engineered and I am sure stopped working at all in the UK anyway. Either way the previous code was not authorised and in breach of last.fm terms.Need @jameson_uk about some user can get the list (Web API key issue it seems) it seems that it was working with the same account before so maybe a tweak is needed on that side
I am still not sure what you are saying the problem is.Hi
I would like first thanks to @grabi_2001 and @Olli0815 for share in PM their code to be able to test
https://forum.team-mediaportal.com/...-and-auto-dj-mode.116452/page-27#post-1043121 <<-- grabi_2001 (not working)
I have also try Olli0815 and all is ok
Both are from Germany so i don't really know what happen.
If i didn't use VPN connection, i have a message about country bla bla bla lol.
About grabi_2001, if i use Last.fm Scrobbler tools, i can have Radio and grabi_2001 create a totally new account and i have the same result.
Seb.
This I think is the error if you are not a subscriber. To get radio you need to have paid account.The log from MP return :
'The remote server returned an error: (403) Forbidden.'
'The Webservices API key supplied does not have permission to stream / create new radio trials'
I did intend to add a check to the radio plugin that users were subscribers but I never found the time.I have pm you the detail but yes it seems the diff is about :
<subscriber>0</subscriber> and <type>user</type> for grabi_2002.
and
<subscriber>1</subscriber> and <type>subscriber</type> for Olli0816