imporoved id encoding
This commit is contained in:
		@@ -54,5 +54,5 @@ BEGIN {
 | 
			
		||||
  sortk = year ? year : 0
 | 
			
		||||
  if (local_releases[id])
 | 
			
		||||
    line = format_local line
 | 
			
		||||
  print sortk, line, id, local_releases[id]
 | 
			
		||||
  print sortk, line, id ":" local_releases[id]
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user