Skip to content

Sovietaced/what_cd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what_cd

What.CD uploader toolkit that makes your uploads squeaky clean.

Installation

gem install what_cd

Create a default config file

cp what_cd/etc/.what_cd ~/.what_cd

Usage

what_cd sanitize [dir]

Sanitizing a release will iterate over a number of plugins under lib/what_cd/sanitize_plugins. Each plugin may modify the files themselves, the file names, or the directory name to adhere to What.CD guidelines. They may also throw errors if there is an issue with the upload ie. a mutt rip.

what_cd better --quality=[320/V0] [dir]

The better command will take a FLAC release directory and create new release directories with the FLAC files converted to MP3 320/V0.

what_cd metadata [dir]

The metadata command will generate metadata about the release information that makes it easy to fill out the upload form.

License

Please see LICENSE at the top level of the repository.

About

What.CD uploader toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages