Commit Graph
25 Commits
Author SHA1 Message Date
emeric acf81e3f1a Implemented a Scrobbling service + ListenBrainz scrobbler. fixes #118 2021-04-06 19:59:12 +02:00
emeric 1b49e8f6a6 Properly handled http headers for subsonic API. ref #119 2021-03-05 13:23:47 +01:00
emeric cc28d893f5 Added authentication backends: internal, pam and http-headers. fixes #119 2021-03-04 19:32:09 +01:00
emeric 5a6abdcba9 Made the number of threads used by the built in http server configurable. Default is as many cpu cores 2020-10-17 22:30:03 +02: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 4749fd7548 Added a new transcoding mode: transcode if and only if the format is not handled by the browser. Made the subsonic API configurable again in conf file. Moved the subsonic's artist list mode in the per-user settings page. fixes #46 2020-04-20 20:54:16 +02:00
emeric 9a3dcbdcbf Subsonic API: Added an option to only list album artists. fixes #27 2020-04-17 23:36:34 +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 88570d7f0b Added a configuration option to specify ffmpeg binary location #5 2019-10-25 13:51:59 +02:00
emeric b5cfe014ec Renamed default conf file 2019-09-27 19:51:24 +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 8b1eed504a Added systemd integration, updated README 2019-08-10 14:03:17 +02:00
emeric 9b902b1a59 Moved away from Wt::Auth and use a simplified (?) login/password system with a login throttler based on IP address 2019-07-26 14:02:05 +02:00
emeric 37a41ece1f Map the logger configuration in lms.conf file 2019-06-06 13:40:29 +02:00
emeric 344334fd71 API Subsonic: add an option to disable 2019-04-05 16:07:38 +02:00
emeric 3e142b5507 [WIP] Added Artist/ReleaseInfo 2019-01-23 13:22:43 +01:00
emeric 4cadb915ba Added demo account support 2018-08-01 12:57:03 +02:00
emeric 7b5f443b44 Added an option to set wt's resources directory 2018-04-20 20:11:09 +02:00
emeric 145244102b Adding mediaplayer.js skeleton 2018-03-24 15:17:34 +01:00
emeric 3af320e42b [CONF] Made a single configuration file 2016-08-24 16:54:05 +02:00
emeric 2ea4ba7f22 [DB] Reworked settings for acousticbrainz tagging 2016-05-28 18:32:09 +02:00
emeric af97d6af4d [DB] Reworked feature extraction 2016-05-23 20:06:13 +02:00
emeric f121c5f439 [LOG] Added lms.conf install 2016-05-02 23:24:19 +02:00