Dereckson pad/MP3: Revision history

From Nasqueron Agora

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 July 2018

  • curprev 09:5409:54, 11 July 2018Dereckson talk contribs 248 bytes +248 Created page with "== Tagging from filenames == Regex to add ID3 tags based on filenames <kbd>01. Something.mp3</kbd>: <code>^(..)\. (.*)\.mp3$</code> → <code>id3v2 -T $1/13 -t "$2" "$0"</co..."