Release Artist Slideshow addon (with skin and addon integration)
(2024-01-03, 09:51)HomerJau Wrote: Hi @pkscout.

I just installed Kodi v21 Beta 2 on a Firestick 4K Max today and when setting up the AS I can no longer set to replace special characters with no character. In all my previous installations I could set the replacement character to no character (e.g. AC/DC becomes ACDC).

I am using Aeon Nox Silvo so not sure if it’s the skin that rejects an empty text box in the AS setup or whether it’s AS. Can you please shed some light?

THX
It looks like in V21 the default behavior for settings might have changed.  You have to now specifically say empty values are allowed, but in previous versions that wasn't true.  I'll need to push out an AS update to fix that.  In the meantime, if you go into the addon and look for resources/settings.xml, you can add the following after line 545:
xml:
<constraints>
  <allowempty>true</allowempty>
</constraints>

That should fix it.
Reply


Messages In This Thread
New Test Version Available - by pkscout - 2012-03-08, 16:26
[No subject] - by mardup - 2012-03-10, 12:26
[No subject] - by pkscout - 2012-03-11, 01:35
RE: - by mardup - 2012-03-12, 17:50
RE: - by pkscout - 2012-03-13, 03:22
New Beta Version for Testing - by pkscout - 2012-07-13, 17:54
New Beta Version for Testing - by pkscout - 2012-07-14, 22:50
Pull Request for v1.4 Submitted - by pkscout - 2012-07-20, 23:01
New Beta Version for Testing - by pkscout - 2012-08-10, 03:18
New Frodo BETA Support Files - by pkscout - 2012-11-21, 06:20
New 2.0.0 Beta Coming Soon - by pkscout - 2016-05-12, 02:54
Writing tips - by Parkerbup - 2017-02-03, 14:56
RE: Artist Slideshow addon (with skin and addon integration) - by pkscout - 2024-01-03, 14:14
Add-on Artist Slideshow - by jo26 - 2014-08-08, 22:58
Logout Mark Read Team Forum Stats Members Help
Artist Slideshow addon (with skin and addon integration)5