Commit Graph
81 Commits
Author SHA1 Message Date
Eugene E. Kashpureff Jr 7832e5083e Merge Pull Request #132 into develop 2016-11-19 03:12:21 +00:00
Shen-Ta Hsieh f5c9cabed7 add BOM support for generating m3u file
Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
2016-11-16 16:35:16 +08:00
Andrew DeMaria bc8186fd1b Removed extraneous property
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-11-15 20:42:26 -07:00
Shen-Ta HsiehandAndrew DeMaria 3d550946d6 update zh_TW translate for smtp
Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
2016-11-15 20:39:16 -07:00
Shen-Ta HsiehandAndrew DeMaria 45d12bccd1 add zh_TW translate
Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
2016-11-15 20:39:04 -07:00
François-Xavier ThomasandAndrew DeMaria 50e7b73a23 Document how to generate release archives 2016-11-15 19:04:57 -07:00
François-Xavier ThomasandAndrew DeMaria 604cd68edb Add Travis CI configuration
Signed-off-by: François-Xavier Thomas <fx.thomas@gmail.com>
2016-11-15 19:04:46 -07:00
Nils WisiolandTom Powell 40b11e641a Added MIGRATE.md for migrating from Subsonic
This guide describes how to migrate from Subsonic to Libresonic by renaming the database files.

Signed-off-by: Nils Wisiol <info@nils-wisiol.de>
2016-11-10 22:55:13 -08:00
Tom Powell e3e9056548 Remove unneeded dependencies.
Causing build failures with mvn -B, due to maven-dependency-plugin

Signed-off-by: Tom Powell <zifnab@zifnab06.net>
2016-11-10 22:33:48 -08:00
François-Xavier Thomas 65c4a72291 Fix #71: Move current track to to when shuffling
Signed-off-by: François-Xavier Thomas <fx.thomas@gmail.com>
2016-10-28 22:46:37 +02:00
François-Xavier ThomasandAndrew DeMaria 88e4dd35b8 Add list reload delay user preference
Signed-off-by: François-Xavier Thomas <fx.thomas@gmail.com>
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-26 18:24:32 -06:00
Andrew DeMaria 8a8a03a66f Updated gitignore for intellij
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-25 18:33:07 -06:00
Andrew DeMaria 45085ca3b8 Removed iml files
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-19 20:59:25 -06:00
Bernardus Jansen 0777333d48 Update Dutch contact translation
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-06-11 18:50:57 +02:00
Bernardus Jansen cf40366eea forum -> libresonic subreddit
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-06-11 18:33:05 +02:00
Eugene E. Kashpureff Jr c47503d729 Merge Pull Request #103 into develop 2016-06-11 14:10:15 +00:00
Eugene E. Kashpureff Jr c32d3b49e2 Add deploy helper script 2016-06-11 13:53:16 +00:00
Eugene E. Kashpureff Jr 3dbb8ec847 Merge Pull Request #96 into develop 2016-06-11 13:51:15 +00:00
Eugene E. Kashpureff Jr 7ee79f7468 Merge Pull Request #95 into develop 2016-06-11 13:50:46 +00:00
Eugene E. Kashpureff Jr 7dbb7ff735 Merge Pull Request #93 into develop 2016-06-11 13:50:00 +00:00
croquageiandGitHub f5b13190f1 Update FreeBSD-FreeNAS-Install.md 2016-06-11 14:04:30 +10:00
croquageiandGitHub 7205141170 Update FreeBSD-FreeNAS-Install.md 2016-06-11 14:03:22 +10:00
croquageiandGitHub 0f131e0f82 Update FreeBSD-FreeNAS-Install.md 2016-06-11 13:57:16 +10:00
croquageiandGitHub 7999561785 Update FreeBSD-FreeNAS-Install.md 2016-06-11 13:56:44 +10:00
croquageiandGitHub 28d774b880 Update FreeBSD-FreeNAS-Install.md 2016-06-11 13:56:10 +10:00
croquageiandGitHub 65d669ece7 fix tomcat xml fomatting error 2016-06-11 13:55:38 +10:00
alexfornuto a757275f32 copied INSTALL do documentation/ 2016-05-22 17:31:13 -07:00
alexfornuto 79c300b302 new INSTALL guide
This document is written to be more user-friendly, and results in a working instance of Libresonic as a Tomcat web app. Includes instructions from source, as well as pre-compiled war.

