db layer: call the lms_dlna_* functions
authorLeandro Dorileo <leandro.maciel.dorileo@intel.com>
Fri, 17 Jan 2014 12:48:53 +0000 (10:48 -0200)
committerLeandro Dorileo <leandro.maciel.dorileo@intel.com>
Wed, 29 Jan 2014 12:13:39 +0000 (10:13 -0200)
commit54a59bc35c66b94c0dd96b71fbd2e2ccc3e0a480
tree93183d453f980b74f4ea9e1a55ef5702c774972e
parenta9ede073cde2bbb26f74e04786c55ca93bbaa540
db layer: call the lms_dlna_* functions

Call the lms_dlna_* functions to properly set the dlna_profile and dlna_mime
fields. The plugins can still set/define their own dlna_mime and dlna_profile,
if so, we're not going to overwrite it and the plugin's will have priority.
src/lib/lightmediascanner_db_audio.c
src/lib/lightmediascanner_db_image.c
src/lib/lightmediascanner_db_video.c