Merge pull request #292 from Danondso/dublin-remove-duplicate-roadmap-items Removed duplicate roadmap entry in the README.md
fix: removed duplicate road map items.
Merge pull request #8 from stevenleeg/master Catching up my fork
Merge pull request #291 from mikeage/fix_missing_art Fix one more 'invalid response' when playing from a library
Merge pull request #290 from mikeage/improve_docker Improve development experience when using docker
Fix one more 'invalid response' when playing from a library
Use a multistage docker file to shrink the image further
Re-order Dockerfile to take better advantage of caching
Add .dockerignore This will shrink the docker build as well as make it easier to work with a mixed lcoal python / docker environment
Merge pull request #287 from brandonjp/patch-1 add links to json files in the Skill setup section
add links to json files in the Skill setup section
Merge pull request #7 from stevenleeg/master merging in latest fixes.
Merge pull request #279 from mikeage/missing_info Handle invalid library songs more gracefully
Ignore songs with no artistId (library only)
Ignore missing values in library songs (shouldn't happen in store)
Merge pull request #278 from RandyCupic/last-fm-improvement [Issue #276] Last.fm scrobbling improvement
Merge pull request #6 from stevenleeg/master Updating my fork.
Move last.fm scrobbling to the playback finished intent
Merge pull request #255 from mikeage/local_music Support Library as well as Store (part 1 at least)
Handle song requests with no song specified (Alexa confusion)