diff --git a/libresonic-main/src/main/resources/org/libresonic/player/i18n/ResourceBundle_en.properties b/libresonic-main/src/main/resources/org/libresonic/player/i18n/ResourceBundle_en.properties index 0cf4985f..30252b63 100644 --- a/libresonic-main/src/main/resources/org/libresonic/player/i18n/ResourceBundle_en.properties +++ b/libresonic-main/src/main/resources/org/libresonic/player/i18n/ResourceBundle_en.properties @@ -858,6 +858,9 @@ helppopup.smtpEncryption.text =
The encryption method to be used to connect t helppopup.smtpFrom.title = From address helppopup.smtpFrom.text =
The sender address for mails originating from the Libresonic server. Must be a valid e-mail address.
+helppopup.scanMediaFolders.title = Media folders scanning rules +helppopup.scanMediaFolders.text =Note that any subfolder whose name starts with a dot (.) or @eaDir is ignored. Also all Thumbs.db files are.
+ # wap/index.jsp wap.index.missing = No music found wap.index.playlist = Playlist diff --git a/libresonic-main/src/main/webapp/WEB-INF/jsp/musicFolderSettings.jsp b/libresonic-main/src/main/webapp/WEB-INF/jsp/musicFolderSettings.jsp index 48c77a7f..a26f0cec 100644 --- a/libresonic-main/src/main/webapp/WEB-INF/jsp/musicFolderSettings.jsp +++ b/libresonic-main/src/main/webapp/WEB-INF/jsp/musicFolderSettings.jsp @@ -19,6 +19,9 @@ +"> +"> ++ |