EasyTag can save playlists in m3u only, but cue is required. How can sed convert?
It is required to glue all the lines with tags in the EXTINF block, rename EXTINF to TITLE, and move the line with the name of the mp3 file to the line above the TITLE.
It should be taken into account that the processed text may contain symbols CR and CR + LF. At least I failed to glue the paragraphs using sed '' s / $ // g '.
Good day
Asked by dymdin
(21 rep)
Oct 27, 2020, 04:33 AM
Last activity: Dec 1, 2023, 01:29 PM
Last activity: Dec 1, 2023, 01:29 PM