Active
Project:
Media Audio Playlist
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2018 at 15:50 UTC
Updated:
30 Nov 2018 at 18:52 UTC
Jump to comment: Most recent
I was wondering if it would be possible to make this work for multiple, separate media audio content entities. The use case would be to allow multiple users to upload their own, separate audio files, and then have selected ones play together in a playlist.
As stated in the other issue I created, thank you for all your work and initiative on this already - I'm sure it will be a very welcome addition to the Drupal media ecosystem!!
Comments
Comment #2
wrd commentedNot only should it be possible, but I've been doing some work on that idea. The version I'm fiddling with at work uses a multi-value entity reference field. I'm hashing some things out with work to see if I can post that version through them, or if I'll need to make it a personal project.
Comment #3
w01f commentedSounds absolutely fantastic - looking forward to learning more =)
Comment #4
w01f commentedWith the new multi-upload, awesome gallery options out with 8.6 I just wanted to check if you'd had any success getting a playlist to work, even something basic I could potentially help flesh out?
Comment #5
wrd commentedSorry for my long silence on this -- work has been insane. I'll take a look at my code and see where things stand, ASAP...hopefully next couple of days.
Comment #6
w01f commentedNo worries, and thank you for your time and work on this. I'm actually starting to upload some audio files for a project to a new 8.6 install this weekend, to test all the new media and library functionality. So I should have a good base with the latest updates and audio content to test with when the time comes!
Comment #7
w01f commentedI found the following issue that includes code for getting a playlist to work with soundcloud in the media entity module. I don't currently need any specific widget or skin, but possibly this could help with developing the js code to get custom playlists working for core media entity audio now?
https://www.drupal.org/project/media_entity_soundcloud/issues/2945759
Comment #8
w01f commentedJust checking in =) - if you'd like to let me know where the project stands I can take a look and see if my limited skills can help at all.