This repository has been archived by the owner on Oct 3, 2020. It is now read-only.
Releases: jaymoulin/google-music-manager
Releases · jaymoulin/google-music-manager
Fixes split modules
0.7.2 fix setup for each module
Fixed documentation for modules
0.7.1 fixed multimodule
Split pip modules
0.7.0 Splitted modules
fixes pypi module on import
0.6.4 Fixes pypi module on import
Fixed module + use of markdown in readme
0.6.3 Fixed module + use of markdown in readme
Googlemusicmanager as package
Googlemusicmanager
is now available as a pip module : https://pypi.python.org/pypi?:action=display&name=googlemusicmanager&version=0.6.0
Argument parsing
Use argument parser instead of each parameter. This will allow to pass parameters in different order and ease the use of default values (for example, the delete parameter can stay to false while changing the uploader id).
Also cleaned up the code and corrected shebang
More precise third parameter
The third parameter (delete files) was always true, whatever value was passed. Now, its True only when specifying one of the following value (True, t, y, yes, 1)
Default eth0 mac address loaded if no 4th parameter passed
Default eth0 mac address loaded if no 4th parameter passed
Allow parameter to change uploader id
add fourth parameter to change uploader id