faster but quite buggy; no disc state storage
This commit is contained in:
@@ -58,5 +58,5 @@ BEGIN {
|
||||
line_year = year ? format_year : ""
|
||||
sub("<<year>>", year, line_year)
|
||||
sortk = year ? year : 0
|
||||
print sortk, l, line_type, line_release, line_year, line_sectype, "0", id
|
||||
print sortk, l, line_type, line_release, line_year, line_sectype, artistid ? artistid : "0", id
|
||||
}
|
||||
|
Reference in New Issue
Block a user