CodeBoy722 / MediaFacer

An android library aimed at helping in the structured querying of the MediaStore to get media files in the simplest way possible taking in account both storage mediums on device
107 stars 25 forks source link

Add genre tag in AudioContent #4

Open Hamza417 opened 3 years ago

Hamza417 commented 3 years ago

Thank you for this amazing library, I have a request to make, can you add Genre tag as well in AudioContent model class, there are five primary tags for a given audio and Genre tag is missing and I am not sure how to work out through that, it would be a great help

CodeBoy722 commented 3 years ago

Hello @Hamza417 thanks for pointing that out, the Genre, Composer, Track Number, and other metadata will be available in the AudioContent class for the next release of MediaFacer next week as well as other nice changes and updates