Closed (won't fix)
Project:
Pushtape Music
Version:
7.x-1.x-dev
Component:
Proposal
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2011 at 00:11 UTC
Updated:
5 Nov 2015 at 04:45 UTC
Jump to comment: Most recent
Comments
Comment #1
gusaus commentedThe features listed above (and many more) are provided by the Media module (http://drupal.org/project/media). Now that there's a stable release and a lot of active development, I think we could include this as a base feature.
Comment #2
gusaus commentedI think the is necessary for this type of publishing platform I've been working with media on a couple projects and know it well enough to take this on.
Comment #3
Anonymous (not verified) commentedYeah I've used it a number of times as well. I agree it is ready and any issues that we may face in implementation they will not be insurmountable. Go for it!
Comment #4
discipolo commentedtrying debut media as kit compliant solution
Comment #5
zirafa commentedI should update that Media will included in this distro now.
I think the newer versions of media support views for browsing.
Shouldn't this belong in the album/track content type?
Comment #6
zirafa commentedMarking this as a dupe of http://drupal.org/node/1263926
Comment #7
gusaus commentedI think managing media (as described in the issue summary above) should be considered a separate feature than the presentation layer or display.
Comment #8
zirafa commentedI created some new issue components, filing this under admin interface. I think most of this stuff can be handled by modules that extend the media module, yes? If so maybe we could first approach this issue with good how-to documentation and recipes for extending the base feature set.
Comment #9
gusaus commentedThe question I had in #7 is similar to what discipolo is asking here. One takeaway from our recent discussion in #pushtape is that media module might not be the only solution for uploading/management media. If it was determined to be an option would it be included in Pushtape Discography, another feature, or something else?
Comment #10
discipolo commentedis this a feature request to manage media assets as an extension to pushtape_admin maybe?
Comment #11
zirafa commentedSomewhat related: there is currently a hidden view in pushtape_admin. Checkout /admin/pushtape/music. It is pretty rough at the moment but shows a list of all tracks and albums. It is of course on the node level, not file/media level as that is the entity level Pushtape mainly operates.
I think what is described in #10 is accurate, though I'm not even sure it has to extend any of the Pushtape modules. Media module already has its own media browser/manager so installing the media module is the solution to this.
This will have to be implemented as a separate add-on feature though, I have no interest in supporting it as a "core" feature.
Comment #12
Leeteq commentedFYI - "Scald: Media Management made easy"
D7: https://www.drupal.org/project/scald
D8: (successor) https://www.drupal.org/project/media_entity
From the project page:
From the Scald module FAQ page:
https://www.drupal.org/node/2101855
Comment #13
gusaus commentedRelated to https://www.drupal.org/node/1698106#comment-9993829, the functionality described in the issue summary would provide non-developers an experience they are used to. Rather than creating and maintaining a stand-alone Pushtape Media feature, I'd recommend building on top of Panopoly.
Comment #14
zirafa commentedOut of scope.