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) - jangkrik - 2022-03-23 (2022-03-22, 23:24)pkscout Wrote:(2022-03-22, 15:36)jangkrik Wrote: windows 8.1 + kodi 16.1 + skin ace + as 1.7.0 ---> image slideshow workYou need to upgrade to a current Kodi version. Kodi 19 is current and what I support. i like skin ace. that is why i use kodi 16.1 that can use it why this works and that not? does artist slideshow need other addon to be installed? what are they? RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2022-03-23 (2022-03-23, 00:56)jangkrik Wrote:Using a very, very, very old version of Kodi is your prerogative. Not supporting it is mine, and that includes answering questions about it. There might be others reading this thread that are willing to help you though.(2022-03-22, 23:24)pkscout Wrote:(2022-03-22, 15:36)jangkrik Wrote: windows 8.1 + kodi 16.1 + skin ace + as 1.7.0 ---> image slideshow workYou need to upgrade to a current Kodi version. Kodi 19 is current and what I support. RE: Artist Slideshow addon (with skin and addon integration) - jdeacon - 2022-08-31 Hi all, Im using Coreelec matrix with Arctic Zephyr reloaded with the view options marked with artist slideshow but I don't have any artist background. Is for sure that Im making any mistake in the settings of artist slideshow but I don't know how to solve it. I try to upload a screenshot with my settings for any help. Thanks!! RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2022-09-01 (2022-08-31, 21:11)jdeacon Wrote: Hi all, Im using Coreelec matrix with Arctic Zephyr reloaded with the view options marked with artist slideshow but I don't have any artist background. Is for sure that Im making any mistake in the settings of artist slideshow but I don't know how to solve it. I'm not familiar with that skin. Two things:
RE: Artist Slideshow addon (with skin and addon integration) - jdeacon - 2022-09-01 I have test, Im using the files music from my google drive account, not scraped and not showing background; but if I send any file music scraped to my hard disk and play it works with background. I understand that the problem was playing from my google drive without scrape. It will be amazing that we can play from our google drive file music and have the background without have to do a scrape from GB of files music. Thanks for the answer. RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2022-09-01 (2022-09-01, 02:06)jdeacon Wrote: I have test, Im using the files music from my google drive account, not scraped and not showing background; but if I send any file music scraped to my hard disk and play it works with background. I understand that the problem was playing from my google drive without scrape.Artist Slideshow depends on data from Kodi about the artist to show the actual artist. If you play a file without scraping it, none of that information is available. Trying to extract that information from the file metadata or filename would be like recreating all the scraping code inside AS. That's not a project I'm willing to consider. RE: Artist Slideshow addon (with skin and addon integration) - Shredder_guitar - 2022-10-16 Hello, I seem to be having trouble getting the fallback image setting to work. In the add on settings, I have a path set to a folder that has both png and jpg files in it and when i select a album that i know does not have background artwork in the "Artist Information" folder all i get is a black background screen where i would expect the fallback artwork to show up. Any artwork that does exist in a folder inside the Artist Information folder does show up and cycle as expected. Is there something I am doing wrong or another setting i need to check? I have been at this a while to try to get it to work and it seems like it should be a simple thing to set a path and the artwork would display if no background art is found in the Artist information folder, but that does not seem to be the case for me. Please Help. not sure if this will help but i get a TON of these in the logs, but in this case i have debugging enabled for the artist slideshow plugin Code:
RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2022-10-16 I see a Skin Helper error and a bunch of NFS errors, but there's nothing in that log snippet that has anything to do with Artist Slideshow. The only way I can help is if you turn on debug logging both in Kodi and Artist Slideshow, duplicate the issue, and then post a link to the complete log file. You can post the log to something like pastebin. RE: Artist Slideshow addon (with skin and addon integration) - Shredder_guitar - 2022-10-16 @pkscout The log was 2 MB and to big for paste bin so I uploaded to my onedrive instead, Anyone with this link can read it. I've turned on debugging for both kodi and artist slideshow and played one album that i know does not have artwork and should instead fallback to the default artwork folder but instead only displays a black screen and yes, I would LOVE to be able to get rid of those NFS and skin helper errors in the logs as well. The snippet in my previous post was the last thing produced after playing an album so i thought it was related to this issue. I have posted on multiple forums and read the wiki doc looking for suggestions to fix the NFS errors along with troubleshooting of my own to no avail. If those are not related to this issue then i apologize. https://1drv.ms/u/s!AlEiY4v9CB-3gaxan3JanjkBdCn-lQ?e=6vYXL1 RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2022-10-16 I see that Artist Slideshow does load all those images into an image group starting at line 10587: Code:
The last line is where the actual image to display is set for the skin. Artist Slideshow doesn't actually display the image, it just sets a property so that skins that support Artist Slideshow can display the images. If you're not seeing the images, there is either an issue with Kodi reading the image or your skin is doing something unexpected. If you aren't using the default Estuary skin, you should try that. It will at least tell you if it's a skin problem or something else. RE: Artist Slideshow addon (with skin and addon integration) - Shredder_guitar - 2022-10-16 I didn't even think of using the Esturay skin to test! Yes it does work using the estuary skin....so that means it's a skin issue then... I'm using the Aeon MQ8 skin, I'll hop back over to that thread. What would i need to ask for to be changed on the skin to display the fallback images? RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2022-10-17 (2022-10-16, 20:23)Shredder_guitar Wrote: I didn't even think of using the Esturay skin to test! Yes it does work using the estuary skin....so that means it's a skin issue then... I'm using the Aeon MQ8 skin, I'll hop back over to that thread. What would i need to ask for to be changed on the skin to display the fallback images?I honestly don't know. It should work, as the skin should just be showing the image that is set in that skin variable. If you're getting other artwork displayed but just not the fallback, I'm not sure what they might be doing that would cause that. You probably just need to explain what you're seeing and mention that it works fine in Estuary. RE: Artist Slideshow addon (with skin and addon integration) - Shredder_guitar - 2022-10-18 Cool, thanks for taking a look @pkscout RE: Artist Slideshow addon (with skin and addon integration) - Jeffers24 - 2022-11-14 My .kodi file was far larger than I thought it should be. I had a look into what was adding space to my .kodi file and nearly a gigabyte in userdata was the artist slideshow folders. I set maximum cache to 256MB thinking that this will restrict the size of the script.artistslideshow and artistinformation folders, but it doesn't seem to have worked, see screenshot. How can I limit the size of the script.artistslideshow and artistinformation folders automatically? RE: Artist Slideshow addon (with skin and addon integration) - pkscout - 2022-11-14 (2022-11-14, 11:53)Jeffers24 Wrote: My .kodi file was far larger than I thought it should be. the caching removal logic is a little non-intuitive. The size you set in the settings applies only to the ArtistSlideshow folder (that's where the images are stored). When AS deletes a folder of images there, it also deletes a single text file from the ArtistInformation folder for the artist whose images you deleted that is related to the image download history. AS never checks the size of the ArtistInformation folder independently. I'd be curious to know what's going on with your ArtistInformation folder. That should have only text files in it and will never be more than about 500K per artist (and that'a high estimate). I'm guessing you listen to a streaming radio station and have ended up listening to over 1200 different artists. You can just delete the ArtistInformation folder. All the data there will be redownloaded as needed, but that will mean all the images are going to get redownloaded too (they won't be stored if the file already exists though). I'll have to look at the AS cache trim code to delete all the cached info files too. |