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