Kodi Community Forum
Add current folder to Scanning message - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Amber (https://forum.kodi.tv/forumdisplay.php?fid=203)
+---- Thread: Add current folder to Scanning message (/showthread.php?tid=325609)



Add current folder to Scanning message - jpf55 - 2017-12-18

How can I add current folder to Scanning label during Update Library?
I found that ScanningLabel is assigned at line 169 of Includes_Variables.xml but I am clueless as to how to assign the current scanning folder.
Instead of Showing "SCANNING MOVIES USING THE MOVIE DATABASE" it would show something like "SCANNING ScienceFiction-Fantasy MOVIES USING THE MOVIE DATABASE"
It appears to do something similar for TvShows because I sometimes see a Series name on the second line instead of "Scanning for new content"

Any help would be greatly appreciated

Also, it is easy to change the code on a Mac but I would like to change the same code on the Android Kodi.

JP