This utility creates an organized album -> artist -> track directory structure from a given folder containing music files. If you…
Want to organize your massive torrent folder while keeping everything seeding
Want to merge multiple music folders into one location
Don’t have permission to move the original files
Want to keep iTunes files or other junky application files out of your original library (use liblinker -> point iTunes/whatever at the output directory)
This is for you.
Supported formats: MP3, FLAC, Wave, MP4 (M4A/AAC)
Requires Python 3.4+
Hard links are used when possible, otherwise symlinks are used.
Usage
liblinker IN_DIR OUT_DIR [--silent] [--mode=link]
--mode=
link: Creates links to the source files in the target directory. This is the default behavior.
copy: Copies source files to the target directory, keeping original files.
move: Moves source files from the source directory to the target directory.
--silent: All output will be suppressed except for error messages.
Release files for liblinker 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| liblinker-1.1.1.tar.gz | 2.9 kB | Details |
Release files / liblinker-1.1.1.tar.gz
| Download URL | liblinker-1.1.1.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a6f77fc95f0a5235d2cf9154b17bee88458489061bff8d5f831f63d28aafe827
|
|
BLAKE2b-256 checksum How to use checksums |
b35881b53170a6b1495f31b21be51432310195daf7b6a82f62bfe804f5c9dfed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |