From e13faf7f2473ba043d7c4bf55d140e3508026b30 Mon Sep 17 00:00:00 2001 From: Mike Mob Date: Mon, 13 Aug 2018 22:25:36 -0400 Subject: [PATCH] Update gmusic.rst --- docs/plugins/gmusic.rst | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/docs/plugins/gmusic.rst b/docs/plugins/gmusic.rst index e585ec742..e760f73a2 100644 --- a/docs/plugins/gmusic.rst +++ b/docs/plugins/gmusic.rst @@ -20,7 +20,15 @@ Then, you can enable the ``gmusic`` plugin in your configuration (see Usage ----- -**Configuration required before use.** +Configuration is required before use. Below is an example configuration:: + + gmusic: + email: user@example.com + password: seekrit + auto: yes + uploader_id: 00:11:22:33:AA:BB + device_id: F96AE4C643A5 + To upload tracks to Google Play Music, use the ``gmusic-upload`` command:: @@ -73,12 +81,3 @@ The available options are: Refer to the `Google Play Music Help `__ page for more details on authorized devices. - -Below is an example configuration:: - - gmusic: - email: user@example.com - password: seekrit - auto: yes - uploader_id: 00:11:22:33:AA:BB - device_id: F96AE4C643A5