File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
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.tvshows.themoviedb.org.python"
33 name =" TMDb TV Shows"
4- version =" 1.5.7~beta4 "
4+ version =" 1.6.0 "
55 provider-name =" Team Kodi" >
66 <requires >
77 <import addon =" xbmc.python" version =" 3.0.0" />
88 <import addon =" xbmc.metadata" version =" 2.1.0" />
99 </requires >
1010 <extension point =" xbmc.metadata.scraper.tvshows" library =" main.py" cachepersistence =" 00:15" />
1111 <extension point =" xbmc.addon.metadata" >
12- <news >1.5.7
12+ <news >1.6.0
1313change to use new JSON based episodeguide format to handle multiple providers
14+ fixes for last minute changes to new Nexus Python bindings
1415 </news >
1516 <platform >all</platform >
1617 <license >GPL-3.0-or-later</license >
Original file line number Diff line number Diff line change 1- 1.5.7
1+ 1.6.0
22change to use new JSON based episodeguide format to handle multiple providers
3+ fixes for last minute changes to new Nexus Python bindings
34
451.5.6
56fix for scraper ignoring NFO files with TVDB artwork URL
You can’t perform that action at this time.
0 commit comments