How to make a simple online music player with slider and shows timing?

Thankyou Anshu @UnknownBeast

2 Likes

first , Thx alot for this guide :heart:

Here the time value appears as minutes … is there any way to show the number of hours too?

Has anyone encountered a problem with the music player being late in fetching music from the links, or is it an internet problem for me? :man_facepalming:

2 Likes

I found this on community:
Clock Component use - Discuss - Kodular Community

I think taifun player or exoplayer doesn’t have buffering service that’s why to seek to the position always needs a time as well. In my honest opinion, an exoplayer or Taifun doesn’t work properly if your music is very long. It is quite good for the music of 5 to 10 minutes. I request every @ExtensionDevelopers to make a music player that can work in the background as well as it has buffering service.
//Sneha

4 Likes

Nice guide :slightly_smiling_face:

2 Likes

Thankyou :smiling_face_with_three_hearts: :smiling_face_with_three_hearts: @Moulaali

3 Likes

There is now also a special block for HH:mm

grafik

Btw, what’s about adding a fast forward and rewind using the Slider, as shown here:

2 Likes

Yes .

I will update the guide with your methods as fast as i will be free.

2 Likes

Thx @oseamiya for helping :heart_eyes: :heart:
Thx @bodymindpower for this extention :heart_eyes: :heart:

2 Likes

And Thanks to @taifun for this player extension :smiling_face_with_three_hearts:

3 Likes

there already is the Async Player Extension by @Andres_Cotes (25 USD)
however unfortunately published in the Appybuilder community and therefore not available anymore (@Andres_Cotes might want to transfer all his extensions to a safe place…)
or try to get it here https://andrescotes.github.io/

and there is the Stream player (Video and Audio) Extension by Kus Zab (12 USD) - Appybuilder link unfortunately not available anymore

Taifun

3 Likes

@oseamiya I tried it on normal player from kodular and it work better :slightly_smiling_face:

2 Likes

@oseamiya , you can use a circular progress and do one thing use a you can use a clock with a timer of 1 sec and when the timer completes, if taifun player is playing, call notifier1 dismiss spinning progress

1 Like

BTW Nice guide p.m me and I can send you working aia with circular progress (buffering)

1 Like

This link can work as it is from Internet archive

2 Likes

thank you… this helps a lot…
I just tested it with another Appybuilder community link and as it looks like we can prepend the following https://web.archive.org/web/20201130170346/ to each Appybuilder link to get a working línk again from the archive…

example
https://web.archive.org/web/20200815054825/https://community.appybuilder.com/t/asynplayer-extension-paid-radio-developers/7817?u=taifun

results in AsynPlayer Extension [Paid] (Radio developers) - Extensions - AppyBuilder

Taifun

2 Likes

@Taifun

Helping the Community is every :kodular:oder’s duty

2 Likes

This Guide i have made is only for reference on how you can make music player works with workable icons and facilities,often new koders get confused.Thus i have defined most important factors a music player have. I dont wanted new koders to copy and paste the blocks without knowing how it works.Thats why i have done only a litte things on UI and focused on how blocks parts worked. You can share the blocks or aia here. If anybody really gets problem then he/she can use that.
//Sneha

2 Likes

ExoPlayer (streaming) - fast forward - rewind:

3 Likes

Can you tell something how it works? Do you set clock intervall to a tiny number or what?
By the way I like these kind of music.
@bodymindpower

1 Like

@Rene1898 p.m me