Artwork Downloader - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: Artwork Downloader (/showthread.php?tid=114633) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
|
RE: Artwork Downloader - burekas - 2017-12-05 New Version: Artwork Downloader (14.4.0.0) by @burekas - Settings are now including the option for add your own API Keys This is a new version I have made. Original I had version of 14.1.0.0 (I don't remember from where it was), so my code is based on this version. This version include all the fixes that I have done in 14.2.0.0 and 14.3.0.0 (#2,971) I have checked it and it ok: Tested on Kodi 17.6 | Skin: Titan | Windows 10 64bit Scrapers: For Movies = Universal Movie Scraper For TV Shows = The TVDB Quote:Important Note: It seems that there is probably a problem with the TMDB scraper that conflict with Artwork Downloader addon. Download and install from a zip: (If it failed, try to download it to a different location or open a new folder and put it there, close all the explorer windows, close and open kodi, try again. If needed uninstall the previous version. Sometimes it just failed to extract the zip file for unknown reason) Note: After update, enter your correct API keys in the addon settings under the "API Keys" category. * The Artwork Downloader addon is located under "Programs add-ons". (For checking if your API Keys are ok follow the instructions below) Currently the defaults after installation are (Like the image above): * Fanart.tv = blank * TheMovieDB.org = blank * TVDB = 1A41A145E2DA0053 (Maybe it will be change in the future if we will find kind of a global API key that everyone would be able to use the same one, instead of change it by your own key) This is what I wrote in the changelog file: Code: v14.3.00 Code: v14.2.00 Testing: - Go to your Movies library. - Choose a movie and open the information window. - Open "Choose art" and check the 'Fanart' for example. Here are the results (Movies result are coming from Fanart.tv + themoviedb.org)
NOTE: - How to create your own API Keys - Ways to check if your APIs are ok
Quote:- You must have your active API_KEY from themoviedb.org (API_KEY included in Artwork Downloader does not work).
Quote:- You must have your active Project_API_Key (no Personal API Key!) with fanart.tv (Project_API_Key included with Artwork Downloader does not work) RE: Artwork Downloader - marci0 - 2017-12-05 It 's true .. I also tried to make a folder with a few films with the universal movie scraper as a service .... and .. by magic .... the artwork dowloader has started to work .... always with Aeon mq7 and 17.6 on the mac .... It's a TMDB movie scraper problem then .... not the Artwork downloader script plugin ... and now? should I have them re-scan 1300 films? I want to die! ahahahahhahahahah RE: Artwork Downloader - xbmcwood - 2017-12-06 (2017-12-05, 23:44)marci0 Wrote: It 's true .. I also tried to make a folder with a few films with the universal movie scraper as a service .... and .. by magic .... the artwork dowloader has started to work .... always with Aeon mq7 and 17.6 on the mac ....does it work with new movies just added to kodi?? RE: Artwork Downloader - xbmcwood - 2017-12-06 sweet it work.. even with new movies just added.. now i dont have animatedposter. how do i manually download animatedposter?? EDIT:: never mind. just took a while to get them back.. RE: Artwork Downloader - marci0 - 2017-12-06 I changed the scraper in the folders with the movies ( from tmdb to Universal movie scarper ) without remaking the scraping for all the content (1325 films -> rather I killed myself )... After I renamed the last files inserted since the problem occurred (only about ten in my case) even for one or a few letters in order to make him do a scraping-detect at the Kodi start, immediately after having matched new contents as well you know with Aeon Mq7 the artwork downloader (always if the option is selected in the skin settings). and everything is smooth , clearart cdart posters.... ps. Basically to force the detection of extra content on a film already marked by the previous scraper, you simply need to redo "i" key, and reload ... once recovered from the new scraper work perfectly both the "solo" and "gui". thank goodness ... my life would have been very sad without those beautiful rotating images RE: Artwork Downloader - Bitter - 2017-12-06 Yes, it seems to be ok using The Universal movie scraper. Looking for the same with TVShow..... Maybe the conection between themoviedatabase and artworkdownloader is wrong (the same with the tvdb and artworddownloader) RE: Artwork Downloader - burekas - 2017-12-06 (2017-12-06, 13:17)Bitter Wrote: Yes, it seems to be ok using The Universal movie scraper.I'm using TVDB scraper for TV Shows and I don't have any problems with Artwork Downloader. It seems to be a problem only regarding TMDB scraper. @Bitter By the way, have you checked the new version I have maded? (14.3.0.0) Now you can enter your API keys through the addon settings. RE: Artwork Downloader - marci0 - 2017-12-06 The artwork downloader 14.3.0.0 t plugin is a very useful one with the possibility to insert API-keys directly! nice job! RE: Artwork Downloader - Bitter - 2017-12-06 (2017-12-06, 13:44)burekas Wrote: By the way, have you checked the new version I have maded? (14.3.0.0) Yes I try it and seems to work good with movies (with universal scraper) and TV Shows..... I have to try in home cinema pc, (now in the laptop), but looks good. Thanl you for your work RE: Artwork Downloader - Boremc - 2017-12-10 i fix artwork downloader and works ok, but in silvo's theme don't appear disc art for download, why thanks! RE: Artwork Downloader - Temujin - 2017-12-11 I'm having a blonde moment...I've updated Artwork Downloader and entered in the project API key for fanart.tv...but how do I set Universal Movie Scraper as the default...can't for the life of me remember. I've installed UMS but can't see in that or in Artwork downloader where to set it...sorry, dumb question I know...be gentle! RE: Artwork Downloader - Temujin - 2017-12-11 Ah never mind, edit source and change scraper, correct? Thanks anyways...there's no 'delete post' in these forums? RE: Artwork Downloader - Persian UK - 2017-12-11 Hi. LivePolish TV won't be open! Just requested for code, I will be appreciated if anyone Can help me for a code please. Ta RE: Artwork Downloader - Karellen - 2017-12-11 Hello Persian UK What does your question have to do with Artwork Downloader? Which is the thread you posted in. Where did you download LIvePolish TV from? RE: Artwork Downloader - Herman Munster - 2017-12-12 Hi, I'm using LibreElec with the latest version of Kodi. Aeon MQ7, I have API keys which I have verified as working. TV artwork still downloads OK but Film artwork stopped about a week ago. I've installed v14 of the artwork downloader, but that does the same, I've even reverted to older versions of Kodi. No joy Whenever I try to download artwork for new film media, I get the error: "No provider ID" Has anyone seen this error before? Thanks Mike |