tag update: missing comparison operator in WHERE clause
This commit is contained in:
parent
0fea85a597
commit
1592613fcc
2
atom
2
atom
@ -1007,7 +1007,7 @@ do
|
|||||||
track "$tracknum" \
|
track "$tracknum" \
|
||||||
year "$year" \
|
year "$year" \
|
||||||
last_change "$lastchange" \
|
last_change "$lastchange" \
|
||||||
>/dev/null <<<"source_file $sourcefileid"
|
>/dev/null <<<"source_file = $sourcefileid"
|
||||||
unset genre \
|
unset genre \
|
||||||
albumartist \
|
albumartist \
|
||||||
year \
|
year \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user