Used general term in fanart.tv mapping for prefix completion

This commit is contained in:
Antonio Martin 2021-08-25 21:37:16 +01:00
parent 7602f02bcd
commit 2f25ba2eae
1 changed files with 1 additions and 1 deletions

View File

@ -558,7 +558,7 @@ FANART_TV_TO_KODI_TYPE = [
('background', 'fanart'),
('showbackground', 'fanart'),
('characterart', 'characterart'),
('moviethumb', 'landscape')
('thumb', 'landscape')
]
# How many different backgrounds do we want to load from fanart.tv?
MAX_BACKGROUND_COUNT = 10