taskBongo - Tasks: task #6321, Extract metadata from...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #6321: Extract metadata from file-embedded tags

Submitter:  Daniel Brockman <dbrock>
Submitted:  Fri 29 Dec 2006 08:10:33 AM UTC
   
 
Should Start On:  Thu 28 Dec 2006 11:00:00 PM UTC Should be Finished on:  Thu 28 Dec 2006 11:00:00 PM UTC
Category:  None Priority:  1 - Later
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Effort:  0.00

Fri 29 Dec 2006 08:10:33 AM UTC, original submission:  

Bongo should be able to extract metadata from tags embedded in files (ID3 tags, Ogg tags, etc.).

EMMS does this asynchronuously, to avoid taking forever to load tags from files as they are inserted.  Bongo already takes forever to extract metadata from file names as files are inserted, but I expect that extracting tags is going to take a lot more forever, so we will want to consider doing it asynchronously as well.

What are some good tools that we can use for extracting metadata from tags?  Romain suggested ‘ogginfo’ and ‘mpginfo’ (from the ‘mpgtx’ package in Debian).  It would be nice if we could use a tool for some library that aims to be able to read all kinds of tags.  I think the greatest common divisor of tags will be enough for our purposes: artist name, album year, album title, track index, track title.  At least I hope those are part of the GCD.

Daniel Brockman <dbrock>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dbrock (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code