quran / quran.com-frontend-next

Frontend build on next.js
https://quran.com
1.3k stars 380 forks source link

[bug]: Surah 82 Audio #2152

Open asebak opened 2 months ago

asebak commented 2 months ago

Is there an existing issue for this?

Describe the bug

The audio doesn't match the arabic text nor is the arabic audio quality matching like in other surahs.

Relevant log output

No response

Steps to reproduce

Play audio from Surah 82, for example say verse 17-19 doesn't even correspond to the audio.

Environment (please complete the following information) and Add any other context about this bug

OS: Windows Browser:Brave Version: Website

Environment

Production(quran.com)

Abdullah8006 commented 1 month ago

Looks like the verse timings for Surah 82 from Mishary Rashid Alafasy is not correct when fetched from the api URL. Can anybody guide me how to fix this? Also the same is working for other reciters like Sheikh Shuraim.

asebak commented 1 month ago

Then it's probably a backend api issue that needs to be fixed rather than on the frontend code.