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

Bilalh/gmusic-sync-rating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmusic-sync-rating Build Status PyPI Version

gmusic-sync-rating is a command line tool to sync iTunes rating to google music. It supports the 5 star rating scale.

##Installation

gmusic-sync-rating can be installed from PyPI using pip:

$ pip install gmusic-sync-rating

##Usage

usage: gmusic-sync-ratings [-h] [--password PASSWORD] [--itunes-xml FILE]
                         [--only-rated]
                         username

positional arguments:
  username             Google music Username

optional arguments:
  -h, --help           show this help message and exit
  --password PASSWORD  Google music Password
  --itunes-xml FILE    iTunes xml file
  --only-rated         Only sync non empty ratings

--password

If --password is not specified then gmusic-sync-rating will prompt you to enter it

$ gmusic-sync-rating '[email protected]'
Enter your google music password
Password:

###--only-rated

Only upload non empty rating.

###--itunes-xml FILE

If you keep your iTunes library in an non standard location (i.e not ~/Music/iTunes/), you have specify the full path to iTunes Music Library.xml` in your iTunes folder.

License

gmusic-sync-rating is licensed under the Apache 2.0 License

About

Syncs your iTunes rating to Google Music. Supports the 5 start rating system

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages