1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00

Experiment with artwork thumbnail support

This commit is contained in:
Reinhard Pointner 2019-05-02 03:31:01 +07:00
parent d73a310bfe
commit 1fcc694ed9

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')