Skip to content

Need fetching more metadata types #5

@realth000

Description

@realth000
  1. I'm trying to read metadata from mp3 files, however, some images in 'Disc' position were not found when using MetadataGod.getMetadata() method.
    That mp3 file with id3v2 format metadata has an album cover image named as 'Disc'.

mp3_artwork
(foobar2000 can get the image.)

Usually image is in 'Front Cover' (the first line in table) and MetadataGod.getMetadata() works well, but unfortunately, I have many music files only in 'Disc' position.
I didn't learn rust so I can't pull any requests now.

Demo mp3 file to reproduce is in the zip file.
ape-id3v2.zip

  1. Is there any plan to fetch lyrics and sample rate?

Environment:

  • OS: Android 12
  • flutter version: 3.3.2
  • metadata_god version: 0.3.1

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