lebauce / quodlibet

Automatically exported from code.google.com/p/quodlibet
1 stars 0 forks source link

Provide support to add/edit album (cover) art using exfalso #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please describe the problem thoroughly and accurately. If possible paste
the contents of the ~/.quodlibet Dump or MiniDump file associated with the
problem.

Original issue reported on code.google.com by keerthi....@gmail.com on 6 Oct 2008 at 6:00

GoogleCodeExporter commented 9 years ago
Currently exfalso does not support view/add/change album art. It should support
tagging audio files with cover art, similar to easytag. Users should be able to
add/change/delete album art tagged to audio files.

Original comment by keerthi....@gmail.com on 7 Oct 2008 at 6:28

GoogleCodeExporter commented 9 years ago
Many audio formats do not support embedded art, so this is probably not 
feasible.
Patches may be considered.

Original comment by mur...@gmail.com on 18 Oct 2008 at 5:14

GoogleCodeExporter commented 9 years ago
Maybe instead of just embedding cover art into the file, there could be an 
option to
save it to the folder (my preferred method) as cover.jpg or something.

Original comment by lesa...@gmail.com on 19 Nov 2008 at 10:49

GoogleCodeExporter commented 9 years ago
Merging my comment (back) from #139: 

Has there been any discussion about embedding downloaded album art to FLACs 
alone
(and then being able do view it too of course)? It seems very do-able with 
Vorbis
comments (metaflac does it) but I'm having trouble finding anything that will 
display
it. 

This would be especially useful if/when your directory structure *isn't*
folder-per-album (allowing the usual .folder.jpg etc), or if you have a whole 
album
per file / podcasts or whatever (two things I have quite a lot of..). FLACs 
have the
additional 'advantage' of being large enough that even half a meg extra won't 
be a
significant change in file size..

Original comment by nick.bou...@gmail.com on 29 Apr 2009 at 8:25

GoogleCodeExporter commented 9 years ago

Original comment by steven.strobe.cc@gmail.com on 18 Jun 2009 at 7:47

GoogleCodeExporter commented 9 years ago
The following comment can add the album art to the flac files

metaflac --import-picture-from=folder.jpg *.flac

Would it be possible to create a plugin from it?

Original comment by miroslav...@gmail.com on 23 Jun 2009 at 5:20

GoogleCodeExporter commented 9 years ago
On a similar embedded image note, what about removing embedded images using ex 
falso?
 I prefer the per-folder art option because it uses less space than art in each
track's file, but have to date had to use other tools to extract art from 
tracks.

Original comment by Ryan.Sto...@gmail.com on 16 Apr 2010 at 12:54

GoogleCodeExporter commented 9 years ago
Test files and code: http://code.google.com/p/quodlibet/issues/detail?id=186#c5

Original comment by reiter.christoph@gmail.com on 27 Sep 2010 at 1:17

GoogleCodeExporter commented 9 years ago
Issue 754 has been merged into this issue.

Original comment by nick.bou...@gmail.com on 14 Jun 2011 at 9:35

GoogleCodeExporter commented 9 years ago
Is there any progress in this subject? 

Original comment by amue...@hotmail.com on 16 Jun 2011 at 2:31

GoogleCodeExporter commented 9 years ago
comment 7

> On a similar embedded image note, what about removing embedded images using 
ex falso? I prefer the per-folder art option because it uses less space than 
art in each
track's file, but have to date had to use other tools to extract art from 
tracks.

makes sens to me. I can't clean (&save the pic) of files with album art.

Original comment by nom...@gmail.com on 19 Jul 2011 at 2:35

GoogleCodeExporter commented 9 years ago
Album art inside the mp3 file has the advantage that it is copied with the file 
and can't get lost.
This is a nice feature for use with other tools :-)

Original comment by HDirkSch...@googlemail.com on 11 Sep 2012 at 4:38

GoogleCodeExporter commented 9 years ago
Any news on this subject?

Sorry for the ping, but the issue is open since October 2008, 4 years ago.

Original comment by Marco.St...@gmail.com on 27 Nov 2012 at 8:41

GoogleCodeExporter commented 9 years ago
Half the problem here is that this ticket seems like several separate 
requirements:

1. Add ability to embed album art to files using GUI (where supported)
2. Add a (workaround) plugin to embed album art to FLACs only
3. Already-implemented changes to the album art detection algorithms (and I 
suppose the Album Art Downloader plugin)
4. Already-implemented support for WMA cover-art (and tests)
5. Add feature to strip embedded album art, where this is supported and 
detected.

Original comment by nick.bou...@gmail.com on 2 Dec 2012 at 3:06

GoogleCodeExporter commented 9 years ago
Some progress: Revision a7ff02add42d

Original comment by reiter.christoph@gmail.com on 2 Nov 2013 at 6:30

GoogleCodeExporter commented 9 years ago
Because Google Code is going away [0] we've moved this bug tracker to GitHub.

This issue is now available at

https://github.com/quod-libet/quodlibet/issues/28

In case you are still interested in this issue and have a GitHub account, you
can subscribe to the new issue using the "Subscribe" button on the right hand
side of the page.

[0] http://google-opensource.blogspot.co.at/2015/03/farewell-to-google-code.html

Original comment by reiter.christoph@gmail.com on 16 Mar 2015 at 11:16