Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mp3 ID3tag manipulation #17

Open
andymorton opened this issue Nov 24, 2011 · 2 comments
Open

Mp3 ID3tag manipulation #17

andymorton opened this issue Nov 24, 2011 · 2 comments
Assignees

Comments

@andymorton
Copy link
Owner

In order to embed images, or the correct mp3 data in the id3 tag, it must be customisable.
It can only be done on mp3s to start with, but the tags can be mapped to properties.
This shall be spring-able!

The best thing to do is use the following mighty library!

Library of Power!

Well done mpatric... this is awesome!

@andymorton
Copy link
Owner Author

This will have performance issues, which is probably gonna hurt once the number of mp3s goes up.
Should we keep a record of those files done? or should we just let it ride... I suppose it depends on the timing performance!

@andymorton
Copy link
Owner Author

Turns out the performance on the library of power is several levels of awesomeness...
This will be added in a fileprocessor, which will be run on valid files, of a certain type, with the option to keep a record of the files already processed, so that we dont mess up the tags.
Tags will be set through properties!

@ghost ghost assigned andymorton Dec 8, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant