Convert playlist files to text: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:


The way I use it: winamp playlist -> text file -> Excel list
The way I use it: winamp playlist -> text file -> Excel list
Script uses [http://forums.winamp.com/showthread.php?s=&threadid=203228&goto=lastpost headers] (for NSIS 2.07 and below):


== Download ==
== Download ==

Latest revision as of 12:15, 30 November 2005

Author: Instructor (talk, contrib)


Description

Convert playlist files (.m3u) to text files (.txt)

The way I use it: winamp playlist -> text file -> Excel list


Script uses headers (for NSIS 2.07 and below):

Download

M3u-txt.zip (38 KB) with binary