New playlists

This commit is contained in:
2022-06-04 14:46:36 +08:00
parent b53757efd4
commit 621f9c7932
2 changed files with 170 additions and 10 deletions

View File

@@ -61,6 +61,7 @@ awk '
}
END {
print "--------------------"
print "Playlist: " ARGV[1]
print "Check stats"
print "- Success:\t" success_count "/" total_count
print "- Failed: \t" fail_count "/" total_count