improved visuals
This commit is contained in:
		@@ -38,6 +38,7 @@ BEGIN { OFS="\t" }
 | 
			
		||||
  sub("<<label>>", label, line)
 | 
			
		||||
  sub("<<title>>", title, line)
 | 
			
		||||
  sub("<<artist>>", artist, line)
 | 
			
		||||
  sub("<<country>>", country, line)
 | 
			
		||||
  sortk = year ? year : 0
 | 
			
		||||
  print sortk, line, id
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user