Skip to content

Automatically organize, sort or rename your mp3 music collection

Notifications You must be signed in to change notification settings

ArianaLas/mp3-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MP3 Organizer

Automatically organize, sort or rename your mp3 music collection

Requirements

In Arch Linux just type:

# pacman -Sy python
$ yaourt -S python3-stagger-svn

If you don't use yaourt wrapper, download PKGBUILD for package python3-stagger-svn from AUR and run:

$ makepkg

Then, install it with pacman -U.

Examples

$ mp3-organizer -p ~/Music/ -t ~/Music/ -r --recognize-covers

Organize ~/Music/ directory (do not remove old directories even empty)

 $ mp3-organizer -p ~/ -t ~/Music/ -r -d

Find all music (mp3) files in your home directory and move them to ~/Music/ (use default scheme)

License

Copyright (C)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses.

License - PL

Copyright (C)

Niniejszy program jest wolnym oprogramowaniem - możesz go rozpowszechniać dalej i/lub modyfikować na warunkach Powszechnej Licencji Publicznej GNU wydanej przez Fundację Wolnego Oprogramowania, według wersji 3 tej Licencji lub dowolnej z późniejszych wersji.

Niniejszy program rozpowszechniany jest z nadzieją, iż będzie on użyteczny - jednak BEZ ŻADNEJ GWARANCJI, nawet domyślnej gwarancji PRZYDATNOŚCI HANDLOWEJ albo PRZYDATNOŚCI DO OKREŚLONYCH ZASTOSOWAŃ. Bliższe informacje na ten temat można uzyskać z Powszechnej Licencji Publicznej GNU.

Kopia Powszechnej Licencji Publicznej GNU powinna zostać ci dostarczona razem z tym programem. Jeżeli nie została dostarczona, odwiedź http://www.gnu.org/licenses.

Nieoficjalne, tłumaczenie licencji znajdziesz pod adresem: http://itlaw.computerworld.pl/index.php/gpl-3/

About

Automatically organize, sort or rename your mp3 music collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages