John Elkins

Results 6 issues of John Elkins

The current implementation of exporting the thumbs up playlist delivered in https://github.com/soulfx/gmusic-playlist/pull/18 doesn't export the thumbed up songs that are not part of the library. It is possible to have...

bug
enhancement

would like to modify song matching code to use logic of javascript so that it doesn't take as long to import songs, more songs are matched, and matches are more...

enhancement

would like to match input and output format that javascript version uses since it offers more functionality and provides a way for the two versions to interoperate acceptance criteria 1....

enhancement

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