OxygenCobalt / Auxio

A simple, rational music player for android
GNU General Public License v3.0
1.82k stars 120 forks source link

Music loading failed with no album error #699

Closed Nishantkantgaurav closed 4 months ago

Nishantkantgaurav commented 4 months ago

Describe the Bug/Crash

Upon installing the app and granting the storage permission, it says "Music loading failed". Pressing retry yields the same error. I have ensured the storage permission was granted. According to MediaStore I have approximately 10 to15 songs but I not sure if that is related.

Describe the intended behavior

Music loading failed

What android version do you use?

Android 14

What device model do you use?

Mi 11x Inbuilt in matrix rom

Bug report

java.lang.Exception: DeviceLibrary creation failed: java.lang.IllegalArgumentException: Invalid raw Path(volume=InternalVolumeImpl(storageVolume=StorageVolume: Internal shared storage), components=YMusic/Gold AP55 100W Amplifier Module You Like Electronic (720 X 1280).mp4): No album name at org.oxycblt.auxio.music.MusicRepositoryImpl$indexImpl$deviceLibraryJob$1.invokeSuspend(SourceFile:92) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8) at kotlinx.coroutines.DispatchedTask.run(Unknown Source:94) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:92)

Duplicates

OxygenCobalt commented 4 months ago

Can you please provide the "YMusic/Gold AP55 100W Amplifier Module You Like Electronic (720 X 1280).mp4" file? @Nishantkantgaurav

OxygenCobalt commented 4 months ago

I just realized that you reported this issue prior, and still did not respond when I asked for a sample file. Merging back into #639.