FS#47 - Fix embedded artwork removing itdb_parse_file from gp_import
Attached to Project:
gtkpod
Opened by phantomjinx (phantomjinx) - Monday, 28 February 2011, 00:03 GMT+2
Last edited by phantomjinx (phantomjinx) - Monday, 28 February 2011, 00:12 GMT+2
Opened by phantomjinx (phantomjinx) - Monday, 28 February 2011, 00:03 GMT+2
Last edited by phantomjinx (phantomjinx) - Monday, 28 February 2011, 00:12 GMT+2
|
DetailsMigrate local itdbs over to directory structure which includes an artwork database and other required files. This directory can then be used as the mountpoint to parse the itdb using itdb_parse(mp) rather than itdb_parse_file(filename).
Embedded artwork should then be loaded automatically and avoid this bug. |
This task depends upon