File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
22<addon id =" metadata.themoviedb.org.python"
33 name =" The Movie Database Python"
4- version =" 3.1.0 "
4+ version =" 3.1.1 "
55 provider-name =" Team Kodi" >
66 <requires >
77 <import addon =" xbmc.metadata" version =" 2.1.0" />
1111 library =" python/scraper.py" />
1212 <extension point =" xbmc.addon.metadata" >
1313 <reuselanguageinvoker >true</reuselanguageinvoker >
14- <news >v3.1.0 (2024-12-28)
14+ <news >v3.1.1 (2025-03-21)
15+ - fix search for titles with accented characters
16+ - fix rare failure to find by IMDB number
17+
18+ v3.1.0 (2024-12-28)
1519- add option to increase available artwork per art type
1620- fix for inability to scrape IMDB ratings
1721
Original file line number Diff line number Diff line change 1+ v3.1.1 (2025-03-21)
2+ - fix search for titles with accented characters
3+ - fix rare failure to find by IMDB number
4+
15v3.1.0 (2024-12-28)
26- add option to increase available artwork per art type
37- fix for inability to scrape IMDB ratings
You can’t perform that action at this time.
0 commit comments