File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed
Expand file tree Collapse file tree 2 files changed +6
-11
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.1 "
4+ version =" 3.1.2 "
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.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)
19- - add option to increase available artwork per art type
20- - fix for inability to scrape IMDB ratings
21-
22- v3.0.1 (2024-04-22)
23- - fix scraper error when tags are disabled
14+ <news >v3.1.2 (2025-10-05)
15+ - fix missing fanart from TMDB
2416
2517v3.0.0 (2024-04-17)
2618- version 3 for Kodi 20 Nexus and above</news >
Original file line number Diff line number Diff line change 1+ v3.1.2 (2025-10-05)
2+ - fix missing fanart from TMDB
3+
14v3.1.1 (2025-03-21)
25- fix search for titles with accented characters
36- fix rare failure to find by IMDB number
You can’t perform that action at this time.
0 commit comments