Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor: support audio playlists #1731

Closed
designsimply opened this issue Dec 17, 2015 · 6 comments
Closed

Editor: support audio playlists #1731

designsimply opened this issue Dec 17, 2015 · 6 comments
Labels
[Feature] Media The media screen in Calypso, general media management, or integration with third party media. [Feature] Post/Page Editor The editor for editing posts and pages. [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it

Comments

@designsimply
Copy link
Contributor

Raised by @aduth

The [playlist] shortcode allows a user to create a playlist of audio items to display in a post:

audio playlist

In wp-admin, the flow is very similar to that of creating a gallery:

11261

We should decide whether we want to support creating audio playlists via the media modal, and if so, how that fits with the current media insertion flow. For example, we could assume that if multiple audio items are selected in the media modal, that the user intends to insert an audio playlist. This would be similar to how we treat multiple image selections.

Note from @folletto

A uniform way to deal with both looks sensible to me. :)

Note from @jstachurski

This has been requested by a user whose whole blog is built on making audio playlists. Also wanted to be able to edit the playlist from the Visual editor but now all you see are track IDs which isn't helpful if you don't know what song is what ID.

@designsimply designsimply added [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it [Feature] Post/Page Editor The editor for editing posts and pages. [Feature] Media The media screen in Calypso, general media management, or integration with third party media. labels Dec 17, 2015
@designsimply designsimply added this to the Editor: Future milestone Dec 17, 2015
@thehenrybyrd
Copy link

Another request for this in #97317-chat.
Something to note here is that we have a few music-based Premium themes that don't use the [playlist] shortcode for audio. Having a built in way to create and edit a playlist would be great.

@stale
Copy link

stale bot commented Jan 11, 2018

This issue has been marked as stale because it hasn't been updated in a while. It will be closed in a week.
If you would like it to remain open, can you please you comment below and see what you can do to get things moving with this issue?
Thanks! 🙏

@spncr
Copy link

spncr commented Dec 6, 2018

User requested again here: #8599560-hc

@spncr spncr reopened this Dec 6, 2018
@stale stale bot removed the [Status] Stale label Dec 6, 2018
@scosgro
Copy link

scosgro commented Feb 27, 2019

Another request for this in #1838270-zen. Basically, the user didn't know how to create an audio playlist, because it's not available in Calypso. Had to point them to WP-Admin.

This isn't available in Gutenberg either, so wondering if a new Github needs to be made?

Also, the Playlist shortcode relies on audio file IDs that are only currently available in the URL in WP-Admin, which isn't super intuitive.

@scosgro
Copy link

scosgro commented Mar 2, 2019

Created a Gutenberg feature request for this here: WordPress/gutenberg#14199

@davipontesblog
Copy link
Contributor

I am closing this as the classic editor in calypso is being deprecated in favor of the block editor. If needed, please feel free to reopen. We are tracking here: WordPress/gutenberg#14199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Media The media screen in Calypso, general media management, or integration with third party media. [Feature] Post/Page Editor The editor for editing posts and pages. [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it
Projects
None yet
Development

No branches or pull requests

5 participants