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) - thechinmaster - 2012-03-20 thanks for the answer pkscuot, I have got artist slideshow working in both confluence and neon. it works if i use no visualization but if i use milkdrop I cannot see artist slideshow at all (even in full-screen music player screen ha ha) any ideas? debugging-enabled paste here Cheers RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2012-03-22 (2012-03-20, 10:25)thechinmaster Wrote: thanks for the answer pkscuot, I have got artist slideshow working in both confluence and neon. it works if i use no visualization but if i use milkdrop I cannot see artist slideshow at all (even in full-screen music player screen ha ha) I don't have milkdrop, but I did try a couple of the built in visualizations. Some of them take the entire screen, so you definitely can't see the artist slideshow behind them. But the ones I had (like Waveform) did show the slideshow behind the visualization. There might be some setting in Milkdrop to have a transparent background that would let the artist slideshow show through. Hopefully the person who posted about doing that with Milkdrop will wander back and let us know how they did it. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - thechinmaster - 2012-03-23 thanks for the answer - tried waveform - not too bad, and does as you said. I think I may explore other visualizations in the mean time. thanks again for the cracking addon RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - ronie - 2012-03-24 i was revisiting the old script as a needed some bits and pieces for a script i'm working on and i think i found a bug in the old script that's still present today. the caching code of the .nfo files looks broken to me, once a .nfo file exists it'll never get updated afaict. changing Code: elif ForceUpdate: Code: if ForceUpdate: RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2012-03-24 (2012-03-24, 01:27)ronie Wrote: i was revisiting the old script as a needed some bits and pieces for a script i'm working on Got it. I have this fix and an update to the internet stream support. I was waiting until Eden "shipped" as they're pretty small updates. So I'll do a pull request soon I hope. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - fredphoesh - 2012-03-24 Thanks again guys... since being a squeaky wheel requesting this feature years ago, to Ronie developing an existing script to this with Eden now... the main reason why I was very happy to donate $50 to xbmc... I struggled to make this add on work with Eden, as I thought it would be as easy as to go to Settings > Add-Ons > Program Add-Ons > Artist Slideshow and then to download and enable that. This did not work in Confluence skin. I then went to the wiki, and found, under "How to use this addon in your skin" a bunch of very technical detals which were not expaining how to use the addon... but has Changes to MusicVisualisation.xml, To run the script: <onload>RunScript(script.artistslideshow)</onload> etc... Nowhere on the wiki that I could see is there an explanation of how to add this addon, and to me its a pity cos its an uber-fantastic thing of great joy... next best thing to holding a real album cover in your hands... Please add on the Ops, fist post, that to make this work with the default xbmc skin, you must download the zip file in post 2, then unzip those files and copy them to C:\Program Files (x86)\XBMC\addons\skin.confluence\720p (or equivalent) replacing the existing ones. At the moment I am trying to figure if this will work with Transparency! which is my skin of choice... is it compatible, how do I make that work? Thanks again for the fantastic work... Mark. Thanks, Mark RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - ronie - 2012-03-24 (2012-03-24, 12:07)fredphoesh Wrote: One thing though, I cant make it work LOL. in Transparency!, you can enable it on the MusicOSD: for Confluence, you should use the mod found in the second post: http://forum.xbmc.org/showthread.php?tid=124880&pid=1039757#pid1039757 RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - fredphoesh - 2012-03-24 (2012-03-24, 15:27)ronie Wrote:(2012-03-24, 12:07)fredphoesh Wrote: One thing though, I cant make it work LOL. Thanks Ronie and Hi!! I was bz modifying my post above yours when you responded. Cheers, have a great day. Mark. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - Martijn - 2012-03-27 Script stop immediately after it was started full log Using T! All artists are properly tagged. Image are available on htbackdrops RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2012-03-27 (2012-03-27, 18:32)Martijn Wrote: Using T! Is T! a skin? I'll download it and try. All I can say for now is that I agree, the script is definitely stopping. I can't seem to manually walk a circumstance where you would get the log entries you got and not at least one more line, so I'll need to look into it some more. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - Martijn - 2012-03-27 (2012-03-27, 20:16)pkscuot Wrote:(2012-03-27, 18:32)Martijn Wrote: Using T! hehe ronie is not gonna like you any more RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2012-03-27 (2012-03-27, 20:48)Martijn Wrote:(2012-03-27, 20:16)pkscuot Wrote:(2012-03-27, 18:32)Martijn Wrote: Using T! I see why now. He's going to hate me even more when I tell you I can't figure out how to get Artist Slideshow to even start using Transparency! If I rip out the condition of the onload in MusicVisualization.xml, Artist Slideshow runs when I go full screen while listening to music, and I see in the debug log that it is working, but it never displays any images. EDIT: I found where to enable Artist Slideshow. And with it enabled it's running as expected on both my OSX development machine and Windows production machine. Could someone else check with Transparency! to see if it works for them. At least then we'll know whether it's me or Martijn who is going crazy. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - Martijn - 2012-03-27 (2012-03-27, 21:59)pkscuot Wrote: Could someone else check with Transparency! to see if it works for them. At least then we'll know whether it's me or Martijn who is going crazy. Crazy already, I am Seems my test setup is some what messed up. Works fine on my normal HTPC. Still weird though RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2012-03-27 (2012-03-27, 22:55)Martijn Wrote: Seems my test setup is some what messed up. Very strange to be sure. It's starting the script for sure. After that it's almost like the object gets destroyed before it gets to the first conditional statement when it figures out if there's music playing and then finishes the script. It's the only way I can figure you would get that set of log entries without something like "no music playing" or "first song started" in the log as well. Or you're not holding your tongue the right way when you start the music visualization. Either is equally plausible. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - NisseDILLIGAF - 2012-03-30 @pkscuot have a look at my last commit... https://github.com/NisseDILLIGAF/script.artistslideshow/commit/36ce69be77a9451a6353bef67f0f634cf2587e6d sometimes last.fm has no album image, then it just shows http://cdn.last.fm/flatness/catalogue/noimage/2/default_album_medium.png |