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 committed by croneter
parent 32dc7697bc
commit 90e9c9c27f

View file

@ -530,7 +530,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