Code Monkey home page Code Monkey logo

ambi's People

Contributors

statkus avatar

Stargazers

 avatar  avatar

Watchers

 avatar

ambi's Issues

Use cookies to save room checkboxes values

The server could retrieves this information when registering a new client to a room to not reset the checkboxes values to the default value (player check, sync uncheck).

Remove the global mutex on room callback ?

Some Room members are already protected by other mutex (playlist, current video) is this sufficient ? This global mutex can block all the server if a client request raises a not-handled exception.

Server hanging when passing an invalid Youtube video link

When a Youtube video link with an incorrect video ID or a video not embeddable is requested to the search bar, the server will raise an exception because the vector containing the video corresponding to the request will be empty. This exception will prevent the room mutex to be released and will block all other room requests. The exception must be handled to prevent that.

Add soundcloud support

  • First step: only support direct soundcloud link in search bar
  • Second step: add support for search terms

Add a poll system for the next video button

The next video button allow to change the current video of all sync clients, it could be better to add a poll system so that the current video changes only if a given percentage of the sync clients want to. The current number of votes must be displayed.

Add video duration in the search result list

In order to avoid adding stupid Youtube videos that last forever and more, the search result list should display the duration of every entry in addition to the cover picture and the title.

Nan mais merde, c'est pas possible qu'en 2021 on n'ait aucun moyen de voir si on s'apprête à ajouter à la liste de lecture un roman fleuve d'une heure trente. Ça ne peut plus continuer comme ça.

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.