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 - capfuturo - 2015-03-06 (2015-03-06, 07:23)DruTheFu Wrote: Up in post #2227, you mention you can lend a hand in some Windows commands for this Simlink option. I'm open to giving this a try, just lead the way.For Windows only
Obs. To do this in a Fire TV running Android you can ask someone who knows. I don't know, and unfortunately I don't have an Android device with me to test. RE: Artwork Downloader - odin89 - 2015-03-07 Hello, i´ve the problem that the Artwork Downloader downloads all images expect the Logos and Clearart for TV Shows. IS this a known issue or is it a problem on my side? I use Kodi with Neon Skin on Arch Linux. odin89 RE: Artwork Downloader - AnthonyJS02 - 2015-03-07 For anyone else is the settings page options all spaced out and hard to change some? RE: Artwork Downloader - Tomas1981 - 2015-03-08 I am new to HTPC and Artwork Downloader. After I added my movie library and want to download artwork I get the following message "No Library Item Selected" . How do I download artwork or create a valid library. This happens on Aeon MQ 5 Helix skin. Could anyone assist? RE: Artwork Downloader - Milhouse - 2015-03-08 Did you set the content of your Movie source and scan/scrape it to create a Movies library? RE: Artwork Downloader - DruTheFu - 2015-03-09 Thanks again capfuturo on the recommendation for implementing a Simlink option, but I don't think that will work for my scenario of AFTV (Android) to Windows 8.1 source. I wish that weren't the case, as I'd like to decrease the amount of storage being used by the Artwork Downloader addon, and specifically the size of the \temp folder. Is there any chance that instead of using a possible work around via Simlink to designate a path to storage, if a feature request can be made within this addon to allow for remote storage on the LAN for the files this addon downloads, via a SMB/NFS path. This would be a huge benefit for those of us with very limited onboard storage on the device Kodi is installed onto. Thanks RE: Artwork Downloader - capfuturo - 2015-03-09 @DruTheFu: you are welcome. I believe implementing Symlinks on Android would mean setting up root access on AFTV ;-) RE: Artwork Downloader - DruTheFu - 2015-03-09 As much as I love the additional artwork obtained through this nice plugin, I think I'll have to do without until if/when an option to store files on a network share drive is available as a feature. I hope the Gods are listening. With my AFTV showing 5.5GB of total available storage (other than the OS files, and an 8GB total storage advertised), and the files downloaded from this addon, I'm at about 96% capacity, leaving little room for anything else, and performance starting to show some negative effects. Maybe I'll delete all files already downloaded, and configure the option to limit artwork to 5 items, and rescan. That MAY help. I got my AFTV's late in the game, after Amazon already updated the firmware to remove the ability to root. Oh well, I'm back to the drawing board. RE: Artwork Downloader - Batiatus - 2015-03-13 NM seems to be working right now. RE: Artwork Downloader - pauly3069 - 2015-03-14 Random question... but I have done a massive download of all artowork recently and just added about 20 new movies/shows yesterday. Is there a way for the Add-on to download all artwork for only the new movies/shows without doing it manually for each one or having to overwrite all existing files and do it all over again for my whole library? Changing Default Thumbnails folder - fynxgloire - 2015-03-15 Hi, I noticed that my Kodi installation is savig thumbnails and stuff to directory: C:\Users\<Username>\AppData\Roaming\XBMC\userdata\Thumbnails But my movie collection is on another drive and I am using another program to scrape for poster and thumbnail information already at this location: Z:\Movies\<Movie Name> Kodi already knows that my movies are on my Z drive and loads them up properly but just womdering if it is totally ignoring the thumbnails already within each movies subdirectory on the Z drive? ( eg., Z:\Movies\<Movie Name>poster.jpg and I also have an actors subdirectory etc. ) Is there a way to force Kodi to read the thumbnails from the Z drive instead of adding new art to the C drive and clogging it up ( its over 5 gigs now ) THanks RE: Artwork Downloader - capfuturo - 2015-03-15 @fynxgloire: Kodi is using your Thumbnails folder indeed. Explanation: All textures that Kodi loads, with the exception of textures that are provided directly by the skin, are cached to the userdata/Thumbnails folder. Kodi maintains a local texture cache for thumbs and fanart, to allow fast loading of these images so that skins can display your media in the best way possible and quickly. Possible steps: clean (or delete) your thumbnails folder every now and then. Recommended tools: http://forum.kodi.tv/showthread.php?tid=158373 Hope that clarifies it for you. RE: Artwork Downloader - sualfred - 2015-03-16 Is it a bug or is it just the usual "ohh silly me..." O_o ListItem.Art(tvshow.seasonposter) will be downloaded and set correctly, but it applies to the complete TV show instead of replacing the thumb for a single season? The same happens to tvshow.seasonlandscape Another thing is: If I enable "local files" the seasonXX-poster.jpg will be stored in ListItem.Path folder, but Kodi does not have a 01,02,03......,08,09 season counting. ListItem.Season <10 has just one single number and ArtworkDownloader better should store them with "seasonX-poster.jpg" RE: Artwork Downloader - fynxgloire - 2015-03-17 Thank you CapFuturo, but that link looks like a nightmare to use. Instead I deleted all files in C:\Users\<Username>\AppData\Roaming\XBMC\userdata\Thumbnails and cleared up my 5 gigs of space on my C drive. ( Now windows has enough space to install updates and my PC no longer reboots or hangs like it used to. I ran out of space because Kodi kept saving all images to C:\Users\<Username>\AppData\Roaming\XBMC\userdata\Thumbnails ) After I deleted the files, now when I run KODI, I cannot see any more srttwork anywhere, its not showing in my movies, TV Shows etc. What can I do to force KODI to read the artwork from the Z drive now? Or do I have to reinstall the entire program again? Thanks (2015-03-15, 18:24)capfuturo Wrote: @fynxgloire: Kodi is using your Thumbnails folder indeed. RE: Artwork Downloader - Raytestrak - 2015-03-17 (2015-03-17, 09:57)fynxgloire Wrote: Thank you CapFuturo, but that link looks like a nightmare to use. Try this one instead. Easy to use, cleans up your thumbs nicely. |