Notice: Comments you submit will be routed for moderation. If you have an account, please log in first.

Ticket #1104 (new Task)

Opened 4 years ago

Last modified 12 months ago

Copy default cover into ID3v2.4 when possible

Reported by: fsck222 Owned by:
Priority: 5, normal Milestone: To Be Decided by Jajuk Team
Component: Functional Version: 1.6-trunk
Keywords: cover Cc:

Description

to help the interworking between portable MP3 player (iPod, Zune, etc...) and also other audio player. It will be good to be able to copy the cover into the music tags, to allow users to have their cover to be displayed on their MP3 players.

Not sure how to do that, but I guess it need to use ID3v2.4 cover field. This task could be done part of the common-jukebox framework?

Attachments

Change History

Changed 4 years ago by bflorat

  • milestone changed from To Be Decided by Jajuk Team to 1.7 "Firestarter"

Definitively something to dig. Cover tags should be managed by jaudiotagger api.

Changed 4 years ago by bflorat

In all cases, the writing of cover into mp3 files should be optional and volontary as it would make files grow and possibly lock user with products that has the ability to read covers from tags.

Changed 4 years ago by fsck222

I believe it should be a tool that will be used on demand (such as "find duplicate").

Changed 4 years ago by bflorat

I like this idea

Changed 4 years ago by anonymous

aTunes is working on this, but I think we will not make it part of common-jukebox because: a. The code is aTunes specific (at least part of it) b. There is no way to make it a separate jar easily

Changed 3 years ago by bflorat

  • milestone changed from 1.7 "Firestarter" to To Be Decided by Jajuk Team

Changed 3 years ago by anonymous

tskler arkadasim

Changed 14 months ago by bflorat

  • keywords cover added
  • type changed from Discussion to Task
  • component changed from Any (Default Component) to Functional
  • summary changed from new tool/feature, copy default cover into ID3v2.4 when possible to Copy default cover into ID3v2.4 when possible

Changed 12 months ago by bflorat

Note that writing covers into tags has several drawbacks :

  • Increases files size
  • May override existing cover tag
  • Which files do we want to set cover to ? current file ? all files of the same album in the same directory ? all files of the same album in any directory ?

Maybe should we add a new button or use SHIFT + default cover to explicitly write cover to the current file ? May be a first lightweight solution ?

Or add a new "default covers try to write cover as a tag" ?

Add/Change #1104 (Copy default cover into ID3v2.4 when possible)

Author



Action
as new
 
Note: See TracTickets for help on using tickets.