PHP Classes

File: usage/build_playlist.sh

Recommend this page to a friend!
  Classes of MARY Matthieu   Audio_Playlist   usage/build_playlist.sh   Download  
File: usage/build_playlist.sh
Role: Example script
Content type: text/plain
Description: usage example for linux os
Class: Audio_Playlist
Create play list files in multiple formats
Author: By
Last change:
Date: 16 years ago
Size: 152 bytes
 

Contents

Class file image Download
#!/bin/bash
SOURCE_MP3_FOLDER=/home/mp3
DESTINATION_PLAYLIST_FOLDER=/home/.playlists
php playlist.php $SOURCE_MP3_FOLDER $DESTINATION_PLAYLIST_FOLDER