Skip to content

A tool to create portable versions of music libraries

Notifications You must be signed in to change notification settings

ronan-d/music-compat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music-compat

Description

music-compat is a program that creates a copy of a music library with maximum compatibility. It uses widespread compression and container formats, and generate file names compatible with even the most limited filesystems.

music-compat uses FFmpeg under the hood, and therefore requires it to be installed.

Installation

Building music-compat requires a Rust toolchain. Install Rust at https://www.rust-lang.org/tools/install.

Run the following command to install music-compat

$ cargo install --path <path-to-repo>

Usage

Assuming that your music library is located at ~/Music, create a portable version of it like so:

$ music-compat ~/Music ~/portable-music-library

About

A tool to create portable versions of music libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages