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 - 2021-06-08 (2021-06-08, 02:09)RKCRLR Wrote:No, I suspect I missed that. The channel groups submenu is either new for Matrix and I missed it during the transition or it was in Leia too and I missed it there as well. I'll have to look into it. I'll try and make some time this weekend.(2021-05-27, 13:49)pkscout Wrote:(2021-05-27, 02:49)RKCRLR Wrote: Interesting. I was referred to this add-on because it was thought that Estuary did support artist information. I do know I can see artist information, it just doesn't show while playing.Sorry, I should have been more clear. The stock Estuary doesn't support display of artist information while music is playing (which you have discovered). If you've gone into the AS settings and turned on the download for at least one music artwork source, AS should display artwork in the background when ever you bring up the full screen music without having to do anything else. RE: Artist Slideshow addon (with skin and addon integration) - RKCRLR - 2021-07-05 (2021-06-08, 13:40)pkscout Wrote:(2021-06-08, 02:09)RKCRLR Wrote:No, I suspect I missed that. The channel groups submenu is either new for Matrix and I missed it during the transition or it was in Leia too and I missed it there as well. I'll have to look into it. I'll try and make some time this weekend.(2021-05-27, 13:49)pkscout Wrote: Sorry, I should have been more clear. The stock Estuary doesn't support display of artist information while music is playing (which you have discovered). If you've gone into the AS settings and turned on the download for at least one music artwork source, AS should display artwork in the background when ever you bring up the full screen music without having to do anything else. Did you ever get a chance to look into this? RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2021-07-06 (2021-07-05, 22:48)RKCRLR Wrote:(2021-06-08, 13:40)pkscout Wrote:(2021-06-08, 02:09)RKCRLR Wrote: I've installed your Estuary mod and have been using it for a couple of weeks now (Thanks!). One thing I've discovered is there is no longer a TV submenu for Channel Groups. I went to Skin settings>Catagories but there only 2 options for TV submenus, and neither one can be changed to Channel Groups.No, I suspect I missed that. The channel groups submenu is either new for Matrix and I missed it during the transition or it was in Leia too and I missed it there as well. I'll have to look into it. I'll try and make some time this weekend. Sorry, no. Not yet. It is on my list, I just can't commit to when I'm going to have time to look at it. RE: Artist Slideshow addon (with skin and addon integration) - RKCRLR - 2021-08-09 (2021-07-06, 14:20)pkscout Wrote:I found another slight problem. I have some channel numbers that are 3 digits (XXX.X). The channel numbers get truncated to "XX..." in the Channels view. The regular Estuary skin shoes them correctly.(2021-07-05, 22:48)RKCRLR Wrote:(2021-06-08, 13:40)pkscout Wrote: No, I suspect I missed that. The channel groups submenu is either new for Matrix and I missed it during the transition or it was in Leia too and I missed it there as well. I'll have to look into it. I'll try and make some time this weekend. RE: Artist Slideshow addon (with skin and addon integration) - Ronny3 - 2021-08-12 Top ... Great ... the new fix for Nightly Kodi 20 Alpha ... thanks pkscout ... the addon works without problems under Windows 10 and Android 9. RE: Artist Slideshow addon (with skin and addon integration) - RobinTW - 2021-08-23 (2021-02-04, 23:17)pkscout Wrote:(2021-02-04, 10:19)RobinTW Wrote: AS creates an empty folder if no such artist image/info is available. How do I get AS to stop creating those empty folders?I could've sworn I had fixed that. AS still creates the folder, but if it's empty at the end I'm pretty sure it deletes it (or is suppose to). If you can tell me an artist where you are seeing that, I can do some checking here on my end. Strange. If I set the destination of the AIF on my NAS, then AS does not delete empty folders after they are created. RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2021-08-23 (2021-08-23, 17:20)RobinTW Wrote:I'd need to see a full debug log, but that potentially points to either a permissions issue or maybe an issue with Kodi's virtual file system (which is the thing that interfaces between Kodi and the actual mounts).(2021-02-04, 23:17)pkscout Wrote:(2021-02-04, 10:19)RobinTW Wrote: AS creates an empty folder if no such artist image/info is available. How do I get AS to stop creating those empty folders?I could've sworn I had fixed that. AS still creates the folder, but if it's empty at the end I'm pretty sure it deletes it (or is suppose to). If you can tell me an artist where you are seeing that, I can do some checking here on my end. RE: Artist Slideshow addon (with skin and addon integration) - RobinTW - 2021-08-24 (2021-08-23, 18:44)pkscout Wrote:(2021-08-23, 17:20)RobinTW Wrote:I'd need to see a full debug log, but that potentially points to either a permissions issue or maybe an issue with Kodi's virtual file system (which is the thing that interfaces between Kodi and the actual mounts).(2021-02-04, 23:17)pkscout Wrote: I could've sworn I had fixed that. AS still creates the folder, but if it's empty at the end I'm pretty sure it deletes it (or is suppose to). If you can tell me an artist where you are seeing that, I can do some checking here on my end. Strange. I tried it on my Win10 PC and it worked normally. It just has problems on my RPi 3B+. Here is the log. RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2021-08-24 (2021-08-24, 06:56)RobinTW Wrote:That certainly points to some kind of configuration difference on the RPi. I noticed you are using SMB. You might check to make sure both instances of Kodi are using the same SMB version when connecting.(2021-08-23, 18:44)pkscout Wrote:(2021-08-23, 17:20)RobinTW Wrote: Strange. If I set the destination of the AIF on my NAS, then AS does not delete empty folders after they are created.I'd need to see a full debug log, but that potentially points to either a permissions issue or maybe an issue with Kodi's virtual file system (which is the thing that interfaces between Kodi and the actual mounts). https://kodi.wiki/view/Settings/Services/SMB_Client RE: Artist Slideshow addon (with skin and addon integration) - RobinTW - 2021-08-24 (2021-08-24, 13:48)pkscout Wrote: That certainly points to some kind of configuration difference on the RPi. I noticed you are using SMB. You might check to make sure both instances of Kodi are using the same SMB version when connecting.I think they are the same version or AS won't create any folder on the NAS. I tried setting min and max as shown in the wiki, but it did not work. RE: Artist Slideshow addon (with skin and addon integration) - zor ba - 2021-10-30 Is there a way to make the artist image slide time longer(30 - 40 sec)? i tried with different skins. maybe other people has ask this question but i can't find the answer... RE: Artist Slideshow addon (with skin and addon integration) - Jeffers24 - 2021-10-30 (2021-10-30, 13:25)zor ba Wrote: Is there a way to make the artist image slide time longer(30 - 40 sec)? i tried with different skins. maybe other people has ask this question but i can't find the answer... Does the delay between slide transitions setting not allow you to do that? RE: Artist Slideshow addon (with skin and addon integration) - zor ba - 2021-10-30 (2021-10-30, 13:48)Jeffers24 Wrote:Ok! thanks M8(2021-10-30, 13:25)zor ba Wrote: Is there a way to make the artist image slide time longer(30 - 40 sec)? i tried with different skins. maybe other people has ask this question but i can't find the answer... I still use the old version 2.15 and there is no option RE: Artist Slideshow addon (with skin and addon integration) - zor ba - 2021-10-30 (2021-10-30, 13:48)Jeffers24 Wrote:(2021-10-30, 13:25)zor ba Wrote: Is there a way to make the artist image slide time longer(30 - 40 sec)? i tried with different skins. maybe other people has ask this question but i can't find the answer... Works now with the standard skin but my image is dimmed, any id why? RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2021-10-30 (2021-10-30, 14:53)zor ba Wrote: Works now with the standard skin but my image is dimmed, any id why?AS only tells the skin what image to display. The actual display of the image is done by the skin. So that question is best asked in the skin support thread for whatever skin you are using. |