2016-04-18, 18:22
(2016-04-17, 23:05)mwgray81 Wrote: I did make one small modification on the GetMovies function. I added a filter to only return titles that contained the heard word.
I need to play with this some, because it has the potential to be faster on a large dataset, but I will need to test and see who has the better matching: me or Kodi... The thing I worry about the most with it is partial phrase support. I go for a >= 60% of the words said. I'm not sure if Kodi can handle unknown words. I'll look into this some.
(2016-04-18, 03:48)mwgray81 Wrote: Yeah it has to have all the dependencies built into the source folder. As for speed, I haven't timed it, but it seems close to the same speeds as what you were getting in your videos.
Okay cool. I'm researching it right now. If I can find a way to make it as easy for users to update when I push new changes out as Heroku (git pull && git push heroku master), I'd like to switch to Lambda. Free + No idle spindown like Heroku has is pretty tempting.
(2016-04-18, 18:14)edru Wrote: Id have it utilize the "party mode" type of shuffle.
Is that just shuffle all music on the box?