Skip to content
  • Martyn Russell's avatar
    tracker-extract: push all albumart code to tracker-miner-fs · 2bf21059
    Martyn Russell authored
    Now we signal data that is used to be processed for albumart. This is
    all handled in the miner-fs now, so the extractors simply say, here is
    my data and length of data (and some other details like artist), now
    process it. The miner-fs then uses the code previously
    tracker-extract-albumart.c to either download the art, use GdkPixbuf
    or save the data directly to the right filename. The thumbnails are
    then requested staight after.
    2bf21059