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-01-28 (2015-01-27, 10:40)bebox Wrote: ok .. maybe i uploaded the wrong logfile?! So heres a new one: http://ge.tt/6NoCbL92/v/0?c The log shows AS is running and downloading art as I would expect. I even see where it is telling the skin where the folder is. AS isn't responsible for actually showing the images, just telling the skin where it is. So from what I can tell AS is working fine. If you're having a problem with images not showing, you may need to contact the skin developer. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - bebox - 2015-01-28 OK i see ... Thanks for serving me! By the way ... this is done with Skin Maximinimalism ... but its also NOT working with Confuence and other AS compatible Skins ... only XF 1080 does it after enabling "Switch to AS upon play" ... if this happend on just one device .. OK .. But i have 5 XBMC/Kodi (Raspi, Intel NUC, WIN) and they´re all not autostarting (displaying) AS ... need to press back - back - to display AS RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - tomer953 - 2015-02-05 Hey, can't use local folder for artist for some reason, I might missing something... I have HTPC-PC with all the music on it. C:\Albums\artist...\albums..\songs.. So I created a folder in this path: c:\Albums\Eminem\extrafanart and in the addon settings I set "use both" (for art to download directly to extrafanart folder, right?) then I set "use local artist folder" to smb://HTPC-PC/Albums (shared folder) library is shared via mysql server (in my pc i have advancedsettings.xml with the ip of the HTPC-PC computer) also tried to remove the artist folder from addon_data (ea6fef30) but it seems to always be recreated. what am I missing ? RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - mikeSiLVO - 2015-02-05 (2015-01-28, 11:53)bebox Wrote: OK i see ... Thanks for serving me! By the way ... this is done with Skin Maximinimalism ... but its also NOT working with Confuence and other AS compatible Skins ... only XF 1080 does it after enabling "Switch to AS upon play" ... if this happend on just one device .. OK .. But i have 5 XBMC/Kodi (Raspi, Intel NUC, WIN) and they´re all not autostarting (displaying) AS ... need to press back - back - to display AS Are you referring to autoplaying music in fullscreen (instead of having to hit tab)? If so that can be accomplished by adding code to the skin the instructions to do so are here. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - Bullsboy - 2015-02-11 (2015-01-07, 20:24)pkscout Wrote:(2015-01-07, 13:53)Bullsboy Wrote: Hi and a very Happy New Year to you I emailed the station and they agreed to switch it to Artist-Track so it works now! RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - bebox - 2015-02-11 (2015-02-05, 21:35)mikesilvo164 Wrote:(2015-01-28, 11:53)bebox Wrote: OK i see ... Thanks for serving me! By the way ... this is done with Skin Maximinimalism ... but its also NOT working with Confuence and other AS compatible Skins ... only XF 1080 does it after enabling "Switch to AS upon play" ... if this happend on just one device .. OK .. But i have 5 XBMC/Kodi (Raspi, Intel NUC, WIN) and they´re all not autostarting (displaying) AS ... need to press back - back - to display AS Good Idea .. reported this already to the skin developer ... Thanks! RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - weirdinin - 2015-02-17 (2014-07-11, 09:16)Mudislander Wrote: @pkscout Is there a property that could advise if ArtistSlideshow has fanart for the current artist available to show. My new problem is with the transparent background enabled and ArtistSlideshow is presenting an image that is not 16:9 the skin fallback image is showing up underneath, some users don't like this. Therefore would be nice to only allow skin background if ArtistSlideshow has transparent setting + Window(Visualisation).Property(ArtistSlideshow) is empty or not ready. (2014-07-11, 21:02)pkscout Wrote:(2014-07-11, 09:16)Mudislander Wrote: @pkscout Is there a property that could advise if ArtistSlideshow has fanart for the current artist available to show. My new problem is with the transparent background enabled and ArtistSlideshow is presenting an image that is not 16:9 the skin fallback image is showing up underneath, some users don't like this. Therefore would be nice to only allow skin background if ArtistSlideshow has transparent setting + Window(Visualisation).Property(ArtistSlideshow) is empty or not ready. (2014-07-14, 01:23)pkscout Wrote: NEW BETA AVAILABLE I have question related to ArtistSlideshow.ArtworkReady property. As a beginner skinner, I'm not sure if I'm using it right or if it's appropriate way to achieve what I'm trying. My goal is to show general music-related fanart pics from /various/extrafanart/ if there's no fanart available by artistslideshow. E.g some albums that have many contributing artists are located in folder "various" and it seems artist slideshow cannot pick extrafanart when a song from folder various is played. So I need to tell kodi when there's no image showed by artist slideshow. I tried this: this goes for slideshow: <visible>!IsEmpty(Window(Visualisation).Property(ArtistSlideshow.ArtworkReady))</visible> and this for extrafanart: <visible>IsEmpty(Window(Visualisation).Property(ArtistSlideshow.ArtworkReady))</visible> but no success yet. This issue might suit better in skinning forum but I think this is quite simple problem so I try to seek help first here. EDIT. I made some progress here, at least in troubleshooting. I managed to find out, that actually the lines that I described above tell kodi that there's no fanart provided by slideshow and kodi shows extrafanart from various folder according to the second line. But this only works, if there's no a song, that gets it's fanart from slideshow, before a song that gets fanart from various folder. Here's example (and debug log also). I played songs in following order. second song gets it's fanart from slideshow and others from various folder: 1. alain sylvain - doux mystere IV 2. adele - rolling in the deep 3. alain sylvain - doux mystere IV results: when song doux mystere is played first time, fanart is shown as expected. But there's no fanart when doux is played second time, just black screen. Whenever rolling in the deep is played there's fanart no matter what is played before or after. Debug log http://pastebin.com/RWGrGzKk RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2015-02-18 (2015-02-17, 13:45)weirdinin Wrote: I have question related to ArtistSlideshow.ArtworkReady property. As a beginner skinner, I'm not sure if I'm using it right or if it's appropriate way to achieve what I'm trying. My goal is to show general music-related fanart pics from /various/extrafanart/ if there's no fanart available by artistslideshow. E.g some albums that have many contributing artists are located in folder "various" and it seems artist slideshow cannot pick extrafanart when a song from folder various is played. So I need to tell kodi when there's no image showed by artist slideshow. You might be better off testing for the presence of "true" in ArtistSlideshow.ArtworkReady instead of using IsEmpty. ArtworkReady is empty at first, but after it is set to "true" and then set back, it might not be considered empty anymore. So, for slideshow: <visible>StringCompare(Window(Visualisation).Property(ArtistSlideshow.ArtworkReady),"true")</visible> and this for extrafanart: <visible>!StringCompare(Window(Visualisation).Property(ArtistSlideshow.ArtworkReady),"true")</visible> BTW, AS already has a method for using a fallback folder if no artwork is found for an artist. Check out the AS wiki page and look for fallback slideshow folder. That does require the user to setup something rather than it being done in the skin, but that way the user can decide what to do when no artwork is found. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - weirdinin - 2015-02-18 thank you, thank very much! By setting AS's fallback folder solved the issue. Now it seems to work. Need to test further later when I have more time. lol I made that harder than it needed to be. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - manfeed - 2015-02-18 Hi, I have spent the last three days trying to pinpoint one issue causing AS not updating artists in some situations and at last got it... AS gets stuck when there is a song with lyrics displaying on screen... If I press ESC then the lyrics disappear and AS resumes its work, but as soon as the lyrics are displaying AS gets stuck... Is there any possible workaround? I have tried everything there is in your wiki including the line of demon=true but to no avail... I'm in Windows 7 - 64, skin aeon nox 4 shednox and script cu-lyrics... Thanks in advance! RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2015-02-18 (2015-02-18, 03:18)manfeed Wrote: Hi, I have spent the last three days trying to pinpoint one issue causing AS not updating artists in some situations and at last got it... AS gets stuck when there is a song with lyrics displaying on screen... If I press ESC then the lyrics disappear and AS resumes its work, but as soon as the lyrics are displaying AS gets stuck... Is there any possible workaround? I have tried everything there is in your wiki including the line of demon=true but to no avail... I'm in Windows 7 - 64, skin aeon nox 4 shednox and script cu-lyrics... Without a debug log, there's no way to look into this. When you provide it, please make sure to turn debug logging on in the AS preferences as well. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - manfeed - 2015-02-18 (2015-02-18, 06:37)pkscout Wrote:(2015-02-18, 03:18)manfeed Wrote: Hi, I have spent the last three days trying to pinpoint one issue causing AS not updating artists in some situations and at last got it... AS gets stuck when there is a song with lyrics displaying on screen... If I press ESC then the lyrics disappear and AS resumes its work, but as soon as the lyrics are displaying AS gets stuck... Is there any possible workaround? I have tried everything there is in your wiki including the line of demon=true but to no avail... I'm in Windows 7 - 64, skin aeon nox 4 shednox and script cu-lyrics... Here it is... https://www.mediafire.com/?919qqvyqoj9wsjc ...what I did while recording the log was: - Start music with automatic lyrics... the widget with AS shows images of similar artists and their names but is stuck in the first one. - Press ESC and lyrics disappear from screen... music keeps on playing... the widget starts to cycle the artist's names and images as usual... - Activate lyrics again... the widget inmediately gets stuck at the artist shown in that moment... ...thanks for your help RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2015-02-19 (2015-02-18, 16:33)manfeed Wrote: Here it is... There's nothing in the log that indicates AS is doing anything it isn't suppose to do. AS really just sets a window property telling the skin where the artist's images are. After that it's all up to the skin. At this point the only thing I can suggest is to contact the skin author. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - manfeed - 2015-02-19 (2015-02-19, 02:25)pkscout Wrote:(2015-02-18, 16:33)manfeed Wrote: Here it is... Ok, I'll do it... thanks for your help. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - GuidoW - 2015-02-21 Hey pkscout I'm desperately trying to get AS to display something, but I fail on each of my installs. What the heck am I doing wrong? Here's an example log of my office PC running Windows 10, but I fail on Windows 8.1 as on 2012R2 and dito on an android device. http://1drv.ms/1DIvTRP 1 log normal, 1 log run as admin I would really appreciate some input on what's going wrong. Thanks! Guido |