Create a Playlist on the MMS Manually

  1. The playlist will need to be placed in the same folder as the content it is referencing. You will be required to have the following: 

    1. A program to create playlist (e.g. VLC)

    2. An editor to edit the playlist (e.g. notepad++) 

      1. Open the folder that contains all the music you wish to turn into a playlist. Open VLC to the playlist creator. Drag and drop the music into the VLC playlist creator and save the playlist, as an m3u file, in the same folder as the music you used to create the playlist.

      2. Next, open the m3u file with notepad++.

For the sake of this example, the song "19 Iron Man.mp3" is in the NAS path: 

\\192.168.12.195\Music\Playlists\_4_non_blondes\Iron Man.

The whole path with the track will appear in notepad++ 

\\192.168.12.195\Music\Playlists\_4_non_blondes\Iron Man\19 Iron Man.

Highlight everything up to the last slash [\] which should be up to the first letter of the track name. \\192.168.12.195\Music\Playlists\_4_non_blondes\Iron Man\19 Iron Man.mp3

  1. Now that the path is highlighted press control H, which is "find and replace". The highlighted path should be filled in for find and for replace, leave it black. Next select replace all. Now all the tracks should not have a path and should only display its track name.

  2. If this was all done on the NAS path (and this is the same path that is configured with the MMS)  and you see your newly edited playlist in the media shared folder then you should be all set. Wait a few minutes for the server to upload the playlist and then test for functionality

 

If the playlist will contain content from more than one folder, the track path should contain the folder name as well. Using the above example, the path should look like this: \Iron Man\19 Iron Man.mp3

e.g.

  1. \Iron Man\19 Iron Man.mp3

  2. \Lemonade\Hold Up.mp3