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
|
- canadave - 2011-12-08 Ugh....if you thought I was a moron before, you're REALLY going to think that now.... I checked the log and of course the banners didn't download because it was set to limit artwork to a minimum rating of 5 (the default actually, I guess). Guess what rating the missing banners were at? I'm sorry...I'm going to go crawl back into my hole now....*muttering, "next time check the damn logs"* - Martijn - 2011-12-08 canadave Wrote:Ugh....if you thought I was a moron before, you're REALLY going to think that now.... lol Well i must admit i didn't think of that one so no need to be ashamed. We will change some things that no matter what it will always download at least on banner / logo(and so on) - canadave - 2011-12-08 Martijn Wrote:lol hehe, thanks for letting me off the hook gently Still can't believe I didn't think to check the log before posting. Your idea of "at least one logo/banner" sounds like a perfect solution. Again, kudos for a wonderful addon--everything's downloaded properly now and looks fantastic! - Martijn - 2011-12-08 canadave Wrote:hehe, thanks for letting me off the hook gently Still can't believe I didn't think to check the log before posting. You can also log-in on thetvdb.com and rate the banner you like That way it will be above the rating limit - canadave - 2011-12-08 Martijn Wrote: heh, I thought of that...I might just do that Quick question while you're here....Artwork Downloader grabbed a banner for a TV show that isn't the "best banner" (in my subjective opinion) for the show. There's other banners available. To switch banners, is the best way simply to grab the banner myself manually from thetvdb.com and copy it to "banner.jpg" in the TV show folder, overwriting the crummy one that's there? Or is there some "best way to do this" within XBMC, or in Artwork Downloader? I thought it might be "edit" from the "TV Show Information" screen, and then "Change thumbnail"; but that seems to want to change the poster, not the banner. - Martijn - 2011-12-08 canadave Wrote:heh, I thought of that...I might just do that Copying it yourself is one way. It might take some time for it to be 'refreshed' and show the new one. I know Aeon Nox has the GUI mode so you can select it yourself. Other skins use a different mode and we need to fix something to make it give an option list like the GUI mode. That way you can select it yourself. - canadave - 2011-12-08 Fair enough--thanks! - canadave - 2011-12-13 Say, I have a question. I use the fan art slideshow in XBMC as my screensaver on my ATV2. Is there any way to set it up so that it uses not only the fan art in the Thumbnails directory, but also the fan art that I've now downloaded with Artwork Downloader (which exists in each movie/TV show folder)? - paddycarey - 2011-12-13 canadave Wrote:Say, I have a question. I use the fan art slideshow in XBMC as my screensaver on my ATV2. Is there any way to set it up so that it uses not only the fan art in the Thumbnails directory, but also the fan art that I've now downloaded with Artwork Downloader (which exists in each movie/TV show folder)? Go into the addon settings/advanced and turn on "Centralize fanart" and select your directories. Run the script again and all your extrafanart will be copied into those directories which (depending on your skin), you can then set as a slideshow for the various items on your homescreen or for screensaver - Martijn - 2011-12-13 canadave Wrote:Say, I have a question. I use the fan art slideshow in XBMC as my screensaver on my ATV2. Is there any way to set it up so that it uses not only the fan art in the Thumbnails directory, but also the fan art that I've now downloaded with Artwork Downloader (which exists in each movie/TV show folder)?No that's not possible. XBMC does not support multi-folder sources that skins need to make a slideshow. The images need to be in the same folder. version update - Martijn - 2011-12-13 1.0.2 - Added: Log summary on failed/missing items - Added: Support the providers message on finished - Added: Custom mode pops-up a image selection when run on single tvshow/movie - Added: First retrieve image list(s) and then do batch download - Changed: Run add-on on specified time of day instead on interval - Fixed: Problems caused with UTF-8 characters in titles - Fixed: Some images didn't show in GUI because of spaces in image URL - Fixed: Show correct download count in log - Fixed: Don't show dialog.OK when finished run in silent mode - canadave - 2011-12-13 canadave Wrote:Say, I have a question. I use the fan art slideshow in XBMC as my screensaver on my ATV2. Is there any way to set it up so that it uses not only the fan art in the Thumbnails directory, but also the fan art that I've now downloaded with Artwork Downloader (which exists in each movie/TV show folder)? paddycarey Wrote:Go into the addon settings/advanced and turn on "Centralize fanart" and select your directories. Run the script again and all your extrafanart will be copied into those directories which (depending on your skin), you can then set as a slideshow for the various items on your homescreen or for screensaver Martijn Wrote:No that's not possible. XBMC does not support multi-folder sources that skins need to make a slideshow. The images need to be in the same folder. lol thanks guys...I'll give paddycarey's idea a shot tomorrow when I've got access to my ATV2 - farr3ll - 2011-12-13 I cant get this script to run and get a script error on initilisation. Running latest nightly build on windows 7. This is thelog report: 15:49:37 T:1400 NOTICE: -->Python Interpreter Initialized<-- 15:49:38 T:1400 ERROR: Error Type: <type 'exceptions.KeyError'> 15:49:38 T:1400 ERROR: Error Contents: ('result',) 15:49:38 T:1400 ERROR: Traceback (most recent call last): File "C:\Users\Farrells\AppData\Roaming\XBMC\addons\script.artwork.downloader\default.py", line 749, in <module> Main() File "C:\Users\Farrells\AppData\Roaming\XBMC\addons\script.artwork.downloader\default.py", line 99, in __init__ self.Medialist = media_listing('movie') File "C:\Users\Farrells\AppData\Roaming\XBMC\addons\script.artwork.downloader\resources\lib\media_setup.py", line 40, in _media_listing if jsonobject['result'].has_key('movies'): KeyError: ('result',) 15:49:44 T:2008 ERROR: Control 1 in window 10099 has been asked to focus, but it can't Any help will be appreciated, thanks. - Martijn - 2011-12-13 canadave Wrote: Paddy's idea will work Just to be clear I was commenting on using the media folders part and that won 't work - Martijn - 2011-12-13 farr3ll Wrote:I cant get this script to run and get a script error on initilisation. Like said in the first post: Quote:Bugs: And probably it's this: ronie Wrote:created a ticket for it: http://trac.xbmc.org/ticket/12279But still need full debug log to confirm |