PHP Classes
elePHPant
Icontem

WinampControler: A controler For Winamp

Recommend this page to a friend!
  Info   View files View files (10)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2003-03-08 (13 years ago) RSS 2.0 feedStarStarStar 54%Total: 3,296 All time: 1,021 This week: 872Up
Version License Categories
winampcontroler 1.0GNU General Publi...Web services, Audio
Description Author

A little php class that will controll winamp (with the proper plugin). You can go forward, backward, stop, play and view a playlist

Picture of Mike
Name: Mike <contact>
Classes: 1 package by
Country: United States United States

Details
The WiampControler Class is a usefull class for the purpose of controling winamp. It has a forum which you can get help at:
http://groups.funyon.com/index.php?c=7
To use the class simply copy the class.winampstatus.php file into your favorite include place then connect to the class using this:
$somevar = new winamp_control("user","pass","server1","server2");
then get the status
$somvar->getstatus();
... rest of script ...
you must use:
$somvar->closefp();
at the end off all the files that you instanced the winampcontroler in, or winamp will crash after a few times of accessing winamp.
  Files folder image Files  
File Role Description
Plain text file class.winampstatus.php Class The base Class file, gets the status and controls winamp
Plain text file connect.php Example A script that just connects to winamp, nothing else
Plain text file disconnect.php Example disconnects the winamp class
Plain text file example Example an example for the winamp crontroler class
Plain text file gen_shell Doc. the winamp plugin that I used
HTML file install.html Conf. Install Helper file
Plain text file install.php Conf. install script(really simple)
Plain text file play.php Example Makes winamp play a song, or if it is playing, pauses winamp
Accessible without login Plain text file README Doc. Readme File
Plain text file timer.class.php Class Simple Timer class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,296
This week:0
All time:1,021
This week:872Up
 User Ratings  
 
 All time
Utility:79%StarStarStarStar
Consistency:54%StarStarStar
Documentation:45%StarStarStar
Examples:50%StarStarStar
Tests:-
Videos:-
Overall:54%StarStarStar
Rank:1668