zyrouge / symphony

🎵 Lightweight, elegant music player for Android 9+.
https://zyrouge.github.io/symphony/
GNU Affero General Public License v3.0
1.27k stars 81 forks source link

[Bug] No music and audio permission in settings #644

Closed Saakhr closed 2 weeks ago

Saakhr commented 2 weeks ago

Description

When app is updated all audio disappears from the app, after checking the app settings i found that the music and audio permission doesn't exist. When i installed it fresh it doesn't ask for that permission. when i down graded to 2024.11.112 there was still the same issue until i got to 2024.11.110 it was fixed.

Steps to Reproduce

1.Installing the app. 2.No Audio in the app due to the lack of permission in settings.

Expected Behavior

The Audio appears in the app and has the permission in the settings.

Screenshots

No response

Additional Context

No response

Device

Samsung Galaxy A15

OS

Android 14

Version

2024.11.113

Contribution Guidelines

zyrouge commented 2 weeks ago

Go to Settings -> Media Folders and import your music folders. The app does not rely on MediaStore API anymore. Closing this as it is working as intended.