Skip to content

C++ CLI program for counting and categorizing music files from multiple directories on Linux

License

Notifications You must be signed in to change notification settings

speltriao/Music-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-Counter

Fast C++ program for counting music files

->Music formats supported: MP3,WMA, WAV, FLAC, M4A, AAC, OGG.

->Select a base directory and it wiil search everywhere starting from there (including all its subdirectories), recursively.

->Option to create a .txt file, listing all found music.

->Filter output by music format

->Supports Linux and Windows©.



USAGE EXAMPLE:

0-) Type 0 to use the current directory as base for the counter.

1-) Type 1 to specify a custom path as base for the counter.

Y-) Type Y to generate .txt file with all songs.

N-) Type N to NOT generate a .txt file with all songs.



SCREENSHOTS:

0-)Using the current directory as base and creating .txt file: ScreenShot



1-)Setting a custom directory as base and NOT creating .txt file: ScreenShot



DOWNLOADS:

https://github.com/speltriao/Music-Counter/releases

About

C++ CLI program for counting and categorizing music files from multiple directories on Linux

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages