Commit Graph
1348 Commits
Author SHA1 Message Date
Eugene E. Kashpureff Jr 139755d4be Merge Pull Request #139 into develop 2016-11-19 03:12:34 +00:00
Eugene E. Kashpureff Jr 7832e5083e Merge Pull Request #132 into develop 2016-11-19 03:12:21 +00:00
remi a215cb960a Test audio files size reduced. 2016-11-17 22:36:49 +01:00
remi edd53e26a3 Assertion added in org.libresonic.player.service.MediaScannerServiceTestCase.testScanLibrary 2016-11-17 21:53:25 +01:00
remi e77d2513e7 Removed an unused method in MediaScannerServiceTestCase. 2016-11-17 21:43:08 +01:00
remi 6767cf0f8d The LIBRESONIC_HOME directory used for tests is now a temporary directory. 2016-11-17 21:33:28 +01: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
François-Xavier Thomas 43aebfbe9f Fix cover art overflow issues
Cover art images whose height is larger than their width overflow their
containing div and are superposed with the name of the album, and
sometimes other albums below.
2016-11-12 16:29:52 +01: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 92368cca8f Fixed display of login error
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-20 22:47:39 -06:00
Andrew DeMaria 45085ca3b8 Removed iml files
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-19 20:59:25 -06:00
Andrew DeMaria 04f0167f66 Migrate from acegisecurity to spring security
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-19 20:50:51 -06:00
Andrew DeMaria 1e81ae70d4 Added missing dependencies
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-19 20:50:49 -06:00
Andrew DeMaria 6f54dc05d5 Fixed issue with null Integer id return value
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-19 20:50:47 -06:00
Andrew DeMaria 3213b3f115 Update dao layer to use update spring-jdbc 3/4 api
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-19 20:50:45 -06:00
Andrew DeMaria 53dc138574 Update to spring 3.X.X temporarily
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2016-10-19 20:50:34 -06:00
remi 12d2bfef34 Lack of version number for metrics. 2016-09-06 23:24:51 +02:00
remi 00759666cf Clean unused method.
(cherry picked from commit 6c44bb5)
2016-09-06 22:53:23 +02:00
remi d0774f757f Refactoring in test cases. The /tmp/libresonic directory used as LIBRESONIC_HOME for tests is now located in the target dir of the project.
(cherry picked from commit 32d4580)
2016-09-06 22:53:19 +02:00
remi 06e227afb3 MediaScannerService unit test and test media library
(cherry picked from commit c2b17f0)
2016-09-06 22:53:14 +02: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 debd7aa6fb Install instructions for stable branch 2016-05-21 16:16:52 +00:00
Eugene E. Kashpureff Jr c2bb2c6e90 Merge Pull Request #92 into develop 2016-05-21 16:05:36 +00:00