Skip to content

115100/untz_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encode and organise your music collection

Transcodes Flac to Vorbis and stores to any given directory in a hierarchical structure.

root/
|-- artist/
    |-- album/
        |-- 1 - Foo.ogg
        |-- 2 - Bar.ogg

Setup instructions

This requires

Opus encoding requires opus-tools.

Vorbis encoding requires Oggenc2.

Cue handling requires shntool and cuetools.

You may need additional codecs depending on what format your source audio is.

Afterwards, install this package with

pip3 install .

which will install untz and the Pytaglib dependency.

Usage

untz --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages