If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. \ For instance, if your original mp3 files are encoded using 256 Kbps (kilobits per second), setting max bitrate \ to 128 will make {0} automatically resample the music from 256 to 128 Kbps.
+helppopup.databaseConfigType.title = Data Source Config Type +helppopup.databaseConfigType.text =Legacy will default to an embed H2 database which is the backwards compatible \ + option. Embedded JDBC will connect to a JDBC database with the provided settings. JNDI will lookup \ + a DataSource connection already setup in your application container.
+helppopup.mysqlvarcharmaxlength.title = MySQL Varchar Max Length +helppopup.mysqlvarcharmaxlength.text =MySQL has a maximum row length and as such needs varchar columns to be \ + bounded. This value entered here will be the maximum column size.
+helppopup.usertablequote.title = User Table Quote +helppopup.usertablequote.text =The Libresonic users table is named user. This may be a keyword conflict in some \ + databases such as Postgres. So for postgres, you will want to use the double quote character (") here
+helppopup.jndiname.title = Data Source JNDI Lookup Name +helppopup.jndiname.text = A JNDI name to lookup a Data Source of type javax.sql.DataSource. This is something that is\ + created in your application container (i.e. tomcat). +helppopup.embeddriver.title = JDBC Driver Class +helppopup.embeddriver.text = JDBC Driver dependent class name that implments java.sql.Driver. I.E. for postgres one \ + would use org.postgresql.Driver. This class must be present on the classpath. helppopup.playlistfolder.title = Import playlist from helppopup.playlistfolder.text =Libresonic will regularly import playlists stored in this folder.
helppopup.musicmask.title = Music files diff --git a/libresonic-main/src/main/webapp/WEB-INF/jsp/databaseSettings.jsp b/libresonic-main/src/main/webapp/WEB-INF/jsp/databaseSettings.jsp new file mode 100644 index 00000000..7e31135b --- /dev/null +++ b/libresonic-main/src/main/webapp/WEB-INF/jsp/databaseSettings.jsp @@ -0,0 +1,128 @@ +<%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1" %> +<%--@elvariable id="command" type="org.libresonic.player.command.DatabaseSettingsCommand"--%> + + + + <%@ include file="head.jsp" %> + <%@ include file="jquery.jsp" %> + + + +"> +"> + +
+ |
+
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+
+ |
+
+ |
+ |
+ |
+
+ " style="margin-right:0.3em"> + " onclick="location.href='nowPlaying.view'"> +
+ +