playlist/fetcher: do not ignore metadata scope when downloading art
commit1dc4df30ded66e74a01c1df742f1dbe3e1338d1b
authorFilip Roséen <filip@atch.se>
Thu, 8 Dec 2016 10:14:20 +0000 (8 11:14 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 8 Dec 2016 16:01:29 +0000 (8 17:01 +0100)
tree94f122131f5a72ae283fd1f3c889931060ed9604
parentf1195781c0fd53d14cda88bc08c0ea5ed464dcd0
playlist/fetcher: do not ignore metadata scope when downloading art

Previously the implementation would unconditionally download art,
these changes make sure that we respect the scope of the fetcher being
used.

fixes #17760

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
src/playlist/fetcher.c