Closed mathiasfoster closed 3 years ago
Fixed in 2.0.6 - deleted previous comment as your bitrate value was a default value in a previous version (~v1.3) but is no longer valid. It was supposed to convert all previous default/acceptable values to the new format ("128", "320", "FLAC") but it was not saving back to the actual configuration therefore passing an invalid parameter.
When downloading with
deemon download
, the download fails with the error:int() argument must be a string, a bytes-like object or a number, not 'NoneType'
.Commands/command output/logs have been edited slightly for clarity.
In
errors.txt
:In the logs: