Trackfs

Latest version: v0.2.6

Safety actively analyzes 625951 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.6

Fix attributes of CueSheet object being included as tags in track files (gh-23)

* Fix attributes of CueSheet object being included as tags in track files

* Update VERSION

0.2.5

fix(albuminfo): Catch exceptions when trying the part cue sheet (gh-18) (22)

- Catch problems with detecting / decoding character encoding of cue sheet file
- Catch parsing errors
- refactor fix provided for gh-19 to also fix a problem with albums without tags

0.2.4

Fix case when folder ends with *.flac|*.wav pattern. (21)

0.2.3

feat(albuminfo): Allow cuesheets with full name of album file (gh-15) (17)

When scanning for accompanying cueshees for an album file "album.flac"
trackfs checks for cuesheets files with four possible names:
* album.cue
* album.CUE
* album.flac.cue
* album.flac.CUE

0.2.2

feat(fusepath): Make album extension matching by default case insensitive (gh-13) (16)

Now recognizes '.flac' as well as '.FLAC' or even '.fLaC' as valid extension.
Bahaviour can still be modified via --extension parameter
Virtual track files will still only use the lower-case variant '.flac'

0.2.1

This is a bugfix for gh-12

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.