JnMS
January 12, 2021, 6:12pm
1
Hello.
I am a novice at this. I have built a simple Play/Pause app for my audio stream and that part works great. What I am now trying to figure out is how to add the Artist - Title when songs are playing. I have searched online, asked in the Facebook group, and also a quick search of "Metadata" here has not revealed any results in what I am trying to accomplish. Any insight you can give would be greatly appreciated.
Thank you!
1 Like
Taifun
January 12, 2021, 6:51pm
2
there are 2 mp3 extensions which might help
taken from the extensions directory https://puravidaapps.com/extensions.php
and Kodular offers an ExoPlayer component, which also offers Metadata access
Hi there! I am sorry to bother you with your great work. But I am in desperate need of some help. I found no solution on forums/internet/youtube etc about how to get stream/track/artist/song info from url stream. I am building an simple app, using...
Reading time: 1 mins 🕑
Likes: 10 ❤
Taifun
Trying to push the limits! Snippets , Tutorials and Extensions from Pura Vida Apps by Taifun.
JnMS
January 12, 2021, 6:53pm
3
Thank you. I will take a look at that and report back.
JnMS
January 13, 2021, 3:04am
4
Okay I am stumped. I think the one that might help me the most is the link to the Kodular Community post.
How do I get the block GotMetaData ? I don't see that in App Inventor for Player.
When Player1.GotMetaData
I only have available:
When Player1.Completed
When Player1.OtherPlayerStarted
When Player1.PlayerError
i'm also having problems adding a now playing into my app
could someone give me a possible tutorial please
Good morning, I have 2 apps that worked perfectly this way, but no longer. They don't play live radio
can you help me