Record if the file was already parsed, ignore them in the generic.
authorGustavo Sverzut Barbieri <gustavo.barbieri@intel.com>
Wed, 12 Feb 2014 14:40:08 +0000 (12:40 -0200)
committerGustavo Sverzut Barbieri <gustavo.barbieri@intel.com>
Wed, 12 Feb 2014 14:40:08 +0000 (12:40 -0200)
commitb520d9da41a63bd9118e109869e7aadf4eb0fdbf
tree23ae8f73fb731b421e4b981e8e47b7f073b227f6
parent0d7677025e945c967db429b7bcf5b160c1fcc0d3
Record if the file was already parsed, ignore them in the generic.

Generic parser is more like a fallback, then if the file was already
parsed by some other parser it should ignore that entry.
src/lib/lightmediascanner_plugin.h
src/lib/lightmediascanner_process.c
src/plugins/generic/generic.c