Skip to content

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

@myjij

Description

@myjij

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions