|
Script Category : PHP
Script Sub Category : Music Libraries
Uses locate to find your mp3 and ogg files and then searches them providing a dynamic playlist. Do a "locate .mp3 .ogg" from your command line to see if this script will work for you. If you supply a regular expression for a search and a basic word then your regular expression will take precedence. The list of mp3's will point to a local file - so the script assumes you are using a local filesystem. A dynamic playlist is also created for download. This is probably a good script to learn from forrom for beginners.
|
|
|