Commit Graph
333 Commits
Author SHA1 Message Date
emeric 30a037d5b0 Clean second pass 2020-07-06 12:20:40 +02:00
emeric 50b0fd1cb8 Various fixes + refacto 2020-07-05 15:15:51 +02:00
emeric c67e54aead Merge branch 'master' of https://github.com/tazio/lms into tazio-pam-auth 2020-07-04 14:54:54 +02:00
Tazio Ceri f8fb64b5e4 Implemented PAM authentication 2020-06-28 23:49:16 +02:00
emeric 6546f44cb2 Force rescan for Better detection of embedded covers for vorbis/opus ogg files. ref #71 2020-06-25 16:36:07 +02:00
emeric a293273940 Bring some more diversity in the radio mode when using tags 2020-06-23 11:26:48 +02:00
emeric fe827d2f59 Added minor utility func 2020-05-21 09:21:40 +02:00
emeric 39081a7646 Various fixe 2020-05-19 12:19:58 +02:00
emeric 0655e75d7e Now diplaying albums in grid mode 2020-05-18 18:12:35 +02:00
emeric 381075d49d Minor cleanup 2020-05-16 13:54:57 +02:00
emeric 6523ce48a2 Fixed search for artists 2020-05-12 17:23:56 +02:00
emeric b0c6aa746c Added disc subtitles support. Fixes #56 2020-05-11 18:38:28 +02:00
emeric 74fc4e058e New UI layout and UI improvements. Fixes #50 2020-05-10 13:11:43 +02:00
emeric 9edad1314e Use the last modified file attribute in order to display recently added items. fixes #51 2020-05-02 14:34:40 +02:00
emeric f41b6c38a7 WIP replaygain support 2020-04-25 14:39:49 +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 27320054e5 Made some more progress on theming 2020-04-17 17:37:26 +02:00
emeric 4f560fe015 Added a user setting to chose darkmode or not 2020-04-15 15:53:13 +02:00
emeric e17b2333ac Use synchronous mode since WAL is used 2020-04-10 16:01:14 +02:00
emeric 06f9673b28 Sort artists using sortname tag + search by name also in this tag. Fixes #44 2020-04-04 15:34:26 +02:00
emeric 5d07dcbc3b Handle sorting method for artists 2020-04-04 14:47:39 +02:00
emeric 2bd4fb8c78 WIP 2020-04-02 20:54:31 +02:00
emeric 5e8e46e77f Force optimizing the database in case of crash/forced exit during scan 2020-04-01 13:50:29 +02:00
emeric 8a09aa4e01 Trying to find std::filesystem using cmake 2020-03-29 18:41:26 +02:00
emeric bd6a08facb WMA: better metadata parsing. fixes #40 2020-03-23 20:16:12 +01:00
emeric 6ce0d155f6 Now delevering the raw file when transcoding is not enabled (no more remux done via fmmpeg). Fixes #28, Ref #36 2020-03-07 17:50:03 +01:00
emeric 428ab70d27 Attempt to check why some files are missing 2020-02-19 13:35:31 +01:00
emeric 0663ddb41a Merge branch 'develop' into cmake 2020-02-18 13:52:28 +01:00
emeric d1bdaf6203 Started to restore clusters based recommendation engine 2020-02-15 15:52:39 +01:00
emeric 4c6af6f9d3 Made tests optional 2020-02-14 14:01:27 +01:00
emeric f44addc2a2 Restored unit tests 2020-02-13 20:04:20 +01:00
emeric 15e53caa2d Split the lib in smaller libs to ease unit tests 2020-02-13 18:04:35 +01:00