diff --git a/lib/tags/update b/lib/tags/update index 168597c..25fef11 100644 --- a/lib/tags/update +++ b/lib/tags/update @@ -105,7 +105,7 @@ echo ' oldbitrate=${rest%%::AtOM:SQL:Sep::*} ((++count)) (( cron )) || echo -en "\rTags: $((count*100/filecount))%" - if (( count % 1000 == 0 )) + if (( count % 100 == 0 )) then echo 'COMMIT;BEGIN TRANSACTION;' >&3 (( debug )) \