mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-15 22:05:00 -05:00
Experiment with artwork thumbnail support
This commit is contained in:
parent
d73a310bfe
commit
1fcc694ed9
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user