Signed-off-by: alexfornuto <alex@fornuto.com>
2016-05-22 17:02:28 -07:00
alexfornuto ba431180ec renamed INSTALL.md to BUILD.md
In preparation for a new install guide with more detail.
2016-05-22 16:49:22 -07:00
Bernardus Jansen 134faf33d2 Customizable From header
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-22 10:32:18 +02:00
Eugene E. Kashpureff Jr 6bf5bebecd Merge Pull Request #87 into develop 2016-05-21 18:25:26 +00:00
Bernardus Jansen 0cfd6e8318 Fix nullptr exception
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-21 18:57:47 +02:00
Eugene E. Kashpureff Jr c2bb2c6e90 Merge Pull Request #92 into develop 2016-05-21 16:05:36 +00:00
Eugene E. Kashpureff Jr 2467b97d56 Merge Pull Request #91 into develop 2016-05-21 16:01:58 +00:00
Eugene E. Kashpureff Jr afdc15126d Import more gitignore rules 2016-05-21 15:57:25 +00:00
Chetan Sarva 950133b30a Disable URL redirection (for now)
Signed-off-by: Chetan Sarva <chetan@pixelcop.net>
2016-05-21 11:01:40 -04:00
Bernardus Jansen f810a8174d Missed a bit
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-21 15:53:54 +02:00
Bernardus Jansen 81f2d99a52 Update Installation instructions
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-21 13:00:07 +02:00
croquagei 2e6dbe51e5 Install guide for FreeBSD and FreeNAS
--signoff
2016-05-21 14:43:27 +10:00
Bernardus Jansen 8f1f1a133b Added frontend strings
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-19 23:08:06 +02:00
Bernardus Jansen 69121a894a SMTP frontend
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-19 22:46:58 +02:00
Bernardus Jansen 72cbac1a56 Small changes/fixes
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-19 21:51:14 +02:00
Bernardus Jansen 35a748fc85 Merge branch 'develop' of github.com:Libresonic/libresonic into mailpassword-smtp 2016-05-18 09:52:44 +02:00
Bernardus Jansen 39c9622ecc mail password via SMTP
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
2016-05-18 09:52:14 +02:00
Eugene E. Kashpureff Jr 8a89402106 Merge remote-tracking branch 'pull/85' into develop 2016-05-18 00:20:49 +00:00
Chetan Sarva e094ec5e1c Set compiler to Java 1.8; updated some maven plugins
Signed-off-by: Chetan Sarva <chetan@pixelcop.net>
2016-05-17 11:26:47 -04:00
Chetan Sarva d1c8acdbfe Fixed libresonic-booter paths
Signed-off-by: Chetan Sarva <chetan@pixelcop.net>
2016-05-17 11:25:33 -04:00
Cheyenne Meyer 66f2f7a85a Revert JAXBWriter for SubsonicResponse in REST API schema
Fix for compilation failure on the revert from 2cd4f34
2016-05-16 15:08:55 -07:00
Eugene E. Kashpureff Jr 2cd4f34014 Emulate Subsonic API for third-party app benefit
"subsonic-response" is a magic word expected by third-party
applications, including Dsub. Until the majority of those can be updated
this needs to emulate the old behaviour for compatibility.
2016-05-16 16:11:45 +00:00
Andrew DeMaria 75b51c5607 Removed redundant groupId refs
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-05-15 21:17:00 -06:00