
Originally Posted by
Jonathan Matthew
There are a couple of things I don't like about this.
- saves stuff to disk without me asking it to
- doesn't work for things that aren't imported into the library (daap/upnp,
mostly)
- adds yet another field to RhythmDBEntry that is likely to be sparsely used
- the extracted image filename scheme doesn't seem right, but I can't put my
finger on what's wrong with it
rb_get_extension_for_mime_type probably works for just about all formats as it
is, but gstreamer media types (as returned by gst_structure_get_name) are not
mime types, even though they look like they are. I'm not sure what the
alternative is.
Bookmarks