Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Releases: jaymoulin/google-music-manager

Fixes split modules

13 Nov 19:46
Compare
Choose a tag to compare
0.7.2

fix setup for each module

Fixed documentation for modules

13 Nov 19:46
Compare
Choose a tag to compare
0.7.1

fixed multimodule

Split pip modules

13 Nov 19:45
Compare
Choose a tag to compare
0.7.0

Splitted modules

fixes pypi module on import

12 Nov 23:17
Compare
Choose a tag to compare
0.6.4

Fixes pypi module on import

Fixed module + use of markdown in readme

12 Nov 17:44
Compare
Choose a tag to compare
0.6.3

Fixed module + use of markdown in readme

Googlemusicmanager as package

12 Nov 16:07
Compare
Choose a tag to compare

Argument parsing

31 Oct 22:37
Compare
Choose a tag to compare

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

26 Oct 17:21
Compare
Choose a tag to compare

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

09 Aug 18:13
Compare
Choose a tag to compare

Default eth0 mac address loaded if no 4th parameter passed

Allow parameter to change uploader id

31 Jul 22:28
Compare
Choose a tag to compare

add fourth parameter to change uploader id