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

Add Block: Playlist #805

Open
jasmussen opened this issue May 16, 2017 · 64 comments
Open

Add Block: Playlist #805

jasmussen opened this issue May 16, 2017 · 64 comments
Labels
Backwards Compatibility Issues or PRs that impact backwards compatability Customization Issues related to Phase 2: Customization efforts [Feature] Blocks Overall functionality of blocks [Feature] Media Anything that impacts the experience of managing media New Block Suggestion for a new block [Priority] Low Used to indicate that the issue at hand isn't a top priority to address and can be handled later [Type] Enhancement A suggestion for improvement.

Comments

@jasmussen
Copy link
Contributor

Splitting this out from #283. See also #804.

Attributes

  • None, Left, Right, Center, Full Width.
  • Caption

States

Placeholder:

playlist placeholder

Neutral:

playlist neutral

Selected:

playlist selected

@karmatosed
Copy link
Member

Is the idea this is both video and audio? To make sure we have the same as existing editor we would need to have both video and audio playlists.

@StaggerLeee
Copy link

StaggerLeee commented Aug 3, 2017

I never liked how it force itself to use 100% article content width. And it is most used case an User will put it in the Post.

Playlist is perfect for sidebars, widgets. And maybe some list of podcasts in Posts. Not even then it looks nice enlarged to 100% width.

Playlist could use a bit of new philosophy and rewrite of code. I mean not necessary prevent 100% width, nothing wrong with it. But rearange things, elements, to make it more modern and fitting.

I dont know, bigger thumbnail at the left of song, not at top.
Some new elements, etc... Not necessary any element anyone so desperately needs. But just to make it appear better when say it is 700px width in the Post. (Or worst, today modern websites without sidebars, and imagine Playlist 1000px - 1200px wide)

@StaggerLeee
Copy link

StaggerLeee commented Aug 3, 2017

Here is how it looks compared to SoundCloud widgets. They use nothing extraordinary and revolutionary. Just different appearance and clever arrangements.

@karmatosed karmatosed added this to the Beta 0.8.0 milestone Aug 3, 2017
@karmatosed karmatosed added the Customization Issues related to Phase 2: Customization efforts label Aug 4, 2017
@mtias mtias modified the milestones: Beta 0.9.0, Beta 0.8.0 Aug 10, 2017
@mtias mtias modified the milestones: 0.10.0, Beta 0.9.0 Aug 18, 2017
@karmatosed karmatosed modified the milestones: 0.11.0, 0.10.0, Beta 1.2, Beta 1.1 Aug 24, 2017
@mtias mtias modified the milestones: Beta 1.2, Beta 1.1 Sep 4, 2017
@youknowriad
Copy link
Contributor

youknowriad commented Sep 6, 2017

