-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: music
action: commit
revision:
path_from:
revision_from: 4141a691686804a2a4bf4bd57bb383373503ff19:
path_to:
revision_to:

git.thebackupbox.net

music

git://git.thebackupbox.net/music

commit 4141a691686804a2a4bf4bd57bb383373503ff19
Author: epoch <epoch@hacking.allowed.org>
Date:   Fri Oct 16 09:32:51 2020 -0500

    fuck two characters sometimes...

diff --git a/id3sort b/id3sort

index 7a2c8d72a69aa2ceda4f5be11029c934bad56a47..

index ..d6a3aa06ca005f2081aec17aa6da55ce25a41d64 100755

--- a/id3sort
+++ b/id3sort
@@ -39,11 +39,11 @@
 ### then dedup the lines that were caused by both id3v1 and id3v2 existing in one file.

 id3v2 -l "$@" \
-  | egrep '^id3v[12] tag info for |^Comment:|^/|^TRCK' \
+  | egrep '^id3v[12] tag info for |^Comment:|^TRCK' \
   | 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
+  | sed 's/^TRCK[^:]*: 0*\([0-9]*\)$/\1/g' \
+#  | paste - -
+#  | uniq \
+#  | sort -t$'\t' -n -k2 \
+#  | cut -f1

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

-- Response ended

-- Page fetched on Sun Jun 2 15:22:37 2024