Skip to main content

Format | .wpl

USB Drive (E:) ├── Playlists │ └── mylist.wpl └── Music └── song.mp3 Then in mylist.wpl use: <media src="..\Music\song.mp3"/>

If your folder structure is:

<media src="C:\Users\Bob\Music\song.mp3"/> format .wpl

( .. means "go up one folder") Adding Display Metadata You can control what text appears in the player: USB Drive (E:) ├── Playlists │ └── mylist