
While editing a playlist, if I upload a new audio file using the playlist/edit audio upload form, the file is uploaded and added to the current playlist, but the new audio node is given no title?
This happens whether I write in my own title in the Title field, or use the default token [audio-tag-title-raw] by [audio-tag-artist-raw]
Comments
Comment #1
zirafa CreditAttribution: zirafa commentedIs getId3 enabled?
Comment #2
mediafrenzy CreditAttribution: mediafrenzy commentedYup sure is... it wasn't at the outset, but I did then add it to the site and made sure it was enabled.
Its also working for the rest of the site (eg, when uploading via the audio upload form, it extracts the id3 tags). Just not the playlists own Add Audio component.
Fresh install of drupal 5.6 also by the way.
I've actually got around this in any case by using formfilter module to hide all the extra components of the forms on the site, to super simplify it for my "myspace" users...