Used general term in fanart.tv mapping for prefix completion
This commit is contained in:
parent
7602f02bcd
commit
2f25ba2eae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue