gmusic-playlist icon indicating copy to clipboard operation
gmusic-playlist copied to clipboard

playlist scripts for gmusic

Results 25 gmusic-playlist issues
Sort by recently updated
recently updated
newest added

Steps I have followed: 1. On my Windows 7 laptop I installed Python 2.7.11. 2. Downloaded the gmusicplayer zip and extracted it into my downloads folder. 3. Downloaded the gmusicapi...

python installation issue

For example, I had a playlist named "Late nights/early mornings". Here's the error I got: ``` Traceback (most recent call last): File "ExportLists.py", line 99, in playlist_handler(playlist_name, playlist_description, playlist_tracks) File...

bug

Received an email requesting capability to match songs based on a given song duration.

enhancement

Recieved an email requesting this feature. The email suggested the following code changes to implement the feature: in exportlists.py ``` python result_details = create_result_details(track, tnum+1) # added the playlist track...

enhancement

Recieved an email request for the ability to export the shared playlists.

enhancement