Welcome! Log In Create A New Profile

Advanced

Re: Is this even possible? grab metadata from mp3 from the beginning of an upload!

Grzegorz Nosek
January 29, 2010 06:50AM
On Fri, Jan 29, 2010 at 12:01:26PM +0100, Saimon Moore wrote:
> My boss has asked me for the following features:
>
> - Have uploads of mp3 tracks to our service be made asynchronous
> - Immediately allow editing of the track form
> - Grab the tracks metadata (i.e. from the file header) from the
> beginning of the upload to prefill the form
>
> My initial reaction was that it wasn't possible but I decided to ask
> around to see if other had any other ideas. Would this be possible
> perhaps via chunked transfer? Or perhaps some custom flash?

As the ID3 tag of an mp3 file is at the end, I guess you're SOL unless
you implement it client-side (IIRC it's a fixed-length structure at the
very end of the file; comes in two major versions). Probably a flash
uploader will be required.

> The reason why I'm asking here is that I recognize it could be made
> possible with a custom nginx module I guess.

I'm not sure the web server of choice is of any relevance here, but to
keep on topic you may wish to have a look at the wiki:

http://wiki.nginx.org/Nginx3rdPartyModules#Upload_Module
http://wiki.nginx.org/Nginx3rdPartyModules#Upload_Progress_Module

Best regards,
Grzegorz Nosek

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Is this even possible? grab metadata from mp3 from the beginning of an upload!

Saimon Moore January 29, 2010 06:04AM

Re: Is this even possible? grab metadata from mp3 from the beginning of an upload!

Grzegorz Nosek January 29, 2010 06:50AM

Re: Is this even possible? grab metadata from mp3 from the beginning of an upload!

Saimon Moore January 29, 2010 07:58AM

Re: Is this even possible? grab metadata from mp3 from the beginningof an upload!

Piotr Sikora January 29, 2010 02:24PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 171
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready