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 - skypichat - 2017-12-20 (2017-12-12, 15:24)burekas Wrote: New Version: Artwork Downloader (14.4.0.0) by @burekasHi, Why does it necessary to use my own API key? Is it a problem with a huge of bandwidth with the sites? For now I only use a key for Fanart.tv and it works fine with TMDB script too. However I need to deactivate to search fanart and poster for movies , otherwise, I get an error. RE: Artwork Downloader - burekas - 2017-12-21 (2017-12-20, 23:12)skypichat Wrote:I haven't found yet an official answer, but I think that the assumption is when there is a big usage of the same API Key it could be blocked or became inactive.(2017-12-12, 15:24)burekas Wrote: New Version: Artwork Downloader (14.4.0.0) by @burekasHi, This was actually the original problem, the default keys were in the code and they were inactive for some reason. If it wasn't like that I have been already put there default keys for everyone. And you are wrong, for Movies the search is running on both sites: Fanart.tv and TMDB. Now you get results only from Fanart.tv, from TMDB you get nothing. You must type TMDB key for TMDB, and Fanart.tv key (project only) for Fanart.tv. It's different keys. It's more recommended to put your own key so it will be available for long time. RE: Artwork Downloader - FC4L - 2017-12-21 When naming local files, does Artwork Downloader and Kodi require the same naming convention? If not, is there a reason for the discrepancy? RE: Artwork Downloader - youngyy - 2017-12-21 (2017-12-21, 17:59)burekas Wrote:Hi Burekas, thanks for updating the app for API. I have registered on TMDb but for API it wants developer Application name, my home address etc. Am I doing this right, is there no personal API available? Also fanart.tv don't seem to be sending account email verification now.(2017-12-20, 23:12)skypichat Wrote:I haven't found yet an official answer, but I think that the assumption is when there is a big usage of the same API Key it could be blocked or became inactive.(2017-12-12, 15:24)burekas Wrote: New Version: Artwork Downloader (14.4.0.0) by @burekasHi, RE: Artwork Downloader - burekas - 2017-12-21 (2017-12-21, 22:22)youngyy Wrote: Hi Burekas, thanks for updating the app for API. I have registered on TMDb but for API it wants developer Application name, my home address etc. Am I doing this right, is there no personal API available? Also fanart.tv don't seem to be sending account email verification now.Thanks. I did it long time ago so I don't remember exactly the process on each site. Regarding the TMDB, I think I wrote Kodi and for the other details I don't think you actually fill your true details. After you fill all the form you should get the API key, I think. Regarding Fanart.tv I can't help here, try to check your 'spam' folder maybe, or doing the process again. I don't think I have a problem when I did it. RE: Artwork Downloader - youngyy - 2017-12-21 (2017-12-21, 22:35)burekas Wrote:Thanks all sorted, wasn't spammed but tried different email and fine. Just reran addon and pulled down content(2017-12-21, 22:22)youngyy Wrote: Hi Burekas, thanks for updating the app for API. I have registered on TMDb but for API it wants developer Application name, my home address etc. Am I doing this right, is there no personal API available? Also fanart.tv don't seem to be sending account email verification now.Thanks. RE: Artwork Downloader - youngyy - 2017-12-21 (2017-12-21, 23:30)youngyy Wrote:Although most working, some movie titles showing ID not found(2017-12-21, 22:35)burekas Wrote:Thanks all sorted, wasn't spammed but tried different email and fine. Just reran addon and pulled down content(2017-12-21, 22:22)youngyy Wrote: Hi Burekas, thanks for updating the app for API. I have registered on TMDb but for API it wants developer Application name, my home address etc. Am I doing this right, is there no personal API available? Also fanart.tv don't seem to be sending account email verification now.Thanks. RE: Artwork Downloader - demonizator - 2018-01-04 Hey everyone, I see that this addon is not supported by the op, but hopefully someone else could help me. Is there any way to tweak my setup to automatically search and download fanart on adding new media to the library? Or am I missing something, because now I have to manually do it. Also, I have set Artwork Downloader to put all artwork in a common folder, but it does not delete it from there on removing media from the library. Any way to fix this? Thank you, D. RE: Artwork Downloader - aptalca - 2018-01-11 (2017-12-21, 17:59)burekas Wrote:Because the api key that this addon was using, was also being used by piracy related addons. Fanart.tv got a DMCA notice and were asked to deactivate those keys. In turn, this addon also stopped working.(2017-12-20, 23:12)skypichat Wrote:I haven't found yet an official answer, but I think that the assumption is when there is a big usage of the same API Key it could be blocked or became inactive.(2017-12-12, 15:24)burekas Wrote: New Version: Artwork Downloader (14.4.0.0) by @burekasHi, No one on the kodi team created a new api key and updated this addon yet. That's why as a workaround, you can get your own key from fanart.tv and put it in. RE: Artwork Downloader - Benna - 2018-01-12 I'm trying to search for "Logo/Clearart - GUI MODE" but i get a missing provider ID message from Artwork Downloader, why is this happening? When everything was ok i was able to choose the discart and the movie poster and some other stuff, now anything of this, is there some problem with the Add-On or some changes in the way of using it? EDIT: i've just found the solution searching the forum, now everything works again as usual. Awesome RE: Artwork Downloader - Benna - 2018-01-13 Does anybody know why for the movie Dunkirk (a blockbuster), TMDB returns ID not found? RE: Artwork Downloader - demonizator - 2018-01-14 Just switch to Artwork Beef :) Working, much more features, and actively supported by the author. RE: Artwork Downloader - Karellen - 2018-01-15 Members For your consideration... https://forum.kodi.tv/showthread.php?tid=327035 RE: Artwork Downloader - burekas - 2018-01-15 (2018-01-12, 00:14)Benna Wrote: I'm trying to search for "Logo/Clearart - GUI MODE" but i get a missing provider ID message from Artwork Downloader, why is this happening?Glad to know. Is it working for you with the version I have done? (14.4.0.0) RE: Artwork Downloader - olympia - 2018-01-15 For those using Leia nightly builds. Universal Movie Scraper as from v5.0.0 now scrapes: clearlogo, clearart, movie banner, movie landscape, movie discart. This is a new feature requires Leia, therefore UMS v5.0.0 will not be available for prior versions of Kodi. |