How to show file description near the player?

Comments

jdelaune’s picture

Status: Active » Postponed (maintainer needs more info)

What do you mean by file description? FileField Meta can fetch certain bits of ID3 data from the file, but you would have to customise your audio node template file to display the info.

Stan.Ezersky’s picture

StatusFileSize
new2.03 KB
new18.84 KB

I mean file description field

but you would have to customise your audio node template file to display the info.

How to customize template file?

See screenshots please

jdelaune’s picture

Assigned: Unassigned » jdelaune
Status: Postponed (maintainer needs more info) » Fixed

Feature added to dev version being released soon.

Thanks,
~Jordan

Stan.Ezersky’s picture

Ok, thanks!

Stan.Ezersky’s picture

StatusFileSize
new4.18 KB

I see you updated module. Now I see the letter "a" but instead description. What is it?

jdelaune’s picture

StatusFileSize
new11.72 KB

Seems to work OK for me. Try a few things:

Uninstall and re-install the module.
Wipe the theme registry.
Re-save the content type.
Re-save the display in the content type (make sure you select new new formatter: MP3 Player (Default))

Stan.Ezersky’s picture

StatusFileSize
new10.14 KB
new95.18 KB

In Views not working

jdelaune’s picture

You're quite right, sorry I wasn't using a View and for some reason Views serializes the data unlike the node. All fixed and should work in the version that will get packaged up tonight.

Cheers :)

Stan.Ezersky’s picture

Thanks!

Stan.Ezersky’s picture

It's works! Thanks a lot for module!

P.S. I think it fixed now

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

interestingaftermath’s picture

Status: Closed (fixed) » Active

Along the lines of this topic, is it possible to have the description show IN the MP3 Player instead of the Artist - Track?

Also, for my needs, it makes sense to not animate the player but to have it open all of the time. While open, I would like for it to show the description field contents instead of "Track #1". Is this possible?

Right now this is what I have:
[MP3 Player - Track #1] - when clicked [MP3 Player - Artist - Track]
[Description Field Contents]
[Download MP3 link]

Would love to have:
[MP3 Player - Description Field Contents]
[Download MP3 Link]

interestingaftermath’s picture

Status: Active » Closed (fixed)

I am going to just start another thread. This one should probably stay closed.