Hello. How do I add the api from you to my app?
I would like to use the album cover, recent songs, music team. It is possible? Do you provide?
Thank you for existing. 馃
Att
Rafael - Brasil
Wich App?
A Api is aviable under https://your.adress/api in the json format , for example https://adress/api/nowplaying/
I have a multi-radios app. It uses api last.fm to play album cover. But the quality of AzuraCast's album cover is superior.
If possible, I wanted to use the api of you, AZURACAST to insert in my app, to reproduce the information of the next song, current song, album cover, music time.
Do you share this api? If so, tell me how I can get :)
@Rafaelrds2017 Every installation of AzuraCast exposes an API that you can consume from your application. You can visit http://your-azuracast-address/api to see the full documentation of all of the available API endpoints.
The most popular endpoint is /api/nowplaying, which shows all stations on the installation, what is currently playing, who is listening, what is playing next (if eligible) and what was previously played.
Sorry, but i can't use the App on any of my devices. I Come from Germany, have devices with android 9,7,6 .
In wich language do you write your app? I already have a function for this in my cordova app, if you want i can share the Code on Github.
Thanks for the information and the attention.
@preterive If it is possible share the Code on Github? I also use cordova and I was curious.
Sorry, but i can't use the App on any of my devices. I Come from Germany, have devices with android 9,7,6 .
In wich language do you write your app? I already have a function for this in my cordova app, if you want i can share the Code on Github.
Yes I want. If you can share, thank you.