Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.
/ mp3monitoring Public archive

Monitors folders and copies new mp3s to another one.

License

Notifications You must be signed in to change notification settings

IceflowRE/mp3monitoring

Repository files navigation

MP3 Monitoring

maintained programming language license

travis appveyor requirements codacy codecov

pypi


Monitors folders and copies new mp3s to another one.


Installation

System Requirements

Python is required in the version 3.7. or higher, it can be downloaded at https://www.python.org/downloads/.

During the Windows installation you should make sure that the PATH / environment variable is set and pip is installed.

Under Linux it should be ensured that pip is installed, if this is not done while the standard installation.

Installation methodes

The installation is preferably done over the terminal or one click script. The GUI installer is really bloated for it use and only recommend for people who dont know how to handle the others.

Pip

Installation with pip.

pip install mp3monitoring[with_everything]

Uninstallation methodes

Pip.

Uninstallation with pip.

pip uninstall mp3monitoring[with_everything]

Web

https://github.com/IceflowRE/mp3monitoring

Credits

Third Party

mutagen
nose2
Packaging
Prospector
Setuptools
tqdm
twine
urllib3
wheel

License

GPLv3

Copyright (C) 2017-now Iceflower S

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 <https://www.gnu.org/licenses/>.

About

Monitors folders and copies new mp3s to another one.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages