Skip to content

shivajichalise/mp3organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mp3organizer

NOTE: it requires mediainfo to run and uses GNU Core Utilities commands find, sed, grep, tail, cut etc.

pacman -S mediainfo
apt install mediainfo

Installing

For the current user:

curl https://raw.githubusercontent.com/shivajichalise/mp3organizer/main/mp3organizer > ~/usr/local/bin/mp3organizer && chmod +x ~/usr/local/bin/mp3organizer

Or simply copy the mp3organizer file to a location in your $PATH and make it executable.

Usage

  • run mp3organizer on the directory where your music files are
  • done

NOTE: this script only looks for .mp3 and .m4a on current directory

Self-Promotion

Star the repository on Github Follow shivajichalise on Github

License

This project is licensed under GPL-3.0

About

simple bash script that organizes your music files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages