AIMP Forum

AIMP for Windows => Предложения / Suggestions => Topic started by: BCM on June 04, 2019, 13:16:21

Title: Show title and artist on 101.ru radio
Post by: BCM on June 04, 2019, 13:16:21
Hi,

on 101.ru (for example http://ic4.101.ru:8000/a155), title and artiest are sent in an "anusual" way, like this:

{"title":"\u0417\u0430\u0440\u0430
\u0422\u043e\u043b\u044c\u043a\u043e \u0442\u044b","titleTrack":"\u0422\u043e\u043b\u044c\u043a\u043e \u0442\u044b","titleExecutor":"\u0417\u0430\u0440\u0430","titleExecutorFull":"\u0417\u0430\u0440\u0430","uidTrack":345490,"mdbUidTrack":345490,"mdbUidExec

Would be nice to support it, extract and show title and artist.

by the way, (maybe) an interesting page:
https://www.branah.com/unicode-converter

With this, you can convert the example above to:

{"title":"Зара
Только ты","titleTrack":"Только ты","titleExecutor":"Зара","titleExecutorFull":"Зара","uidTrack":345490,"mdbUidTrack":345490,"mdbUidExec

Bye,
Bernhard
Title: Re: Show title and artist on 101.ru radio
Post by: Artem on June 04, 2019, 14:26:29
Thank you, but we already have added a JSON-meta support in v4.60 beta, if you want - you can download it now, but make sure that it just a beta-version - it may contains a lot of bugs.
Title: Re: Show title and artist on 101.ru radio
Post by: BCM on June 04, 2019, 15:21:10
Thanks, first impression looks very well!  8)