Giter Site home page Giter Site logo

pardio's Introduction

Pardio for Rdio

NOTE: THIS PROJECT DOES NOT WORK AS RDIO HAS BEEN SHUT DOWN

rdio party vote system

This project is an implementation of a web based voting system using the Rdio player as an output. By relying on the web there are no dependcies on either the role of the manager of the system except bandwith or on the half of the voters with the exception of internet access. The system is being setup to be staged at pardio.malainey.com.

pardio's People

Contributors

cujomalainey avatar jessefarebro avatar

Stargazers

 avatar

Watchers

 avatar  avatar

pardio's Issues

DJ initialization JS

Currently the API has to be initialized by an pressing play then next, this needs to be changed into a single control function. The issue with the queue is that a queue CAN NOT be generated while a song is buffering. We need a object or something that will query the playstate and only queue it when it is playing, and if its not have a time delay to check again.

Oauth error

Didnt toucht the code and now im only getting 403 developer inactive for errors, not sure why.

3 way JS sync

The API, DB and Portlets all need to be in sync otherwise we will lose our data integrity and that will mess up the whole system, I would prefer to tree the DB as the master and the use the portlets and the API as sub mirroring images while still having influence on the DB. That way if the browser is closed or crashes everything isn't lost. I will build AJAX functions in php for when the DJ modifies the queue but for the time being they just need to be in sync.

Sort out non streamables

function check_code in voter_json.php:20 needs to have a reject function if a the song is not stream-able and sort function to not list items in voter.js that are not stream able

API will not initialize automatically

Latest build has a severe bug causing the api to not load unless you call controller.init from the command line, it is weird because the user callback is made, but not even the jQuery click functions still work. Also no AJAX requests are made when the buttons are pressed until controller.init is called.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.