Make ID3 Tag information available as tokens
wretched sinner... - July 8, 2009 - 12:01
| Project: | FileField Paths |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Is it possible to have ID Tag information available as a token to place into the path? Specifically for my use I would like to be able to get the Album name from a mp3/mp4 file and use that in the folder path.
Soli Deo Gloria
Jerome

#1
If you have a module that exposes the ID3 tags as tokens, then yes. I don't know of a module that does that, but you could make a feature request with the getID3 module or another module that deals with ID3 data.
Cheers,
Deciphered.
Edit: Made a feature request for you: #514084: GetID3 Token integration
#2
On further investigation, the Audio module already allows this.
Edit: Hmm... maybe not. It should.