Experiment with artwork thumbnail support

This commit is contained in:
Reinhard Pointner 2019-05-02 03:31:01 +07:00
parent d73a310bfe
commit 1fcc694ed9
1 changed files with 1 additions and 1 deletions

View File

@ -88,4 +88,4 @@ void build(ids, section, db, query) {
build(MediaDetection.seriesIndex.object.id as Set, 'thetvdb', TheTVDB, 'poster')
build(MediaDetection.movieIndex.object.id as Set, 'themoviedb', TheMovieDB, 'posters')
build(MediaDetection.movieIndex.object.tmdbId as Set, 'themoviedb', TheMovieDB, 'posters')