Commit Graph
107 Commits
Author SHA1 Message Date
emeric 921d20d1dc Fixed typo 2024-01-26 23:10:52 +01:00
emeric ece1d4e3d2 Refactored how filter tags are handled in the scan settings 2023-11-25 15:52:21 +01:00
emeric d9f3a16de0 Updated README 2023-11-04 21:49:05 +01:00
emeric 23415a6c10 Updated doc 2023-10-11 07:49:44 +02:00
emeric 042cd54171 Subsonic API: handle extensions 2023-10-09 18:30:53 +02:00
emeric 29a7a62571 Subsonic API: extensions WIP 2023-10-09 13:55:24 +02:00
emeric 89316ae7d7 Updated doc 2023-04-21 15:19:18 +02:00
emeric bc13d072fe Simplified doc 2023-01-21 11:45:13 +01:00
emeric a119bed0de Simplified doc 2023-01-21 11:43:48 +01:00
emeric 69f7b89d33 Removed AcousticBrainz support. fixes #221 2023-01-15 15:03:12 +01:00
emeric 6a87c26103 Removed useless badge 2022-12-17 14:12:17 +01:00
emeric 4f885d2295 Updated readme 2022-12-14 20:58:14 +01:00
emeric 5a5bbb910c Updated README 2022-07-03 14:14:43 +02:00
emeric 901826f4e3 Synchronize starred tracks with ListenBrainz 'loves'. fixes #163 2022-06-20 20:08:00 +02:00
emeric ff7077a136 Updated URLs (switch from poupon.io to poupon.dev) 2022-01-17 20:38:18 +01:00
emeric 828e2364a7 Subsonic API: better compability with clients 2021-09-24 12:37:54 +02:00
emeric a261484bb8 Updated README 2021-09-03 13:41:02 +02:00
emeric e07eddbc4e Merge branch 'master' into develop 2021-09-02 12:38:02 +02:00
emeric 6d2d72e007 Switched from Travis CI to github actions 2021-09-02 12:37:35 +02:00
emeric 8231c679ef Removed bad copy/paste 2021-06-07 20:21:03 +02:00
emeric 3c51beb1f5 Fixed missing check + typo 2021-06-07 12:52:21 +02:00
emeric 66de92fbb1 Added some security considerations 2021-05-27 14:02:55 +02:00
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