File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
Expand file tree Collapse file tree 2 files changed +10
-6
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.3 "
4+ version =" 3.2.0 "
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.3 (2025-10-12)
15- - fix missing fanart from TMDB either way
16-
17- v3.1.2 (2025-10-05)
18- - fix missing fanart from TMDB
14+ <news >v3.2.0 (2026-03-08)
15+ - add option for keyart from TMDB
16+ - add whitelist option for "keywords as tags"
17+ - fix - don't save empty uniqueID values
1918
2019v3.0.0 (2024-04-17)
2120- version 3 for Kodi 20 Nexus and above</news >
Original file line number Diff line number Diff line change 1+ v3.2.0 (2026-03-08)
2+ - add option for keyart from TMDB
3+ - add whitelist option for "keywords as tags"
4+ - fix - don't save empty uniqueID values
5+
16v3.1.3 (2025-10-12)
27- fix missing fanart from TMDB either way
38
You can’t perform that action at this time.
0 commit comments