achaudhry / adhan

Raspberry Pi Adhan Clock
39 stars 25 forks source link

omxplayer has been deprecated in Raspbian 11 (Bullseye) #16

Open cmadooly opened 2 years ago

cmadooly commented 2 years ago

Salaam br.

Noticed playAzaan.sh is leveraging omxplayer I noticed that omxplayer has been deprecated in the latest version of Raspbian (v11 Bullseye) https://github.com/popcornmix/omxplayer#readme

I'm still on v10 (Buster) so not impacting me until I upgrade but the script may need to be modified to use mpg123 (or mpg321) or some other player

w'salaam

achaudhry commented 2 years ago

W'salaam br JAK for the update. Any chance you could submit a pull request with the change? If you do, please make sure to test it. If I remember correctly, last time a tried switching I ran into some issues, but it was a while ago.

JAK

asmaklad commented 1 year ago

Hey I already created a pull request for this: fix/omxplayer , please review and merge