Edit Tracks (upload new version)
Reported by sudara | October 11th, 2008 @ 05:05 AM
Either a simple REPLACE for tracks, or the ability to add versions with unique title, description and filename (if so, then it requires overloading the attachment_fu code)
Comments and changes to this ticket
-
Tien Dung October 11th, 2008 @ 11:58 AM
Hi Sudara,
I prefer the simpler way. REPLACE for tracks because the information for a track is short and concise. Versioning may not help here.
Alex
-
sudara October 11th, 2008 @ 10:38 PM
Cool,
it's not for the track "information" but for when an artist uploads a new version of a song.
So, today I work on a song and upload it.
Maybe tomorrow I add some guitar, and I want to upload a new version.
For now, we can probably make the assets/edit function handle a new upload, and replace the mp3.
I talked with the artists on alonetone - they like the idea of uploading versions and keeping the old versions of the songs - On another project, I have already made attachment_fu works with acts_as_versioned so I might at some point set this up.
-
Tien Dung October 12th, 2008 @ 01:06 AM
I got it :) It's for song versioning, not info related to the song.
-
sudara October 14th, 2008 @ 06:35 AM
I guess some of the magic in assets/create should be moved into the model.
That code is VERY delicate, so we need to be really careful, and test uploading one and multiple mp3/zips after changing anything in assets/create
-
sudara October 16th, 2008 @ 06:24 AM
- Tag changed from backend, ui, uploading to backend, feature, ui, uploading
-
sudara March 11th, 2009 @ 09:43 AM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.