Hello.
First of all, thanks you so much for Beets !
It was definetely the software i was looking for, in order to reorganise all my audio files.
Such a pleasure now to have a clean folder and files organisation !
Now, i would like to know if it is possible with “stats” command to know how many .mp3, .flac or .ogg file do i have for each type.
For exemple :
300 files as .ogg
250 files as .flac
etc…
The perfect solution would provide also a count for each mp3 bitrate files, for exemple :
255 files as 128kb/s mp3
55 files at 320kb/s mp3
etc…
I’ve tried things like “beet stats --format=mp3” without succes.
I can’t find in the documentation all the option available for “stats”.
But maybe should i just use linux find command ?