beetbox / beetbox/beets

convert: Respect `quiet` option more thoroughly

Open
#1,977 0 comments 0 reactions 0 assignees View on GitHub
convert feature
Dominant language
Python
Stars
15.7k
Forks
2.1k
Avg merge
4d 21h
Merged PRs (30d)
31

Description

The convert plugin does not honor the quiet option at most calls of `self._log.info()`. Perhaps I will fix this, if nobody else will.

Contributor guide

Open the contributing guide

Research direction

Locate the convert plugin and review the self._log.info() calls alongside the quiet option handling. Identify which informational calls still emit output when quiet is enabled, then verify that quiet suppresses those remaining messages.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.