140.m3u
#EXTM3U #EXTINF:240,Song Title - Artist Name C:\Music\folder\song1.mp3 #EXTINF:-1,Live Stream Title http://example.com #EXTINF:180,Local Video File /Users/Name/Videos/video1.mp4 Use code with caution. Copied to clipboard Key Tips for Usefulness
Once saved, simply the file and select Open with... followed by your preferred media player (VLC is the most compatible choice). 140.m3u
Use relative paths (e.g., song1.mp3 ) if the M3U file is in the same folder as your music. Use absolute paths (e.g., C:\Users\... ) if it is stored elsewhere. Live Stream Title http://example.com #EXTINF:180
For IPTV or web radio, the duration in the #EXTINF line is usually set to -1 because the length is unknown. 140.m3u