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-04 (2017-12-04, 23:56)marci0 Wrote: I put it manually on OSX (do not use windows), the plugin is now updated ... I replaced the keys ... "111111111111111". "2222222222222" ... but .....What is your skin? Because it seems that all of you use the same skin. Basically I found two other place that are using the api keys (skinhelper and metadata addons) , I don't know if it connected to this problem of yours. RE: Artwork Downloader - Bitter - 2017-12-05 @burekas, I think also that seems all the problems are using AeonMQ.....should have any other link bewteen scripts...... RE: Artwork Downloader - marci0 - 2017-12-05 (2017-12-04, 23:59)burekas Wrote:I use the skin aeon Mq7, the 2.0.75 release with 17.6 Kodi on mac OSX,(2017-12-04, 23:56)marci0 Wrote: I put it manually on OSX (do not use windows), the plugin is now updated ... I replaced the keys ... "111111111111111". "2222222222222" ... but .....What is your skin? So far the only point where I had inserted the API was single ... I never had to insert them in multiple configuration files ... in conclusion only in the two .py files of script of the artwork downloader RE: Artwork Downloader - burekas - 2017-12-05 So try to change your skin to the default or something else and check if it's working there. (I'm using Titan skin without any problem) If yes, the problem is with your skin, so the skin developer should check it. Maybe he is using bad api keys in his helpers addons or something else, or using other addon that make the problem (Maybe ExtendedInfo or something like that) But still, use the version I have created 14.2.0.0 because I have added support for Fanart.tv there. RE: Artwork Downloader - xbmcwood - 2017-12-05 (2017-12-04, 23:26)burekas Wrote: I don't have any problem anymore with Artwork Downloader (With the version I have created and fixed 14.2.0.0 => Post #2971 )thats is only for your skin... we dont have that option to choose from fanart.. is it possible to update 14.2.0.1 for the rest that dont have your skin?? please.. RE: Artwork Downloader - burekas - 2017-12-05 (2017-12-05, 01:22)xbmcwood Wrote: thats is only for your skin... we dont have that option to choose from fanart..It doesn't relate to Artwork Downloader addon as I know, maybe it's skin issue. So only your skin developer can solve this. I don't know. I have just fixed the search/result issue not the GUI. RE: Artwork Downloader - Grifone1893 - 2017-12-05 I use (fuse)neue and I have the ID not found error. RE: Artwork Downloader - xbmcwood - 2017-12-05 does anyone know where i could get original Artwork downloader zip ?? RE: Artwork Downloader - marci0 - 2017-12-05 (2017-12-05, 06:24)xbmcwood Wrote: does anyone know where i could get original Artwork downloader zip ??From the official repository https://kodi.tv/addon/program-add-ons-scripts/artwork-downloader# RE: Artwork Downloader - xbmcwood - 2017-12-05 (2017-12-05, 08:14)marci0 Wrote:sweet thanks.. i didnt know kodi website had this section..(2017-12-05, 06:24)xbmcwood Wrote: does anyone know where i could get original Artwork downloader zip ??From the official repository RE: Artwork Downloader - xbmcwood - 2017-12-05 my Log http://paste.ubuntu.com/26116988/ RE: Artwork Downloader - Karellen - 2017-12-05 @xbmcwood You haven't enabled debugging in Settings>System Settings>Logging. Restart Kodi then replicated the problem. RE: Artwork Downloader - marci0 - 2017-12-05 I think we should find a "universal" solution because the customization when we talk about Kodi is implicit, we do not use all the same skins, but before all these problems with the API and now you do not know what ... it worked well with all the skins that supported it RE: Artwork Downloader - bigwillch - 2017-12-05 (2017-12-03, 23:22)burekas Wrote: Fix for the fanart.tv problem with Fanarts & Posters resultsThis is great work, thanks so much for sharing! I can confirm that this fix works on my setup (using the Arctic Zephyr skin if that's relevant) One thing that might need clarification is that people need to make sure to delete your commented instructions from the fanart.py and tmdb.py files as well as add their api keys (I didn't do this at first which resulted in errors) It would be great if this code could make it into Martijn's main addon, with the ability to set the API keys in the UI so that they can persist over updates Thanks again! Really glad to have logos back! RE: Artwork Downloader - burekas - 2017-12-05 (2017-12-05, 13:41)bigwillch Wrote: This is great work, thanks so much for sharing! I can confirm that this fix works on my setup (using the Arctic Zephyr skin if that's relevant)Thank you. I'm glad that it's helpful. As I said, their problem with the provider ID is probably a skin issue (Aeon) that should be solve there. Regarding the 'Comment', the user only need to replace the number with his own key, the comment there should not makes a problem. The text that is written in the right side of to the '#' is a comment and should not supposed to break the code or something. I think it's a good idea to add an option for insert the keys in the addon setting, instead of touching the code. I will try to learn how to do this and post you an update if it will be.. Reminder: Fix for the fanart.tv problem with Fanarts & Posters results + Updated addon zip file 14.2.0.0 |