Skip to content
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

Missing album error with certain libraries #560

Closed
4 tasks done
Bubbles78959 opened this issue Sep 4, 2023 · 3 comments
Closed
4 tasks done

Missing album error with certain libraries #560

Bubbles78959 opened this issue Sep 4, 2023 · 3 comments
Assignees
Labels
bug Something isn't working music Related to music loading

Comments

@Bubbles78959
Copy link

Describe the Bug/Crash

-open app
-app says it's loading your music library
-outputs music loading failed

Describe the intended behavior

Should list song files.

What android version do you use?

Android 11

What device model do you use?

Maxwest Astro 55R

Bug report

java.lang.IllegalArgumentException: Invalid raw: No album name
at org.oxycblt.auxio.music.device.SongImpl.(SourceFile:1593)
at org.oxycblt.auxio.music.device.DeviceLibraryFactoryImpl.create(SourceFile:216)
at org.oxycblt.auxio.music.device.DeviceLibraryFactoryImpl$create$1.invokeSuspend(Unknown Source:12)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:107)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:94)

Duplicates

@Bubbles78959 Bubbles78959 added the bug Something isn't working label Sep 4, 2023
@OxygenCobalt
Copy link
Owner

I'm going to have to create a debug APK that allows the context of this issue to be identified. Give me some time.

@OxygenCobalt OxygenCobalt pinned this issue Sep 4, 2023
@OxygenCobalt OxygenCobalt added the music Related to music loading label Sep 4, 2023
@OxygenCobalt OxygenCobalt changed the title Music Loading Failed Missing album error with certain libraries Sep 20, 2023
@OxygenCobalt
Copy link
Owner

Okay, I finally have a debug APK available @Bubbles78959. Sorry it took so long. Can you test this and see what error it throws now?

Auxio_Canary.zip

@OxygenCobalt
Copy link
Owner

Closing in favor of #639, since these are likely the same issue, and I'm not getting a response here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working music Related to music loading
Projects
None yet
Development

No branches or pull requests

2 participants