Extraneous "b" in error messages
Open
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
When beets presents an error message there is sometimes an extraneous letter "b" at the start of the path in the message.
### Problem
This album is already in the library!
V
could not get filesize: [Errno 2] No such file or directory: b'/media/music/P/Peter Tosh/Equal Rights/01 Get Up, Stand Up.1.mp3'
Led to this problem:
```
(paste here)
```
beets version 1.6.1
Python version 3.11.2
### Setup
* OS: Debian 12
* Python version: 3.11.2
* beets version: 1.6.1
Contributor guide
Assessment
This issue has not been assessed yet.