Commit Graph
85 Commits
Author SHA1 Message Date
emeric b59596699a Added some explanation on tags. ref #154 2021-05-20 13:19:20 +02:00
emeric 68107311e3 small doc update 2021-04-11 20:17:27 +02:00
emeric acf81e3f1a Implemented a Scrobbling service + ListenBrainz scrobbler. fixes #118 2021-04-06 19:59:12 +02:00
emeric cc28d893f5 Added authentication backends: internal, pam and http-headers. fixes #119 2021-03-04 19:32:09 +01:00
emeric 3d692a33d4 Only display the type of tags that are actually in use in the filters button 2020-11-13 13:43:36 +01:00
emeric 6240ccf747 Fixed regression on artist/release artist handling + fixed bug when firing a signal on still connected but deleted listener 2020-11-12 17:12:08 +01:00
emeric 6a4bbd6acf Separated installation instructions. ref #100 2020-11-12 13:38:21 +01:00
emeric b78967262c Added composer, conductor, lyricist, mixer, producer, remixer tag support 2020-11-12 13:19:22 +01:00
emeric 3599dc8659 Switched from CodeFactor to LGTM as it provides more useful feedbacks 2020-11-03 16:01:33 +01:00
emeric c04f57ceb5 Made STB the default image manipulation library to reduce memory usage (GraphicsMagick can still be selected). closes #93 2020-10-17 14:58:41 +02:00
emeric e79dae48d1 Cover art handling: significantly reduce memory usage. fixes #93 2020-10-12 13:30:34 +02:00
emeric f6736bb919 Updated README 2020-09-22 09:06:39 +02:00
emeric bc87e16d08 Changed the add button to a contextual menu 2020-08-20 13:10:54 +02:00
emeric 10abee4d16 Added shortcuts to play prev/next songs. fixes #85 2020-08-10 14:17:54 +02:00
emeric 7de423298e Merge branch 'patch-2' of https://github.com/PhoenixDiscord/lms into develop 2020-07-23 19:21:04 +02:00
LCD 3f2eca38df fixed the blank page issue 2020-07-22 16:40:40 +02:00
emeric 100d0f55a5 Added a way to create the admin account linked to the PAM backend password authentication. ref #65 2020-07-07 10:54:40 +02:00
emeric 50b0fd1cb8 Various fixes + refacto 2020-07-05 15:15:51 +02:00
LCD 98cfaa0f2a Update README.md 2020-07-02 21:12:33 +02:00
emeric b0c6aa746c Added disc subtitles support. Fixes #56 2020-05-11 18:38:28 +02:00
emeric 633395cc60 Updated README 2020-05-10 13:37:48 +02:00
emeric d6a60c6628 Cleanup (spotted using codefactor.io) 2020-05-02 15:43:37 +02:00
emeric 32f124fbcf Updated readme 2020-04-26 15:54:26 +02:00
emeric 19146e4d33 Clarifications on non root deploy path 2020-04-04 14:06:07 +02:00
emeric d4fb8659ff Fixed the source installation process 2020-04-03 16:21:14 +02:00
emeric 9d06b02acc Fixed some relative paths to ease deployment on non a root path. Ref #41 2020-04-03 14:43:04 +02:00
emeric eb20ade14d Added an option to set the deployment path. Fixes #41 2020-03-29 20:07:52 +02:00
emeric e5e23009cb Updated readme and travis scripts. ref #42 2020-03-28 20:15:26 +01:00
emeric d1bdaf6203 Started to restore clusters based recommendation engine 2020-02-15 15:52:39 +01:00
emeric 7f05a1d4e6 Updated README 2020-02-15 14:04:04 +01:00
emeric 3fec59d404 Provide docker images. Fixes #3 2019-11-17 20:51:23 +01:00
emeric ef6aafcde2 Updated README, fixes #5 2019-10-25 15:27:08 +02:00
emeric dbafa89c17 Updated README, fixes #5 2019-10-25 14:12:33 +02:00
emeric 736e1bd9ec Added travis CI support 2019-10-06 19:36:22 +02:00
emeric b5cfe014ec Renamed default conf file 2019-09-27 19:51:24 +02:00
emeric 8bef6e4a95 Do not enable the features based similarity engine by default 2019-09-20 10:44:06 +02:00
emeric 1c05fe6049 Updated README 2019-09-16 19:53:45 +02:00
emeric c65338ef4d Better Buster compatibility 2019-09-16 19:20:35 +02:00
emeric 2c5917235a Upgraded code to switch to C++17. Tested on Debian Buster 2019-09-10 13:07:06 +02:00
emeric 1ab6ee573f Updated README 2019-08-10 15:57:20 +02:00
emeric 14afb1e2db Updated README. lms.conf and lms.service are not longer installed by default, user has to manually copy them in order to prevent accidental deletion when upgrading 2019-08-10 15:44:32 +02:00
emeric 6685285ae6 Updated README 2019-08-10 14:50:59 +02:00
emeric 8b1eed504a Added systemd integration, updated README 2019-08-10 14:03:17 +02:00
emeric 8c9da5c0e2 Removed curl dependency and use wt's http client instead (used to fetch data from AcousticBrainz) 2019-08-08 13:54:24 +02:00
emeric ef648d5cb6 Subsonic API: added star support 2019-06-16 15:11:42 +02:00
emeric 76c92cfd5f Redirected the access logs in a dedicated file 2019-06-07 13:05:22 +02:00
emeric 2f674a0323 Updated README for Raspberry Pi 3B+ 2019-06-04 00:31:06 +02:00
emeric 3aa6edd74f Added Album Artist support 2019-05-15 13:15:18 +02:00
emeric 099d516091 Various cleanup 2019-04-19 14:06:43 +02:00
emeric e2cb6917eb API Subsonic: added getSimilarSongs functions, corrected a bug in the file path generation 2019-04-16 13:13:01 +02:00