Add option to set volume #18
2 issues fixed. 6 issues found.
Annotations
Check notice on line 162 in radioactive/__main__.py
codefactor-io / CodeFactor
radioactive/__main__.py#L161-L162
Try, Except, Pass detected. (B110)
Check notice on line 281 in radioactive/__main__.py
codefactor-io / CodeFactor
radioactive/__main__.py#L280-L281
Try, Except, Pass detected. (B110)
Check notice on line 161 in radioactive/__main__.py
codefactor-io / CodeFactor
radioactive/__main__.py#L161
do not use bare 'except' (E722)
Check notice on line 216 in radioactive/__main__.py
codefactor-io / CodeFactor
radioactive/__main__.py#L216
do not use bare 'except' (E722)
Check notice on line 280 in radioactive/__main__.py
codefactor-io / CodeFactor
radioactive/__main__.py#L280
do not use bare 'except' (E722)
Check notice on line 261 in radioactive/__main__.py
codefactor-io / CodeFactor
radioactive/__main__.py#L261
unresolved comment '# TODO: handle error when favouring last played (aliased) station (BUG) (LOW PRIORITY)' (C100)