Strange. I checked it on many devices (also Xiaomi Redmi Note 5, OnePlus 6 and 8, Pixel 2XL, Pixel 4XL, Pixel 7 Pro, several Samsung devices, Huawei, etc.) and it works on all of them without any issue.
Try to play a silent audio track (mp3/ogg, 5 sec) in a loop using the Player component while streaming.
Thank you very much for your quick help. Now the player runs smoothly on my computer without shutting down. Wonderful. And now it even has a sleep timer. I can delete the timer I created myself. Thank you very much. Best regards, Peter
Hi! joejsanz's extension is a great project. Unfortunately, it lacks a feature that's important to me: the ability to pause what you're listening to by tapping on a Bluetooth headset. For that reason, I used Patryk_F's MediaSessionPlayer. Anyone interested who finds the author's explanation difficult can post the blocks I've created.
Without ProGuard, there were no problems; everything worked fine. However, I prefer to use ProGuard in the extension. However, the part where the service was called was obfuscated if I used ProGuard, so I had to set some rules in proguard-rules.pro to prevent the service from being obfuscated.
I don't know if this is what you wanted to know.
I'd previously worked on that feature, but I was still testing it. It seems to be working well, and I'll probably post the update today.
Project complete in every way. Pausing playback from the earphones is fine. If I put the earphones back in their case, the smartphone starts playing from the speaker again, which is very annoying. So I have to take the smartphone out of my bag to press stop. Is there a way to initiate STOP if the earphones are disconnected?
Hello, I need to get in touch again because there is something I don't understand. Is it possible that there are radio streams that stop after 22 minutes? All my other streams work perfectly. Perhaps you would like to test the stream.
Best regards, Peter
A screenshot of your relevant blocks would help very much...
My guess is, you are talking about the clock component?
To stop the timer you set Clock.TimerEnabled to false
No, I was talking about the application created by Joejsanz.
I downloaded the .aia file because I wanted to understand how some functions are handled, and in my tests, I wanted to cancel the timer in the application he created, but I couldn't find any button to do so. So I tried setting the timer to "0" minutes, and the application crashed. I just wanted to let him know about this; maybe he'll find it helpful.
Marco