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: Artist Slideshow addon (with skin and addon integration) - pkscout - 2024-04-01 (2024-04-01, 17:26)Park Wrote: @pkscoutThe wiki page for the addon has all the needed information for a skin to make sure of the window variables AS creates. https://kodi.wiki/index.php?title=Add-on:Artist_Slideshow RE: Artist Slideshow addon (with skin and addon integration) - wags1 - 2024-04-01 @Park I run Artist Slideshow with Aeon MQ 9 Nexus Mod but AFAIK there is no problem with it running on the plain Aeon MQ9 on Nexus either. Make sure you are running the latest version of Artist Slideshow for Nexus - 3.3.6. RE: Artist Slideshow addon (with skin and addon integration) - Park - 2024-04-01 Thank you for your quick response. I have seen your wiki, but I cant find the necessary "MusicVisualisation.xml" for the changes. The skin runs on a Rpi4 with libreelec 11.0.6. RE: Artist Slideshow addon (with skin and addon integration) - Park - 2024-04-01 Thank you for your help. Unfortunately the Aeon MQ 9 mod runs not stable on the rpi4, it crashes from time to time. RE: Artist Slideshow addon (with skin and addon integration) - Prmth - 2024-04-10 Hello. First of all, thank for awesome addon. Since quite some time audiodb actually supports 4 pictures for an artist. However, Artist Slideshow never really gets the 4th pic - it gets only pictures 1 to 3. Would there be a chance for a code change which would get all 4 of them? RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2024-04-10 (2024-04-10, 13:14)Prmth Wrote: Hello. First of all, thank for awesome addon.No problem. It's literally a one character fix (to change the number 3 to the number 4 in a loop). I'll do the pull request to update the addon in the Kodi repo today. It usually takes a week or so for someone to do the review and then merge it. Once the code is updated, you have to wait for the cache file to expire before it'll grab the fourth image. If you want to force it, you need to delete the information folder for every artist you want to get the image more quickly, which might be kind of a pain. So really, I would just wait. The caches expire in 1 - 2 weeks (they're a little random to even out load on the image services). RE: Artist Slideshow addon (with skin and addon integration) - eljejer - 2024-06-06 Hi all, It has been a while since I last installed AS. And now, after installing AS on a fresh Kodi install, I see the initial message: "The default behavior is to display music information for 10 seconds after a song is played or the next track in your queue begins. To display permanently reactivate the info and do not toggle it off a second time." This is where I remember having struggled with this setting before. My question with this is: when mentioning this "info toggle", is this referring to a Kodi setting OR an AS setting? In Kodi I see this toggle: System, Media, Music, General, "Switch to visualisation on playback" In AS I cannot find something equal. So, I presume that an AS setting is referred to, because Artist Slideshow and "Visualisation" are two different things. Only I cannot find it... RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2024-06-06 (2024-06-06, 11:10)eljejer Wrote: Hi all,It's not really a setting. In Kodi when you start playing music the screen that shows the artists comes up, and the info displays. If it goes away and you want to keep it, you need to hit 'i' on your keyboard (or whatever the equivalent on your remote is). That will bring that info display back up and leave it up. Kodi remembers the last config for that, so if you manually bring up the info display once, it will always come up and stay there. RE: Artist Slideshow addon (with skin and addon integration) - eljejer - 2024-06-06 Thanks for your reply. So do I understand correctly than; this "configuration" influences Kodi behaviour only and not so much AS behavior? I would like very much AS to stay visible including the controls at the top of the screen when playback starts. Is this not effectuated with the configuration in question then? If yes, I understand what to do. If not, I'm still not sure how to achieve above mentioned behaviour (of AS being visible permanently with the controls) RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2024-06-06 (2024-06-06, 13:31)eljejer Wrote: Thanks for your reply. So do I understand correctly than; this "configuration" influences Kodi behaviour only and not so much AS behavior?This is a Kodi/skin behavior. For clarity, Artist Slideshow shows nothing. It only provides the skin a path to an image file to show. All the display is up to the skin. What I described in my previous post is how you achieve that with the default Estuary skin. If you have other questions about the display of information, you need to post that in the thread for the skin you are using. Also, please don't private message me with links to your responses. I visit the forum pretty regularly and do try and keep up with the threads for the addons I maintain. I don't do private message support, and I don't need extra notifications about posts to threads I'm checking. RE: Artist Slideshow addon (with skin and addon integration) - C.O.D. - 2024-06-07 Hey @pkscout I have the problem that KODI crashes / freezes reliably when I listen to music with the TIDAL2 addon and have the artist slideshow activated at the same time - it always happens when I switch between songs. I've already suspected and deactivated all kinds of add-ons and have now even switched to a KODI flatpak installation, which has given me the best running KODI installation I've ever had but unfortunately hasn't changed the problem. I also suspected the inputstream.ffmpegdirect addon, but it wasn't the case either. When I listen to normal music from the library or radio I have no problems with the Artist Slideshow, only with the TIDAL2 addon. I can also run the wildest visualizations instead of the Artist Slideshow in conjunction with TIDAL - no problem at all, KODI then runs for hours without freezing. As I said, it is a flatpak installation on PC / Manjaro Linux, I have attached a log file, the debug version was probably too big for the pastebin, unfortunately I could not upload it. I really hope that you can help me with this, thanks in advance https://paste.kodi.tv/herewobuxe.kodi RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2024-06-07 (2024-06-07, 13:48)C.O.D. Wrote: Hey @pkscoutUnfortunately that log doesn't have the debug logging for AS turned on (you have to turn that on in the AS settings *and* have Kodi debug logging on to get the full debug). That said, I'm not sure what that's going to tell me anyway, as the log you provided just stops with no indication what might have crashed Kodi. If you haven't, I would try with the default Estuary skin and the TIDAL add-on. AS technically just gets an image path and sticks that information somewhere the skin can then display it, which is why I'm wondering if you have the issue with the default Estuary skin. RE: Artist Slideshow addon (with skin and addon integration) - lotte67890 - 2024-06-17 Hi, having a fresh installation (RPI 5/Libreelec 12.0/Kodi 21.0) I wonder where or if there´s a setting where I can configure that the Images from my fallback folder, which do not have an aspect ratio of 16:9, can show a black instead of the default background from (Estuary MOD V2). I looked at the wiki page of AS but can´t find the probably correct setting "Use transparent background when no artist found". Thanks a lot! Lotte RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2024-06-17 (2024-06-17, 01:16)lotte67890 Wrote: Hi, having a fresh installation (RPI 5/Libreelec 12.0/Kodi 21.0) I wonder where or if there´s a setting where I can configure that the Images from my fallback folder, which do not have an aspect ratio of 16:9, can show a black instead of the default background from (Estuary MOD V2). I looked at the wiki page of AS but can´t find the probably correct setting "Use transparent background when no artist found".There is no setting in AS for that. AS technically just gets the path to an image and then passes it to the skin. The skin does all the display work, including what to show behind an image that isn't 16x9 (and even *how* to display an image that isn't 16x9). RE: Artist Slideshow addon (with skin and addon integration) - lotte67890 - 2024-06-17 Hi PKScout, thank you for the quick answer. May I ask if you know any hint how to get the background black? On my other Kodi installation running with libreelec 9.2 and Kodi 18.9 this used to work (out of the box). |