Difference between revisions of "Playlist"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
Playlists are files that contain information on which files to play. Usually they are plain text files with paths to the files to play. Example: | Playlists are files that contain information on which files to play. Usually they are plain text files with paths to the files to play. Example: | ||
− | rock.mp3 | + | rock.mp3 |
− | classical.mp3 | + | classical.mp3 |
− | OTHER\new.mp3 | + | OTHER\new.mp3 |
This file would instruct the player to first play the file rock.mp3, then classical.mp3 and lastly the file new.mp3 which is in the directory OTHER. | This file would instruct the player to first play the file rock.mp3, then classical.mp3 and lastly the file new.mp3 which is in the directory OTHER. |
Revision as of 23:10, 12 April 2008
Playlists are files that contain information on which files to play. Usually they are plain text files with paths to the files to play. Example:
rock.mp3 classical.mp3 OTHER\new.mp3
This file would instruct the player to first play the file rock.mp3, then classical.mp3 and lastly the file new.mp3 which is in the directory OTHER.
See also
- See also Category:Playlist