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
|
- Martijn - 2012-01-11 exiledone1 Wrote:I love the plugin, but have a couple of questions. Before I found out about this I installed Extrafanart. I'm guessing I should remove that one and get rid of all the folders it created in my movie folder correct?Correct. Best grab the latest from the download section. Because there were some changes in the filename on the TMDB site remove all the 'extrafanart' folders. Extrathumbs can stay if you have them. Quote:The other issue is how to use it? I have it installed and I have about 120 movies and a few tv shows. The skin I'm using has views for Logos, Clearart, Banners and etc. How do I setup the program and use it to bulk scrape all the media I need? With the extra fanart I had to go into each tv show and movie and manually do it which took hours. Same as Extrafanart... Just run it from the programs section in xbmc by selecting it and hit ENTER - exiledone1 - 2012-01-11 Martijn Wrote:Correct. Hmmmm...I tried that, but I'll make sure I do have the latest and test it again. I'll report back. Thanks for the quick reply. Great work on this plugin though. thanks Josh - deh2k7 - 2012-01-13 Hi Martijn - Any word on when season posters/banners will be re-enabled in the functionality? Thanks, Dave - Martijn - 2012-01-13 deh2k7 Wrote:Hi Martijn - When you least expect it - shaktoo - 2012-01-13 Martijn, having some issuess with AD. it stopped collecting any art for last 2 days or so and started giving an error..script failed. I uninstalled it and have tried to reinstall the latest (1.04 RC2) but each time after installation its the same version 1.03 again ( the old Version without the time delay option ). I am currently at work and will post the log later. Any idea? here's the log: 19:43:04 T:9316 NOTICE: Artwork Downloader: Processing media: Don't Turn Back 19:43:04 T:9316 ERROR: Error Type: <type 'exceptions.NameError'> 19:43:04 T:9316 ERROR: Error Contents: global name 'xbmc' is not defined 19:43:04 T:9316 ERROR: Traceback (most recent call last): File "C:\Users\****\AppData\Roaming\XBMC\addons\script.artwork.downloader\default.py", line 816, in <module> Main() File "C:\Users\****\AppData\Roaming\XBMC\addons\script.artwork.downloader\default.py", line 133, in __init__ self.download_artwork(self.Medialist, self.musicvideo_providers) File "C:\Users\****\AppData\Roaming\XBMC\addons\script.artwork.downloader\default.py", line 358, in download_artwork self.media_id = tmdb._search_movie(self.media_name,currentmedia["year"]) File "C:\Users\****\AppData\Roaming\XBMC\addons\script.artwork.downloader\resources\lib\provider\tmdb.py", line 108, in _search_movie log( str( e ), xbmc.LOGERROR ) NameError: global name 'xbmc' is not defined 20:07:49 T:9084 NOTICE: -->Python Interpreter Initialized<-- 20:08:08 T:10048 ERROR: XFILE::CDirectory::GetDirectory - Error getting F:\Movies\Johnny English Reborn (2011)\extrafanart\ - Martijn - 2012-01-14 shaktoo Wrote:Martijn, having some issuess with AD. it stopped collecting any art for last 2 days or so and started giving an error..script failed. I uninstalled it and have tried to reinstall the latest (1.04 RC2) but each time after installation its the same version 1.03 again ( the old Version without the time delay option ). I am currently at work and will post the log later. Any idea? Please read this (it is on the OP): Quote:Bugs: Issue has been fixed: latest downloads That you still see 1.0.3 is very normal because i haven't changed the version yet. I will only do that when it is send to repo so every one will get an update even if they had installed the RC versions. Note: Language limiter has been changed - canadave - 2012-01-14 Martijn Wrote:EDit: I'm very sorry to "hijack" this thread, but would you be able to share your steps on how you do this (in a PM to me if you want to keep this thread "clean"?) I suspect it's going to be a while before Mr. Buildbot returns, and there's been quite a few improvements/changes made, but I've no idea how to compile my own git version. Sorry, we now return you to your regularly scheduled Artwork Downloader programming - exiledone1 - 2012-01-14 When I go into programs to launch it after configuering it the plugin keeps telling me Faulty/empy combination setting found. Select your preferences and hit okay. Now I hit okay and everything is configured the way I think it should be so when I hit okay it takes me right back to this error message above. Am I missing a setting or not doing something right here? Does it have something to do with celetrize database or something? What exactly does this setting do and is it something I want? EDIT Okay I unclicked the centrealize database and it let me scan, but I got an error saying something about script plugin or something. - Martijn - 2012-01-14 exiledone1 Wrote:When I go into programs to launch it after configuering it the plugin keeps telling me Faulty/empy combination setting found. Select your preferences and hit okay. can you give me the full debug log (and what version you installed. from repo or download section)? It checks if you have made some bad settings. So if you have enabled centralize but haven't chosen any folders. The centralize does exactly what it describes in the settings. It creates a folder where you can point your skin to for a fanart slideshow on you home screen. - mad-max - 2012-01-15 Marked as broken in the official repo? Is this by design? BTW: Hopefully I can get the German translation done by tomorrow ;-) - Martijn - 2012-01-15 mad-max Wrote:Marked as broken in the official repo? No that is not supposed to be Wil investigate why. German is already done - mad-max - 2012-01-15 Martijn Wrote:No that is not supposed to be So it is broken on your end, too? Thought it might be a prob on my end... Seems I'm a bit late...but why is German not listed as already available on the previous page... - Martijn - 2012-01-15 mad-max Wrote:So it is broken on your end, too? Haven't tried yet. Watching 'Fringe' right now German only has been added 20 hours ago. Will update OP - mad-max - 2012-01-15 Martijn Wrote:Haven't tried yet. Watching 'Fringe' right now For watching Fringe your fast in answering... Let me guess, sphere was faster in translating? - Martijn - 2012-01-15 mad-max Wrote:For watching Fringe your fast in answering... no, Suven. Sphere did 'The Trailer'. |