Skip to content

jimbelton/muse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

muse

Python program for backing up, restoring, and comparing your music library

Description

muse is a command line program that back ups, restores, and helps you manage your music library. Running it with the --help option will give you a detailed manual page.

Commands

CommandDescription
--backupBackup music from your library
--cmpCompare your library to your backup
--displayDisplay the contents of your library or backup
--helpDisplay the help file
--restoreRestore files from your backup to your libary

Options

OptionDescription
--fail-on-warningStop if any warning is encountered
--fixWhen displaying, fix file names. When backing up, make the backup like the libary. When restoring, make the libary like the backup.
--ignore-errorIgnore errors, treating them like warnings
--libraryOverride the default location of the library
--metadataInclude ID3 frames in display
--noactionTell what a command would do but take no action
--quietSupress warnings
--verboseDisplay actions taken

About

Python program for backing up, restoring, duping, etc., your music library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages