repo: music
action: commit
revision: 
path_from: 
revision_from: e6d107b97b5336db6a969fb4c67d292ce5ce25bc:
path_to: 
revision_to: 
git.thebackupbox.net
music
git clone git://git.thebackupbox.net/music
commit e6d107b97b5336db6a969fb4c67d292ce5ce25bc
Author: epoch 
Date:   Fri Oct 16 09:33:20 2020 -0500

    fuck comment characters too sometimes...

diff --git a/id3sort b/id3sort
index d6a3aa06ca005f2081aec17aa6da55ce25a41d64..
index ..d49726e6370b48c6349939d0db68b4143ccbdb34 100755
--- a/id3sort
+++ b/id3sort
@@ -43,7 +43,7 @@ id3v2 -l "$@" \
   | sed 's/id3v[12] tag info for \(.*\):$/\1/g' \
   | sed 's/^.* Track: 0*\([0-9]*\)$/\1/g' \
   | sed 's/^TRCK[^:]*: 0*\([0-9]*\)$/\1/g' \
-#  | paste - -
-#  | uniq \
-#  | sort -t$'\t' -n -k2 \
-#  | cut -f1
+  | paste - -
+  | uniq \
+  | sort -t$'\t' -n -k2 \
+  | cut -f1

-----END OF PAGE-----