Release Artist Slideshow addon (with skin and addon integration) - 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: Release Artist Slideshow addon (with skin and addon integration) (/showthread.php?tid=124880) 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
|
RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2015-05-21 (2015-05-21, 09:37)Maaarv Wrote: 1. Multiple Artists: What would be the best way to show images for multiple artists under one song? As will use the cached images. It also caches the list of images. That list is only updated every couple of weeks, so new images from a given source might not be downloaded immediately. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - jo26 - 2015-06-18 Hello, i have a Raspberry Pi 2 with OSMC and KODI. Now everything works properly but the Artist Slideshow Addon !!! My skin is CONFLUENCE. I have installed the addon and in the settings I have set the "Local artist folder" to a folder organized in artist/extrafanart/*.jpg (whith over than 20 fanarts for each artist). I also set "Priority" to "local first". But when I listen to music in "full screen" mode the slideshow with my fanarts doesn't appear. For some artists I just have a single fanart (downloaded, I suppose) and for others I have nothing. I found a "MusicVisualisation.xml" file with a "multiimage" section under /usr/share/kodi/addons. So what is wrong Confused Thanks for help. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - jo26 - 2015-06-25 Nobody can help me ? RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - winna - 2015-06-25 I think Confluence doesn't support this Addon out of the box. Check post #2 RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - jo26 - 2015-06-25 Thanks Winna for answering. That's what I've done on my PC, and it works for years. But on the Raspberry Pi (connected on my TV) it must be different... RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - winna - 2015-06-26 I'm not using this skin, so I can't help you any further. I'm using Horizonz V and this Addon is working on both my Pi and Pi2... RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2015-06-27 (2015-06-25, 14:10)jo26 Wrote: Thanks Winna for answering. I don't have a Pi on which to test, but there should be no difference between AS on a Pi and AS on any other platform. You might try downloading my modified Confluence skin (there is a link to download my skin repo on the wiki page) and see if that helps. If that doesn't, you'll need to post screen shots of your settings and a debug log. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - BubbaLovesTv - 2015-07-09 Hi, I've noticed the modified Confluence skins are for Gothem and Helix. Does your addon work with Isengard? Thanks. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2015-07-09 (2015-07-09, 00:01)BubbaLovesTv Wrote: I've noticed the modified Confluence skins are for Gothem and Helix. Does your addon work with Isengard? The addon should work in Isengard (the dev have said that like 99% of addons will be fine from Helix to Isengard). The Helix skin mods will probably not break anything, but I know there were some changes to the PVR stuff that wouldn't be available in my Helix skin mods. I'm planning to do another mod for Isengard, but the skin changes are kind of a pain in the ass and usually take me a couple of full days to get done. I just haven't had the time yet. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - BubbaLovesTv - 2015-07-12 Thanks. The Helix skin works well with my Isengard PC, I will try it on my Isengard Android tomorrow. Just wondering, I've created a subdirectory called <extrafanart> but the downloaded images do not seem to be saved in there. The directory is still empty. I have "Image Priority" set as "both" in the settings. Any idea how I can save the images? And is there a way to do it without manually creating and extra folder for each artist? Thanks. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2015-07-13 (2015-07-12, 11:08)BubbaLovesTv Wrote: Thanks. AS only uses the local folder if there are images in it already. It's really designed for people who already had a bunch of art they want to use in addition to the downloaded stuff. If you really want to migrate the images from the cache directory to your local one, check out Artist Slideshow Helper. It'll move everything for you. You can either run it periodically or schedule it to run using something like CronBMC. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - BubbaLovesTv - 2015-07-13 Oh I see. ASHelper moves/copies the cached images to a uniquely named folder with the structure <new folder>/<artist>/<extrafanart> Now I presume, If I already had my music collected structure like this: MUSIC/<artist>/<album>/song.mp3 Then would I be able to point ASHelper to the <MUSIC> folder and then it would create an <extrafanart> subfolder in the current artist's directory? Do you know of any advantage/disadvantage of having a separate unique folder solely for fanart as opposed to having ASHelper place the images directly in to your current Music Artist folder? Thanks. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - BubbaLovesTv - 2015-07-13 Also, I assume that when "Image Priority" is set as "both", then AS will only download images that do not already exist in the <extrafanart> folder. Speaking from a bandwidth point of view.... RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - hurricane51 - 2015-07-13 I have a problem with a downloaded image. It's not correct -- it shows the wrong artist. Is there a way to prevent it from appearing? I assume I can delete it from my local drive, but then AS will download it again. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2015-07-13 (2015-07-13, 03:25)BubbaLovesTv Wrote: Do you know of any advantage/disadvantage of having a separate unique folder solely for fanart as opposed to having ASHelper place the images directly in to your current Music Artist folder? It's pretty much a personal choice. I separate my music from the images mostly because I don't want a folder of images hanging out with the MP3 files. From a technical perspective I don't think it makes a different. (2015-07-13, 03:42)BubbaLovesTv Wrote: Also, I assume that when "Image Priority" is set as "both", then AS will only download images that do not already exist in the <extrafanart> folder. Speaking from a bandwidth point of view.... I'm pretty sure that's the case. That's actually a chunk of the code I've never looked at much (I inherited the maintenance on this add on a few years ago). That said, AS only checks for new images for an artist every couple of weeks, so the bandwidth impact is likely minimal over time even if it is redownloading images. |