beets-check icon indicating copy to clipboard operation
beets-check copied to clipboard

Verify and store checksums in your beets library

Results 10 beets-check issues
Sort by recently updated
recently updated
newest added

When running any beets command on Fedora 33 I get the following error message: ``` /usr/lib/python3.9/site-packages/beetsplug/check.py:74: DeprecationWarning: invalid escape sequence \( 'error': '^WARNING: .* \(offset 0x[0-9a-f]+\): (.*)$', ``` Everything works...

In addition to, or in place of the existing checksumming, it would be nice to have PAR2 sets generated. The plugin could create a set for each track or the...

When `check` reports an integrity problem with a file (On `import`), it first reports that it is checking a completely different file, and then gives the name of the actually...

Look for classic checksum files on disk, and import/validate those. Some common patterns: `*sfv`, `*DIGEST*`, `*DIGESTS*`, `*CHECKSUMS*` The most common formats on these will be: * SFV: `$FILENAME $SFV` *...

If my collection already has MD5 or SHA1 checksums, those should be imported/validated. This should also be extended to support new fast checksums such as BLAKE2 & SHA-3 (Keccek).

It'd be separate from the beets repo, so you'd still be the maintainer. If so, then do you have any kind of rules for how other beetbox members/contributors can interact...

Do the `-x` option can fix flac files ? Got an integrity error but when I try to fix it, beets prints `No MP3 files to fix`. Can beets-check handle...

Hi all! opened this issue to report a problem when beets imports an album in FLAC format, I can just see a flac process spawned, then beets dies leaving a...

need info

Module not found by pip. The command: > yum search concurrent Return nothing interresting. Maybe add README infos.

Ever considered expanding the functionality to include an event listener than checksums during import and basically says "yeah we got those already"?