Skip to content
Discussion options

You must be logged in to vote

Found a partly solution but not the root cause:

The bitrate_mode field often is empty in my collection (Total in lib about 2500):

$ beet ls bitrate_mode::'^$' format:mp3 | wc -l
1527

Trying to update from the files into the beets db:

beet update -F bitrate_mode bitrate_mode::'^$' format:mp3

results in: some files contain the information and beets lib is updated:

...
Rockers Hi‐Fi - Rockers to Rockers - 08 - Look for a Spark (1995/GB) [524 102-2]  f:MP3-119k a:02-12/MusicBrainz |Dub, Ska, Reggae, Downtempo
  bitrate_mode:  -> VBR
Asian Dub Foundation - Rafi’s Revenge - 01 - Naxalite (1998/GB) [FFRR / 556 006-2]  f:MP3-225k a:02-06/MusicBrainz |Dub, Ska, Reggae
  bitrate_mode:  -> VBR
Asi…

Replies: 3 comments 2 replies

Comment options

JOJ0
Jan 5, 2023
Maintainer Author

You must be logged in to vote
0 replies
Comment options

JOJ0
Jan 5, 2023
Maintainer Author

You must be logged in to vote
0 replies
Comment options

JOJ0
Jan 6, 2023
Maintainer Author

You must be logged in to vote
2 replies
@RollingStar
Comment options

@JOJ0
Comment options

JOJ0 Jan 20, 2023
Maintainer Author

Answer selected by JOJ0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants