Skip to content
/ ARC Public

Audio Repository Cleaner is a bash script which cleans out your music collection.

License

Notifications You must be signed in to change notification settings

pegasusict/ARC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARC V0.0.2-DEV

Audio Repository Cleaner is a bash script which cleans out your music collection.

Depends:

About

ARC is designed to clean up a repository (one or more directories/discs) containing audio files. Currently it performs the following actions on set repository:

  1. remove any non-audio files and unneeded directories
  2. purge empty files & directories
  3. delete binary duplicate files
  4. delete any audio files which end with ($i) where $i is a value between 1 and 20

Step 4 is done as Picard, which I use to analyze and sort my collection, uses this method to indicate duplicates. I'll publish my Picard filenaming script soon and insert a link here.

Roadmap

  • ini-style config file & commandline arguments
  • eliminate cross filetype duplicates based on quality

About

Audio Repository Cleaner is a bash script which cleans out your music collection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages