Flutter-AssetsAudioPlayer icon indicating copy to clipboard operation
Flutter-AssetsAudioPlayer copied to clipboard

[ New Feature ] Icy metadata

Open kmartins opened this issue 5 years ago • 8 comments

First of all, thank you for making this plugin. Add support for Icy metadata in the livestream.

An example in Android with Exoplayer: https://github.com/saschpe/android-exoplayer2-ext-icy

Cheers! Thank you so much!

kmartins avatar Jun 21 '20 20:06 kmartins

do you have the equivalent for ios ?

florent37 avatar Jun 22 '20 07:06 florent37

Apparently, AVPlayer automatically requests metadata https://stackoverflow.com/questions/27955125/timed-metadata-with-avplayer

In React Native there is a library that implement this for iOS https://github.com/react-native-kit/react-native-track-player/pull/937

kmartins avatar Jun 22 '20 12:06 kmartins

@florent37 https://github.com/Sithira/FlutterRadioPlayer/pull/20 This PR can help can you have a look when free

afkcodes avatar Jul 31 '20 05:07 afkcodes

@florent37 Recently add this trait to https://github.com/Sithira/FlutterRadioPlayer. If you want I can help you with them. It really is simple.

cjamcu avatar Aug 06 '20 02:08 cjamcu

@cjamcu i can probably like to take this up if you can help me out. not very good at java or kotlin or you can create a PR here that will be great.

afkcodes avatar Aug 06 '20 09:08 afkcodes

this will be a great addition. any news?

leossmith avatar Apr 21 '21 23:04 leossmith

Will this function be available? ExoPlayer supports metadata retrieval, I tried to do it myself but gave up.

Adrian5er avatar Mar 10 '23 16:03 Adrian5er

it will be awesome guys, if you can make this a reality. please @cjamcu :)

korchix avatar Oct 31 '23 08:10 korchix