Project

what_cd

0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Useful CLI tools for What.cd
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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.