-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot load music Library from Folder #77
Comments
There should be a log file for every day under Android/data/rocks.mucke/files/logs/ Can you attach the log file from today? It should contain information about the library update. |
Tried upadting the library today. Heres the log for that: 2023-05-01T10:25:30.732474 D AudioPlayerDataSourceImpl: currentIndexStream.listen: null Sorry that i couldnt send the file as github refused to recieve it |
Here is the log from yesterday: (again, sorry for copy pasting) 2023-04-30T07:26:50.674840 D NavigationStore: setNavIndex |
Thanks for the logs. Copy and paste is fine for me. Looks like the current version of the music reader plugin is broken under Android 13. I got a basic fix ready, but want to test it a little bit more. There'll probably be a new release until next week. |
Thanks! |
Describe the bug
When pressing Update Library, it doesnt update.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Music is found in app
Screenshots
Smartphone (please complete the following information):
Additional context
Folder directory I entered:
/folder/emulated/0/FolderWithMusic
After pressing Update Library, the loading animation persists for less than half a second and nothinv happens.
All my music files are either .mp3 or .flac and there are other, non music related files inside the folder
The text was updated successfully, but these errors were encountered: