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 - 2014-12-19 (2014-12-19, 15:32)weyb Wrote: BTW : can you tell me : What I'm providing is a very small set of modifications to the default Confluence skin. So it should run on the Raspberry Pi, and if Confluence supports the video and subtitle stuff, then this set of mods doesn't change that. (2014-12-19, 19:30)Drusius Wrote: Hi I'm using AS 1.7.0 - and I have one little yet annoying problem AS doesn't really do anything to the images it downloads or determine how they are displayed. That's the skin's job (at least the second part is). I don't think there is any way to make a non-transport image transparent on the fly, so the only thing you could try is to modify the XML files so that the visualization loads on top of the fanart images. In some cases the visualizations aren't very transparent either, so you may really need to pick one or the other. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - Drusius - 2014-12-20 (2014-12-19, 23:06)pkscout Wrote:(2014-12-19, 19:30)Drusius Wrote: Hi I'm using AS 1.7.0 - and I have one little yet annoying problem Pkscout thanks for your prompt response - from wiki page: 9.2 Using Artist Slideshow with a Visualization With the Confluence modifications, Artist Slideshow shows images behind any running visualization. If you choose to use a visualization, please select one with a significant amount of transparent area or you may not see much of anything. For any other skin, please contact the skin developer for a clarification on how visualizations interact with Artist Slideshow. The actual behavior is the opposite: Artist Slideshow shows images above any running visualization. The results is that the visualization only appears while image is switching. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2014-12-20 (2014-12-20, 00:09)Drusius Wrote: Pkscout thanks for your prompt response - from wiki page: Just open up MusicVisualization.xml then and change the order of the visualization control. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - rygar - 2014-12-20 Is there any way to adjust the alpha value of the artist images? Or put a 50% black PNG file in front of them? I want to dim them so they aren't so bright and the visualization has more emphasis. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2014-12-20 (2014-12-20, 03:46)rygar Wrote: Is there any way to adjust the alpha value of the artist images? Or put a 50% black PNG file in front of them? I want to dim them so they aren't so bright and the visualization has more emphasis. That's a skin decision. AS simply tells the skin where the images are. I don't know of any skin that has settings to do what you want, so you're probably going to have to dig in and modify the skin yourself to get what you want. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - Drusius - 2014-12-20 (2014-12-20, 01:10)pkscout Wrote:(2014-12-20, 00:09)Drusius Wrote: Pkscout thanks for your prompt response - from wiki page: Could you please write down the change I need to do and on which line number? I've been playing around and I cannot find the right combination. Thanks Ahead for the great help ! RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - grayback - 2014-12-20 (2014-10-03, 14:02)pkscout Wrote:(2014-10-02, 21:40)archie456 Wrote: Hi, Hello pkscout, I have the same problem with Amber's skin. Here is the debug log : http://xbmclogs.com/show.php?id=377657 For information, I have raspbmc installed with Gotham 13.2. Thanks for your help. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - mikeSiLVO - 2014-12-22 Hello pkscout, I was wondering if it is possible to add an empty visualization for anyone that wants to see artist fanart for music but also keep the ability to dim/black or activate another screensaver of there choosing while using the setting "use visualization if playing music" option without interfering with seeing the artist/music fanart? Thanks RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - scott967 - 2014-12-23 (2014-12-22, 15:46)mikesilvo164 Wrote: Hello pkscout, I was wondering if it is possible to add an empty visualization for anyone that wants to see artist fanart for music but also keep the ability to dim/black or activate another screensaver of there choosing while using the setting "use visualization if playing music" option without interfering with seeing the artist/music fanart? I think you could just create a preset for the vertex visualization and use that. scott s. . RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - micnda - 2014-12-24 Hi Could some please tell me if there is a way to manual tell Artist Slideshow the correct band ID. I'm trying to get it to pick up run-D.M.C. but it can't seem to handle the "-" in the name. In the files it puts the following. RunΓÇôD.M.C. If I replace this with the correct answer it still doesn't work. Any help would be appreciated. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - mikeSiLVO - 2014-12-24 (2014-12-23, 01:15)scott967 Wrote:(2014-12-22, 15:46)mikesilvo164 Wrote: Hello pkscout, I was wondering if it is possible to add an empty visualization for anyone that wants to see artist fanart for music but also keep the ability to dim/black or activate another screensaver of there choosing while using the setting "use visualization if playing music" option without interfering with seeing the artist/music fanart? Thanks for the suggestion. I will check that out. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2014-12-24 (2014-12-24, 05:59)micnda Wrote: Hi Could some please tell me if there is a way to manual tell Artist Slideshow the correct band ID. I'm trying to get it to pick up run-D.M.C. but it can't seem to handle the "-" in the name. In the files it puts the following. RunΓÇôD.M.C. If I replace this with the correct answer it still doesn't work. Any help would be appreciated. You'll need to find the data folder for Kodi (location depends on your OS) and then go to userdata/addon_data/script.artistslideshow/ArtistInfomation. The directory for the artist is hashed, so you should probably use Artist Slideshow Helper to get the hashed name for the artist in question. Once you find the right has folder, open it and edit the musicbrainz.nfo file. It looks like the musicbrainz ID for run-D.M.C. is 5ecc3f72-20a6-47a0-8dc5-fb0b3dadeea0. Put that ID in the musicbrainz.nfo file and then AS won't try and find the MBID any longer. RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - Drusius - 2014-12-24 (2014-12-20, 13:36)Drusius Wrote:(2014-12-20, 01:10)pkscout Wrote:(2014-12-20, 00:09)Drusius Wrote: Pkscout thanks for your prompt response - from wiki page: RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - tscholl - 2014-12-28 I had been running Artist Slideshow 1.7.0 on Gotham and updated to Kodi RC2 with no problems. When RC3 came out I updated again with no problems. This weekend when I started Kodi however, it did some "auto updates" to several packages and then gave me a message the said. " Artist Slide Show has unmet dependencies, Do you want to disable it" I looked through the log but didn't see anything written in there. It still seems to work though, Any thoughts? RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - pkscout - 2014-12-28 (2014-12-28, 03:59)tscholl Wrote: I had been running Artist Slideshow 1.7.0 on Gotham and updated to Kodi RC2 with no problems. When RC3 came out I updated again with no problems. The new Kodi version of AS requires updated versions of a couple other modules, and they should have updated as well. I'd try uninstalling AS and reinstalling it. That will hopefully force the other updates. |