File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
22<addon id =" metadata.universal"
33 name =" Universal Movie Scraper"
4- version =" 5.6.2 "
4+ version =" 5.6.3 "
55 provider-name =" Olympia, Team Kodi" >
66 <requires >
77 <import addon =" xbmc.metadata" version =" 2.1.0" />
Original file line number Diff line number Diff line change 1+ [B]v5.6.3[/B]
2+ - fixed: scraping from fanart.tv
3+ - added: keyart
4+
15[B]v5.6.2[/B]
26- Translations updates from Weblate
37
Original file line number Diff line number Diff line change 292292 <RegExp conditional =" fanarttvposter" input =" $$2" output =" < chain function=" GetFanartTvThumbsByIdChain"> $$2::$INFO[fanarttvposterlanguage]< /chain> " dest =" 5+" >
293293 <expression />
294294 </RegExp >
295+ <RegExp conditional =" fanarttvposter" input =" $$2" output =" < chain function=" GetFanartTvKeyartsByIdChain"> $$2::$INFO[fanarttvposterlanguage]< /chain> " dest =" 5+" >
296+ <expression />
297+ </RegExp >
295298 <RegExp conditional =" tmdbthumbs" input =" $$2" output =" < chain function=" GetTMDBThumbsByIdChain"> $$2::$INFO[tmdbthumblanguage]< /chain> " dest =" 5+" >
296299 <expression />
297300 </RegExp >
You can’t perform that action at this time.
0 commit comments