Merge pull request #19356 from romanvm/match_tv_episodes_by_title
[xbmc.git] / addons / metadata.tvshows.themoviedb.org / changelog.txt
bloba56f410f80ed6a6cdfdbe15628415531e3b16184
1 [B]3.5.12[/B]
2 - Changed: updated de and zh language codes to match tmdb - these codes needs to be reset by the users
4 [B]3.5.10[/B]
5 - Fixed: Try to workaround search results issue
7 [B]3.5.9[/B]
8 - Fixed: Guest Stars were not scraped in some cases
11 [B]3.5.8[/B]
12 - Fixed: Some more fixes following tmdb layout changes
14 [B]3.5.7[/B]
15 - Fixed: Episode list for languages what are not available
17 [B]3.5.6[/B]
18 - Fixed: Scraping following TMDB API layout changes
20 [B]3.5.5[/B]
21 - Fixed: Swapped actor name and role for actors without photo
23 [B]3.5.4[/B]
24 - Fixed: Change image URLs from http to https
26 [B]3.5.3[/B]
27 - Fixed: Exclude backdrops with text to be scraped as fanart
29 [B]3.5.2[/B]
30 - Changed: API URLs api.tmdb.org
32 [B]3.5.1[/B]
33 - Added: option to exclude wide banners from thetvdb
35 [B]3.5.0[/B]
36 - Added: Year to search query
37 - Added: Return results based on the "name" field as well as "original_name"
38 - Added: Multiple episode thumbs
39 - Changed: Artwork order, so tmdb artwork is first
40 - Changed: Reduce the number of files requested from tmdb
41 - Changed: Update URLs to https
42 - Fixed: Fetch all series regular actors not just current season
44 [B]3.4.2[/B]
45 - Fixed: Unscraped episodes caused by Square brackets in plot (thanks scudlee)
47 [B]3.4.1[/B]
48 - Fixed: Scraping episodes when no Air Date exists
50 [B]3.4.0[/B]
51 - Added: option to select certification country
53 [B]3.3.0[/B]
54 - Added: scraping of IMDb and TVDB IDs
55 - Added: option to set certification prefix
57 [B]3.2.0[/B]
58 - Added: Option to scrape IMDb ratings
60 [B]3.1.3[/B]
61 - Fixed: GetSearchResults after some changes on TMDb
63 [B]3.1.2[/B]
64 - Updated: Czech language
65 - Fixed: Scraping TV Series ratings a votes
67 [B]3.1.1[/B]
68 - Changed: use new language directory structure
69 - Added: website in addon.xml
70 - Added: assets tag in addon.xml
72 [B]3.1.0[/B]
73 - Changed: re-use season files to reduce number of API calls for episode details
74 - Added: small cache persistence
75 - Added: support for Episode Groups using nfo files
76 - Added: named seasons support
78 [B]3.0.6[/B]
79 - Fixed: show overview
81 [B]3.0.5[/B]
82 - Fixed scraping after API layout changes
84 [B]3.0.4[/B]
85 - use https to access thetvdb.com
87 [B]3.0.3[/B]
88 - fixed: scraping episodes with no air date
90 [B]3.0.1[/B]
91 - fixed: typo causing season swapped with episode numbers (thanks tdf1970)
93 [B]3.0.0[/B]
94 - added: extra artwork (clearlogo, clearart, landscape, etc.) from fanart.tv; bumped version for Leia
96 [B]2.0.1[/B]
97 - changed: tmdb rating name
99 [B]2.0.0[/B]
100 - added: some missing languages
101 - changed: bump version for Kodi v17
103 [B]1.4.0[/B]
104 added: uniqueids and ratings with their name (requires Kodi v17 or newer) -thanks phate89
106 [B]1.3.4[/B]
107 - Really fixed after API layout changes
109 [B]1.3.3[/B]
110 - Fixed after API layout changes
112 [B]1.3.2[/B]
113 - fixed: broken search results after API changes
115 [B]1.3.1[/B]
116 - added: scraping of mpaa certifications
118 [B]1.3.0[/B]
119 - Update
121 [B]1.2.2[/B]
122 - Update author name
124 [B]1.2.1[/B]
125 - fixed: broken search results after API changes
127 [B]1.2.0[/B]
128 - added: scraping of ratings and votes
130 [B]1.1.2[/B]
131 - fixed: broken search and art scraping
133 [B]1.1.1[/B]
134 - fixed: scraping of episode names in certain languages
136 [B]1.1.0[/B]
137 - added extra languages for selection
138 - changed language to a selection list
140 [B]1.0.3[/B]
141 - updated language files from Transifex
143 [B]1.0.2[/B]
144 - fixed: broken scraping
146 [B]1.0.1[/B]
147 - updated language files from Transifex
149 [B]1.0.0[/B]
151 - Initial version