Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Scripts
-
Labels:None
Description
Most Perl scripts use print or die whereas it should probably use subroutines exposed by MusicBrainz::Server::Log instead.
RebuildCoverArt and RemoveBarcodeCoverArt are the only two scripts using Log but they do not set log level so that debug is always on.