Release Artist Slideshow addon (with skin and addon integration)
(2016-08-08, 00:08)meowmoo Wrote: I got a question about the fuzzy option, I'm storing all my Music Art on a Synology NAS, so the OS is Linux, but now and than I copy some selfmade Art to the Folder via Windows/Samba, where you run into issues with stuff like O.M.C. so the best OS setting would be Windows in this case?!

THANK GOD YOU ASKED!!!! Wink

That was the difference between our setups. I was able to reproduce the problem once I changed my settings so that I wasn't using the Windows replacement logic. So there are two choices if you're using the fuzzy search option while I get this pushed into the Kodi repo:

1- change the target to Windows
2- go into default.py and change line 801 to:
Code:
if thename[-1] == '.' and len( thename ) > 1 and self.ENDREPLACE <> '.':

One of those will fix it.

To answer your question, I would set Target Source to the most restrictive thing you use. So if you use Windows for anything, I'd set that to Windows. The thing is, then you have to be consistent. So anything that had a period at the end, you need to go in and change those folders (and probably from a device other than your Windows machine). I think some of the NAS devices store separate path/folder/file names depending on the OS.
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
RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - by pkscout - 2016-08-08, 01:46
Writing tips - by Parkerbup - 2017-02-03, 14:56
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