GithubHelp home page GithubHelp logo

acexintense / php-cast Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 19.03 MB

PHPCast is a PHP application that creates a 'jukebox' experience.

Home Page: https://acexintense.github.io/PHPCast/

License: MIT License

PHP 81.58% JavaScript 10.81% ApacheConf 0.42% Vue 0.42% HTML 6.77%
audio jukebox mplayer mysql php python-library scdl songs soundcloud unix

php-cast's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

php-cast's Issues

PHPCast: User System.

Create a user system for PHPCast where when someone signs in it downloads all of there requested songs to the drive. When the user signs out the drive should clear.

PHPCast: Constantly redrawing the queue.

Currently in PHPCast we redraw the queue when we call the /api/getRequestedURLs API endpoint this is causing issues with the UI and with the interaction of the application. The current method is bad practice and should use both PHP and JS to determine if there is a need for a redraw.

PHPCast: Fix mobile device viewport.

Optimize PHPCast for mobiles this was not done for the redesign. PHPCast should look great on all devices! Previously PHPCast supported small screens but since the redesign this has been overlooked.

PHPCast: Dark theme

Create a dark theme for users who enjoy a dark them rather than the bright white theme.

PHPCast: Pause song issue.

Pause song issue when a file is paused and the user requests a different song it does not update the paused file to stop playing which causes issues with playback.

PHPCast: Adding a request to a empty queue doesn't refresh.

Adding a request to a empty queue doesn't refresh. The queue does not refresh and this means that the user needs to specifically refresh the page to get the content to re-render.

This issue was caused by the work I did on the re-drawing of the queue issue.

PHPCast: Playthrough functionality.

Playthrough functionality needs to be added to the Cast Control window to allow the songs to play the next song when the previous one is finished.

This function will operate just like the shuffle mode but it will get the next record and play it if it is present. A new column will need creating in the Options table called playthrough which will be a toggleable field.

PHPCast: Rearrange request controller functions.

Rearrange request controller functions so that the request controller's functions are easier to read when the file is overviewed. The structure of the code will also make for easier debugging and overviewing.

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.