- Regex-replacing ' and " in song titles (fixes#2)
- found problem where the webserver receives the auth data from Spotify but never sends out a response. (opens #7)
- gracefully stopping webserver at the end of the process
- added functionality for the auth tab to be self-closing
- set the LastFM api wrapper to use https instead of http
\+ Creation of playlist with default name
\+ implemented track search (opens #2)
\+ Implemented adding tracks to list
\+ Implemented setting custom playlist cover
- Missing ability to select file to upload as cover (opens #3)
- Missing saving and retrieving auth tokens for use in chron jobs + flag to enable (opens #4)
- Known issue: some tracks cannot be found, although they were played on spotify to be scrobbled onto lastfm (see #2)
- Missing flag to set a custom playlist name (opens #5)
- missing flags to make playlists public and/or collaborative on creation. (opens #6)