jansmolders86 / mediacenterjs

A HTML/CSS/Javascript (NodeJS) based Media center
http://mediacenterjs.com
1.29k stars 243 forks source link

Oboe.js #147

Closed Jon889 closed 8 years ago

Jon889 commented 9 years ago

I was adding some extra metadata to the TV app (specifically trakt data like when the next episode is), and the api takes a while to respond delaying the loading of TV shows. I was going to suggest using websockets to send the data twice, once without the trakt data and the second with it, and that this would also allow for live updating the client, e.g. when creating the database, instead/in addition of showing the progress bar, the movies/shows/albums would appear as they are found. But then I found oboe.js and it seems to do exactly that and expose it in a very simple way.

jansmolders86 commented 9 years ago

Wow, that's an awesome find my friend! I really like the idea behind it! I'll definitely dig into the docs!

jansmolders86 commented 9 years ago

Hey @Jon889 , I just want to let you know I updated the website and gave you an honorable mention for your great work! I hope you don't mind.

Jon889 commented 9 years ago

No, thanks very much :) sorry I haven't done much lately as I've just started Uni again. I've converted most of the Settings app to angular, and just have some finishing to do before I commit it.

jansmolders86 commented 9 years ago

Don't worry about it my friend! I'm very grateful for what you did for the project! I look forward to the angular settings app when you have the time for it. Best of luck with your studies. :)

Jon889 commented 9 years ago

Thanks, I'm quite happy to keep working on this project, I can do some of the items on the trello board? But like I said before, if I do something that doesn't fit into your vision of the project just tell me :)

The Oauth section in the settings app, seems a little bit out of place, as it only affects the Youtube app, maybe it would be better to have it in there?

jansmolders86 commented 9 years ago

Dude you have taken this project to the next level. I was so happy when you came to help out. The project went from a pet project to a application I actually use day to day.

Everything you find interesting , challenging or just plain fun is up for grabs . Also feel free to add your own ideas. I'll let you know if I think it's too much 'out there'. :) The idea behind the oath functionality was to add more Google Apps that use oath. I would love to see a Google music app for instance. So that is why it's still located on the global settings page. Just haven't come around to it yet.

Would you like me to add you to the trello board?