Some technical issues here:

  • How to get the duration of an audio file (without some heavy JavaSript)
  • we also need to load JavaScript to the frontend to be able to switch the played track (something we didn't do yet IIRC)

@mtias mtias modified the milestone: Beta 1.2 Sep 6, 2017
@youknowriad youknowriad added the [Feature] Media Anything that impacts the experience of managing media label Sep 6, 2017
@mtias mtias added this to the Beta, Needs to happen milestone Sep 6, 2017
@celloexpressions
Copy link

It's disappointing for feature parity to still be missing here. The best option currently is to add a playlist via a classic block (and its embedded media library). Or, to use only the classic editor for sites and post types that rely heavily on audio.

As with the numerous other features that blocks now enable, it isn't appropriate to deprecate this feature in core at this point. It still works via the classic editor and has been used used in years worth of published content. Removing it breaks workflows and it can't be completely removed from core because it's used in existing content. That approach would require a much larger conversation. In the meantime it would be great to enable this workflow in the block editor so that these sites have a viable option of switching editors.

@paaljoachim
Copy link
Contributor

I brought up this issue during the Core Editor chat.
(Link to the slack thread.)
https://wordpress.slack.com/archives/C02QB2JS7/p1608128880090100

@youknowriad mentioned:
"I believe we decided to not include blocks relying on media element in Gutenberg Core. so may want to just close this one."

I mentioned: "I believe the issue mentions feature parity with the older classic editor."

@maddisondesigns
Copy link

A Playlist function is definitely needed. Gutenberg was supposed to provide, at the bare minimum, the same functionality that the Classic Editor provided. Two plus years down the track and it's still falling short of this.

@paaljoachim
Copy link
Contributor

paaljoachim commented Feb 2, 2021

I am wondering if we need to first off improve the current Audio block with among other focuses being able to use inner/child blocks as part of a Play list. Similar to Image blocks that are a part of the Image Gallery block being worked on. #25940

@gwwar
Copy link
Contributor

gwwar commented Feb 4, 2021

This was discussed in the Feb 3, 2021 core-editor chat (https://wordpress.slack.com/archives/C02QB2JS7/p1612363563122800):

This issue is still a low priority for being implemented by the team, but the project welcomes contributions if someone has a passion for driving this issue forward. For next steps: one way to experiment, might be to start with a plugin. Note that the mock ups and approach in the summary need rethinking and updating. It may also help to close this issue and create a fresh one for clarity.

@maddisondesigns
Copy link

@gwwar Closing this issue and creating a new one will simply put it back even further in the queue. At least by keeping it open you can see how long people have been waiting for this functionality. It's disappointing that feature parity with the Classic Editor isn't being made a priority before new features are implemented. People are using this functionality today, so it's sad to see that there's little priority in making their transition to Gutenberg a lot easier. Users shouldn't have to find a plugin to replace functionality that has been in the Classic Editor for years, and for functionality that users were promised that would exist in the new editor. Not only is that a really bad suggestion, but you'd be forcing people to re-edit all their past content so as to make it work with any plugin they decided to use.

@ralphonz
Copy link

ralphonz commented Feb 5, 2021

I agree with @maddisondesigns on this. The existing playlist functionality is vital part of existing music and podcast websites. New Gutenberg implementation of the playlist feature needs to be backwards compatible with existing content as much as possible. Currently, the only other options (other than 3rd party plugins) are to embed spotify or soundcloud playlists which both take users away from the site.

@kiwipaulrob
Copy link

kiwipaulrob commented Feb 5, 2021 via email

@paaljoachim
Copy link
Contributor

paaljoachim commented Feb 6, 2021

There are so many projects going on in Gutenberg. Adding a Playlist block is pretty low on that list.
At the moment the best method to get this into Gutenberg is dig up a developer with the skills and the want to add a Playlist block into Gutenberg. It might need to start out as a Playlist plugin and then gradually get added to the Gutenberg plugin.

In the mean time use this method to add a Playlist into Gutenberg.

  1. Drag the audio files to the media library.
  2. Go to the page/post you want a Playlist.
  3. Insert the Classic block.
  4. Click the Add Media icon. (first row left of the Toolbar Toggle icon.)
  5. The Add Media modal popups up.
  6. On the left side click Create audio playlist.
  7. Select the audio files you want to add into a playlist.
  8. Bottom right. Click the Create a new playlist button.
  9. Reorder the tracks and adjust the name if you choose. Then click Insert audio playlist.
  10. Notice the Playlist in the classic block.
Add-playlist-Classic-block.mp4

@kiwipaulrob
Copy link

Thanks for the playlist summary. This used to be a feature of Wordpress but as I recall, it was not working for a while. Good to see it back!

@JoshuaGoode
Copy link

We've been encountering use cases on WordPress.com where a block that utilizes the old playlist shortcode system would be very helpful. Especially since some themes make heavy use of the shortcodes and it is very difficult for new users to get the shortcodes they need.

@deborah86
Copy link

My suggestion would be for a user to be able to add links to the playlist so that files hosted elsewhere are available in the playlist block when it finally becomes available.

@celloexpressions
Copy link

Because playlist feature parity is a prerequisite to enabling the block editor for audio-oriented post types (and sites), I looked into creating block patterns with content embedded in classic blocks. This bizarrely works, and inserts a blank classic playlist "block" placeholder embedded in a classic block:

// Register a playlist pattern for improved UX until core supports a playlist block to replace the shortcode.
register_block_pattern( 'plugin-slug/playlist', array(
	'title' => __( 'Audio Playlist', 'text-domain' ),
	'description' => __(  'Audio playlist shortcode placeholder to simplify the workflow of inserting a classic block and then adding a playlist through the media modal. Playlist content is managed in the media model through the process introduced in WordPress 3.6.', 'text-domain' ),
	'content' => '[playlist]'
) );

Clicking on the placeholder's edit icon opens the media modal UI for uploading/selecting media and creating the playlist.

This could be added to core, or the pattern directory, as an interim improvement while we wait for a real playlist block. A downside is that if you "convert to blocks", then the inline preview goes away and you're back to a difficult-to-use shortcode block.

@cuemarie
Copy link

cuemarie commented Jun 22, 2022

Had a chat today with a someone looking for this functionality on WordPress.com - still would be great to see.

The workaround we used (for their WordPress.com site) was to create a Media Playlist widget (legacy), then copy the shortcode from that widget and embed it into a page using the Shortcode block.

Next time, I might end up recommending the Classic block workaround, as that may be fewer steps, and doesn't require a different area of the site (widgets + page editor).

@jasmussen
Copy link
Contributor Author

Given this issue has not seen movement for a long time, and the mockups are completely outdated, in order to see if it can gain traction I've added it as a suggestion for core blocks here: #58773 (comment), and close this out so when it gets traction there, we can open a new issue with fresh mockups.

@celloexpressions
Copy link

It is alarming to see this issue closed as "completed" without actually addressing the problem or providing a clear link to next steps (the linked issue above is very broad and only tangentially related).

There is a fundamental disconnect here between the functionality in the classic editor and the block editor. The classic editor offers a robust media library and playlist interface to give audio content an equivalent to image galleries. Playlists were introduced to WordPress core a decade ago in WordPress 3.9; playlists were identified as a feature gap before the block editor shipped and remain missing 5+ years later. Audio-oriented sites need to know the workarounds to continue using this core feature (hidden into a "classic block"), rely on plugins, or turn to platforms other than WordPress.

If the decision is to formally deprecate the playlist feature set, then that should be formally announced and documented. I'd rather see this core functionality exposed, or even better, integrated to the next iteration of the media library in an improved form. Quietly closing what was the oldest open issue in this repository without resolution has negative connotations.

While it's true that the mockups (and likely the technical work toward implementation) early in this issue are outdated, that should not be the only basis for tracking issues. Closing this issue silences the many voices that have contributed to the discussion here, largely advocating for parity with the classic editor and the continued need for playlist functionality.

@jasmussen
Copy link
Contributor Author

Cool, reopened.

@jasmussen jasmussen reopened this Jun 3, 2024
@fcoveram
Copy link

fcoveram commented Jun 5, 2024

I was looking at #50664, and could be worth exploring showing the audio waves/bars in a more predominant way.

The audio results page made for Openverse and the Podcast index page for WordPress.org site have interesting designs. Here below are quick screenshots.

Openverse. Audio results

Mockup of audio results page

WordPress.org. Podcast index

Podcast index page in WordPress.org site

@talldan talldan removed this from the WordPress 5.x milestone Jul 23, 2024
@melchoyce
Copy link
Contributor

Placeholder

image

After audio is selected in the media library

image

Playing a song

image

Some notes:

  • I'm using the Openverse audio player here instead of the default browser player because it feels like it would be good for us to standardize our media players, but if that's an issue, we could use the existing player instead. The Openverse audio player doesn't have a volume control, but I don't think that's a dealbreaker.
  • Instead of showing the album, artist, and current song in the playlist header, I've opted just for the album and artist. I think we should allow these to be editable in the case where someone is uploading audio files without associated metadata, or if they're creating a playlist of unrelated files.
  • If the files being uploaded don't have album art, we should allow people to upload some.
  • I've included the existing playlist settings that appear in the media library into the sidebar. We'll want to think more about what design settings should be included.
  • In terms of the block toolbar, I've included width and caption settings.
  • The block is currently mocked up with the audio block icon, but we could make a custom playlist icon.

You can see the full mockups in Figma.

@carolinan
Copy link
Contributor

Who can provide me with the background information of and source code of this Openverse audio player? As far as I can tell, it is not a block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backwards Compatibility Issues or PRs that impact backwards compatability Customization Issues related to Phase 2: Customization efforts [Feature] Blocks Overall functionality of blocks [Feature] Media Anything that impacts the experience of managing media New Block Suggestion for a new block [Priority] Low Used to indicate that the issue at hand isn't a top priority to address and can be handled later [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests