Skip to main content

Organize or merge music libraries without moving the original files.

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

liblinker-1.1.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page