hi folks, is there any way to run a “beet ls -a [bitrate]” to display what bitrate that particular album mp3 has? I know you can have the same album in different bitrates, so a list of files with format it’s OK to me.
I’ve been looking at the ‘inline’ plugin, but the documentation is not really clear regarding how to do it.
I want to use beets instead of the lame ‘ls -a /music/folder’.
This ‘beet -v ls -f ‘$bitrate’ [query]’ sort of works but it’s not what I’m looking for.
Any idea? Thanks!