App-DrivePlayer

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

Launch the app, open **File → Settings**, and paste the Client ID and Client Secret. Click Save.

The config file is written to `~/.config/drive_player/config.yaml`.

### 3. Authorise access to Google Drive

```
google_restapi_oauth_token_creator
```

Follow the prompts. The token is stored at `~/.config/drive_player/token.dat` by default.

### 4. Add music folders

Open **File → Manage Folders** and add the Google Drive folder ID (the last
path component of the folder's Drive URL) and a display name.

### 5. Sync

Click **Sync** in the toolbar or choose **Library → Sync** to scan your Drive
folders and populate the library.

bin/drive_player  view on Meta::CPAN

Client Secret.  Click Save.

The config file is written to F<~/.config/drive_player/config.yaml>.

=head2 4. Authorise access to Google Drive

Run the OAuth token creator that ships with Google::RestApi:

  google_restapi_oauth_token_creator

Follow the prompts.  The resulting token file is stored at
F<~/.config/drive_player/token.dat> by default.

=head2 5. Add music folders

Launch the app and choose B<File E<gt> Add Music Folder>.  Enter the Google
Drive folder ID (the last path component of the folder's Drive URL) and a
display name.  The app will scan the folder and add tracks to the library.

=head1 FILES



( run in 3.754 seconds using v1.01-cache-2.11-cpan-6aa56a78535 )