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) - Mudislander - 2014-06-19 Thanks, was something I'd always wished for but never got around to asking. Will try it out when I get the chance and come back to you. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - Mudislander - 2014-06-19 Small Error with v1.6.6~beta4 zip file posted earlier Code: XFILE::CDirectory::GetDirectory - Error getting C:\Users\Bruce\AppData\Roaming\XBMC\addons\script.artistslideshow\resources\transparent\ On checking there is no "transparent" directory. You must know how many times I've done that RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2014-06-19 OK let's try this one. v.1.6.6~beta5 - added placeholder.txt to transparent folder so that github will sync it https://github.com/pkscout/script.artistslideshow/archive/master.zip Who knew that my github client doesn't sync empty directories. P.S. @Marco, I have no idea why beta4 wouldn't install for you. It installed fine for me. You might have to delete AS manually and then reinstall it. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - Mudislander - 2014-06-20 Working for me. CCM and Hybrid will need a few small tweaks in next updates before they work properly. Thanks! RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - Marco - 2014-06-20 Ok, beta5 i could install. Now the home screen works fine and show the background of the skin, if there is no image found. But in full screen mode, the screen stays black http://xbmclogs.com/show.php?id=231025 But i think its ok for me. The most time i'm in the home screen view. Thank you for your work. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2014-06-20 (2014-06-20, 19:14)Marco Wrote: Ok, Unfortunately, there isn't anything I'm going to be able to do to help with that. With the new "transparent" option, all AS does is allow the layer below to be seen. Exactly what's on the layer is completely dependent on the skin. At least the change helped with your normal use case. I'll chalk that up in the win column. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - Mudislander - 2014-06-23 Is there a property we can use to check if the user has enabled the new "transparent" option ? RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2014-06-23 (2014-06-23, 07:57)Mudislander Wrote: Is there a property we can use to check if the user has enabled the new "transparent" option ? There is now. It's ArtistSlideshowTransparent and will be set to "true" if the option has been selected and will be empty if the option hasn't. You should be able to get at it using Window(Visualisation).Property(ArtistSlideshowTransparent) v.1.6.6~beta7 - added skin property so skins can tell if transparency option has been set https://github.com/pkscout/script.artistslideshow/archive/master.zip Re: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - Mudislander - 2014-06-23 That's fast. Thanks RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - hosko - 2014-07-01 Does anybody know if AS is compatible with Aeon Nox 5? I use Spotimc for all my music playback and would love to integrate AS into it. http://forum.xbmc.org/showthread.php?tid=183504 Edit - Yes to comes pre-loaded, I tested it with the spotify top 100 and it really struggled when there was more then one name in the artist. For instance Dark House by Katy Pery, Juicy J doesn't pull any images. Even if it just pulled the first artist named would normally identify the main artist Also my normal screen saver kicked in, is there a way to tell it not to start if music is playing? I'm having to use the waveform visualization to get around this. Also it would be nice if the artist slideshow had the same option as the picture slideshow ie pan and zoom RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2014-07-01 (2014-07-01, 13:23)hosko Wrote: Edit - Yes to comes pre-loaded, I tested it with the spotify top 100 and it really struggled when there was more then one name in the artist. For instance Dark House by Katy Pery, Juicy J doesn't pull any images. Even if it just pulled the first artist named would normally identify the main artist Also my normal screen saver kicked in, is there a way to tell it not to start if music is playing? I'm having to use the waveform visualization to get around this. Unfortunately there is no way to tell the difference between Katy Perry, Juicy J as two artists and Earth, Wind, & Fire as one. AS supports three ways of identifying multiple artists:
Quote:Also it would be nice if the artist slideshow had the same option as the picture slideshow ie pan and zoom That's a skin decision. AS doesn't actually show the slideshow, it just tells the skin where to find the images. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - cw-kid - 2014-07-02 Hi My system (OpenElec Gotham / Aeon MQ5) just updated AS to version v1.6.7 and now its broken. If I start playing an album from the XBMC main MUSIC menu via the Recently Added Albums skin widget then initially AS displays images OK. However if I go in to the music full screen mode which in Aeon MQ5 is set to Mosaic SlideShow + Viewing no images are displayed by AS. If I then return to the XBMC main menu then no images are then displayed in the AS box I've rebooted the HTPC but its still the same, if I roll back AS to v1.6.5 (there was no option for v.1.6.6) everything works OK again. Will try and post a log file later as well. Thanks. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2014-07-03 (2014-07-02, 23:11)cw-kid Wrote: My system (OpenElec Gotham / Aeon MQ5) just updated AS to version v1.6.7 and now its broken. I'll be happy to look at it, but to be honest I don't understand how this ever worked in Aeon Nox5. It appears that their home screen widget starts AS, and then if you switch to the full screen mode Aeon Nox tries to start AS again. The second attempt at starting AS fails, so no path to the artist images ever gets set. If you can manage to get into fullscreen mode before Aeon Nox5 shows the artwork on the home screen, it works fine. The only things that got added to 1.6.7 (1.6.6 never got released) were an option for a transparent background and default disabling of all logging (which means you need to enable that before sending me any debug logs). The former was three lines of code that really shouldn't have (I would go almost as far as saying couldn't have) changed anything if you don't turn the setting on, and the latter is all in a support library that doesn't even touch the main AS code. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - Wanilton - 2014-07-03 Same here, broken with new release, previous release work fine, using Aeon MQ5 with XBMC helix nightlies. If start in collection, and go to full, have image, but if I go to home, broken, no more fanarts, and return fullscreen, black image too. Other thing work rotate extrafanart in collection work, but in track music list, no more... The trouble : skin is looking extrafanart images in wrong path (album folder), this happens only in track list, work fine in artist and album view: search in this path c:\musics\adele\21\extrafanarts when correct is c:\musics\adele\extrafanarts RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2014-07-03 I'm going to have to see some debug logs. I spent nearly 30 minutes just trying to figure out how to navigate in Aeon MQ5 and about had to give up. As I said, based on what I saw, I'm amazed anything AS related in Aeon MQ5 worked before or ever. |