Poniverse / Pony.fm

The pony music community.
https://pony.fm/
GNU Affero General Public License v3.0
40 stars 15 forks source link

Admin interface for Pony.fm's content #2

Closed EventideGlow closed 8 years ago

EventideGlow commented 8 years ago

We need an admin interface for uploading and managing Pony.fm's content, including adding music to existing accounts. At minimum, the following must be possible:

For the purposes of this ticket, all uploading, publishing, and editing abilities normally available to a user must be available to an admin as well; imagine building a toolkit for someone to be an artist's "account manager".

ghost commented 8 years ago

I'd like to suggest adding a 'report' button (with a subsequent admin interface) to tracks so users can report tracks that feature undeclared explicit content or stolen audio

ghost commented 8 years ago

This issue is being worked on in branch feature/admin-interface

ghost commented 8 years ago

Need to fix editing profiles. Manage account -> Tracks shows MY tracks not theirs

ghost commented 8 years ago

Are the lyrics in the show_songs table being used anywhere?

EventideGlow commented 8 years ago

@logic-dev Not at this time. I originally put that in with the idea of showing the official lyrics of a song on its remixes or even on "resource" pages dedicated to the official song itself, but neither of these features materialized.

ghost commented 8 years ago

@Feld0 In it's current state, the show song editor does not support lyric editing. Right now it'll fill the lyrics field with a blank string. If this feature is needed in future I will put it in.

EventideGlow commented 8 years ago

@logic-dev Sounds good. 👍

EventideGlow commented 8 years ago

This is now done with the exception of some account-specific functionality (areas under the "Manage Account" tab on profiles) still being tied to the currently logged-in user instead of the user whose profile is currently active.

EventideGlow commented 8 years ago

This is done! 😄 🎉

Pinkie Pie partying