freezetag icon indicating copy to clipboard operation
freezetag copied to clipboard

save, strip, and restore file paths and music metadata

Results 6 freezetag issues
Sort by recently updated
recently updated
newest added

freezetag seems to support tracks with identical audio but different metadata when thawing (each checksum is mapped to an array of files, and will then restore the correct metadata for...

Fixes #6 by checking the path within each entry with a matching checksum to ensure it matches the path of the file we're currently opening. Tested and confirmed working on...

When running `freezetag mount` on non-Mac filesystems, the current set of file attributes and fuse mount settings cause Runtime Errors with fuse such as `fuse: unknown option "volname=Music-freezetag"` and trigger...

Cool project, thank you! I added it to the AUR: https://aur.archlinux.org/packages/freezetag-git I couldn't find a LICENSE file though. Maybe you could add one? Thanks!

For example, `freezetag mount /src1 /src2 /src3 /dest`