Log download statistics
jlg - April 7, 2009 - 10:20
| Project: | MP3 Player |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
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.

#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
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.