Closed kylebrandonwilson closed 7 years ago
Thank you for the contribution! I was planning on getting playlist integration, but I haven't really gotten to it yet. It works really well and the sample utterances are chosen nicely!
You're very welcome. This is actually my first open source contribution, I'm all warm and fuzzy inside! I plan on tackling some fuzzy matching on artists, albums, and playlist names next. The current matching relies too heavily on Alexa NLP to get it exactly right, not to mention artist name are often very strange and outside of the natural vernacular anyway... We'll see.
On Jan 30, 2017 11:38 AM, "Bjorn Vuylsteker" notifications@github.com wrote:
Thank you for the contribution! I was planning on getting playlist integration, but I haven't really gotten to it yet. It works really well and the sample utterances are chosen nicely!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Tyzer34/plexMusicPlayer/pull/16#issuecomment-276150273, or mute the thread https://github.com/notifications/unsubscribe-auth/AYP9JKLJXBWO2B07MTjSsQyJ7Jfketa-ks5rXi4pgaJpZM4Lxmsc .
Added playlist support. Removing some unused imports and print statements. Extending some sample utterances for existing features. Some pepping.