|
Hi folks.
This modification makes it enable to display instant now playing function on your profile or below your avatar or wherever you want it to display. And also holds the statics of last 250 (number is configurable) songs of each user and most played artist and most played singer. And this also makes it possible the statics to be made for each user seperately too.
System works with installing a modificated Nowplaying plug in installation to your winamp.
Over All Functions:
1) Instant Now Playing Display with album covers
2) Overall user's now playing statics
3) Sperate user's now playing statics.
Installation:
This part may be quite painfull. :) Don't blame me i am abit lazy.
I have uploaded server side scripts and plugin source codes http://www.joyandnet.com/joyamp.zip - here . First you have to make it work server side scripts and modify the tbl_author with 'simdicallan' column that will hold the now playing info & 'simdizaman' column that will hold now playing time.
After modifying the author table you have to create a table for plugin requiring the columns above:
id:auto inc
artist:text
isim:text
zaman:number
album:text
yil:number
rumuz:text
kapak:text
adet:number
After that you have to define the mssql server stuff configration in ayarlar.asp. After that you have to post the now playing info & username and password from winamp. Bla bla. To be honest i need someone to make this script more installable.
The comments and varibales are in turkish so you can e mail or ask me from details.
You can see the working version form here
http://www.joyandnet.com/forum/forum_posts.asp?TID=491 - http://www.joyandnet.com/forum/forum_posts.asp?TID=491
If there is anyone that can help me about the development please contact me.
|