album imprv
This commit is contained in:
		@@ -18,5 +18,6 @@ BEGIN { OFS="\t" }
 | 
			
		||||
    line = line " " format_year
 | 
			
		||||
  sub("<<title>>", title, line)
 | 
			
		||||
  sub("<<year>>", year, line)
 | 
			
		||||
  print id, line
 | 
			
		||||
  sort = year ? year : 0
 | 
			
		||||
  print sort, id, line
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user