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

java.lang.IllegalArgumentException: column 'date_added' does not exist #19

Open
myjij opened this issue Apr 9, 2022 · 1 comment
Open

Comments

@myjij
Copy link

myjij commented Apr 9, 2022

Dear CodeBoy722

thank you for great Media Library.

recenlty i using MediaFacer Library and i saw these error in logcat.

thanks.

java.lang.IllegalArgumentException: column 'date_added' does not exist. Available columns: [_data, album_id, album, title, duration, artist, _display_name, _id, artist_id] at android.database.AbstractCursor.getColumnIndexOrThrow(AbstractCursor.java:351)
W/System.err: at com.CodeBoy.MediaFacer.AudioGet.getAllAudioContent(AudioGet.java:72)

java.lang.IllegalArgumentException: column 'date_modified' does not exist. Available columns: [_data, album_id, album, title, duration, artist, _display_name, _id, artist_id] W/System.err: at android.database.AbstractCursor.getColumnIndexOrThrow(AbstractCursor.java:351)
at android.database.CursorWrapper.getColumnIndexOrThrow(CursorWrapper.java:91)
at com.CodeBoy.MediaFacer.AudioGet.getAllAudioContent(AudioGet.java:79)

@SaylesMand
Copy link

Hello!
Did you find the solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants