Currently there are sample rate, bitrate, channel mode and playtime available. From a look into the sourcecode, I think, that Id3-Tags are already extracted, just not added to database.
Maybe it can use the tables from the audio-module, which stores tags too. Or some code can be borrowed from it?
Thanks for that really important module!
Comments
Comment #1
ardas commentedWhat tags do you want to add ? We added only those which look important for storing audio data. Are you talking about Album, Title, Performer, etc?
Comment #2
c_boehm commentedYes, exactly.
Comment #3
msonnabaum commentedI would also like this.
Without the rest of the tags, there is little advantage to using an "audio" field over a normal upload field in most cases.
Also, making these tags available as filters in views would be incredibly useful.
Comment #4
a_c_m commentedI've just taken over maintainer of this module, this is a old issue thats not been updated in a long time, if its still a problem/of interest let me know and I will take a look - otherwise please close it. No updates for 2 week = i close it.
Comment #5
vm commentedI think this feature request is still valid. Opening up other ID3 information can only be a good thing, Though I'd get the other bugs out of the way before worrying about feature requests.