Project:MP3 Player
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed

Issue Summary

Hi,

Would it be possible to link this module with download_counter?

e.g. when an MP3 is played its download count is added to the download_counter list.

Comments

#1

I had to create a statistics module add-on for MP3 Player for my work. Once we have tested it well in a few months time I will probably release it to the community. :)

#2

Title:download_count» Log download statistics
Status:active» postponed

In the end I had to customise it quite extensively to get it working nicely with iTunes etc. Also since the files could come from anywhere and not necessarily from a FileField it would be hard to correlate the downloads without simply logging the file url.

This will be a lot easier when files are handled better in D7. I don't even think the download_count module works on FileField files.

If you are experienced in PHP I am willing to post my hacks online which you can modify for your own use if you wish.

#3

Thanks for your help on this Starnox, unfortunately i dont know much PHP so wouldnt know where to start.

#4

Postponed until D7 version of MP3 Player.

#5

up