Hi,
Is there any limit to the number of files or directories allowed ?
I can remember that there's a MySQL limit. Actually this limit is for updating the database... Look on kplaylist forum, this question has been answered. You should find out which value needs to be changed and have an idea on how much an mp3 cost in memory during this process. Don't change the default value if all works nice!
Which version ID3 tag does the app read ?
kPlaylist use ID3v1 by default. You can use ID3v2 as described in the wiki. Depends on how your music files are tagged... I use ID3v1 which has better results for me.
I presume this is down to unicode and translations, would that be right ?
I guess so too. Some of french caracters are strange too ('é' ; 'è' ; à ; and so on...)
I tried that:
db configuration setprop smb UnixCharSet ISO8859-1
expand-template /etc/smb.conf
/etc/init.d/smb restart
And it fixed my problem (after re-uploading the few folders with strange names). Don't know what should your
UnixCharSet be, I can't remember where I found the original info. Google should have the answer for you!
There's also an UTF-8 version of kPlaylist, only available with a custom download on kPlaylist website...