Giter VIP home page Giter VIP logo

cue's People

Contributors

bradyvercher avatar hjoelr avatar lukemcdonald avatar zackkatz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cue's Issues

Make playlists queryable

Allow playlists to be accessed via a permalink. This would allow them to be popped out into their own window so visitors could continue browsing or they could be embedded on external sites in an iframe or via oEmbed.

HTTP 400 Bad Request on Update Playlist

When attempting to update an existing playlist, an HTTP 400 (Bad Request) is returned. Attributes can be edited with the Quick Edit menu just fine.

This playlist has 96 short files in it.

Wordpress 5.5
Plugin version 2.4.0

Create an API for accessing the track data

Allow the track data to be accessed via an API so it could be transformed into various formats used by other players or playlist standards. It may also allow us to switch to using a CPT for the tracks when core ships with a JSON API.

How to enable auto play playlist in Cue?

I using Cue to create a playlist of the audio file. But when I open the page, it doesn’t have automatic play audio playlist. I must click button play to play audio. Have any function to do this? Thanks.

Add a preload="none" option.

Hello I've create playlist but all mp3s are auto downloading on load. How to add preload="none" option to the script or on audio tag $media = $( "<audio />", ?

MediaElement.js shows the wrong track length

Webkit browsers seem to add a few seconds to the actual track length in the player UI. This may come down to a difference in the way the length is calculated between browsers that use the flash fallback versus native HTML5 audio.

cue is always preload audio

cue is always preload audio(version 2.1.1), count 20%~25% of the audio
when I check into the code, in templates/playlist.php in 'audio' tag, it was marked as preload="none", however, doesn't work

I insert audio in wordpress by default way (with [audio]), it works well
but in your official website, cue player works well with no preload

that's weird

in addition, all of this are tested in chrome

Allow themes to register playlists

Themes should be able to register playlist players so that users can assign a particular playlist to a player in the theme.

For instance, in Americanaura, there is a site-wide player along the bottom of the screen. In Shaken Encore, there are a couple of players. None of these would use the default Cue styles and they use jPlayer instead of MediaElement.js, but the administration UI in Cue provides a great way to manage the playlists for these players.

Ideally, a theme would simply register available areas using add_theme_support(), then make a call to a template tag where the playlist should be shown.

Other things to account for:

  • Look for a custom template based on the registered ID.
  • Show a meta box to allow users to select a player to assign a playlist to.
  • Output track data in a format expected by jPlayer if needed.
  • AudioTheme can show a notice a theme registers playlist support, but Cue isn't installed.

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.