Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for playing favourites #27

Open
declension opened this issue Dec 16, 2017 · 1 comment
Open

Add support for playing favourites #27

declension opened this issue Dec 16, 2017 · 1 comment

Comments

@declension
Copy link
Owner

Support easy playing of user favourites by name

e.g.
play BBC Radio 4
play The Craig Charles Funk and Soul Show

Possibly flattening hierarchies too (though this would be harder):
(e.g. from Songs / On mysqueezebox.com)
play The Nearness of You
play Megadeth

declension added a commit that referenced this issue Dec 16, 2017
 * Server-side only done
 * Introduce better parser for structured data with typing
 * Re-work exising player data parsing to use this
 * Add `favorites` dict to the server, lazy loading
 * Filter non-playable (i.e. _doesn't_ currently support nested favourites)
 * Make fake server more realistic
 * Increase existing testing a little
 * Update local tester to spit these out
@declension
Copy link
Owner Author

FYI I tried this out and to date even though it worked, the VUI got much less relibable since all the utterances were too similar to some of the existsing ones for Alexa to distinguish reliably, so I found the overall experience was worsened.

Perhaps my use case here would be better served by a subset of favourites (e.g. just radio ones), or perhaps just playing streams from the BBC app 😄 - these would have more unique sounding utterances I imagine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant