Commit Graph
199 Commits
Author SHA1 Message Date
emeric 260e5833d3 Skipping directories containing a .lmsignore file. fix #120 2021-03-21 14:32:26 +01:00
Ye61123 5e61ce92be Add Simplified Chinese translation
Add preliminary support for Simplified Chinese.
2021-03-17 17:51:15 +08: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
Antonio Tessarolo d0f7b47e41 Add Italian translation
This commit adds support for Italian language.
2021-02-16 22:37:42 +01:00
emeric 1da05643ba Added '+' button on playqueue. fixes #107 2020-12-18 15:13:31 +01:00
emeric c4c9ccfd3d Added 'hourly' scan period in the scanner setings. fixes #109 2020-12-17 14:11:06 +01:00
emeric 9ac90b1547 On mobile, display the album name rather the artist in the player (more useful link) 2020-11-18 09:22:07 +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 b78967262c Added composer, conductor, lyricist, mixer, producer, remixer tag support 2020-11-12 13:19:22 +01:00
emeric 438e99f5c2 Loading of the recommendation engine now controlled by scanner. Bonus: better control/reporting 2020-10-28 17:40:15 +01:00
emeric 26d12c39e4 UI: Added star/unstar for tracks/albums/artists. ref #74 2020-09-05 11:05:57 +02:00
emeric a0eec113e1 Handle menu selection client side 2020-09-04 20:41:51 +02:00
emeric de67c5316d Remove header title from main views, and set them active in the navbar 2020-09-03 10:54:15 +02:00
emeric 72763850bb Applied correct style on artist name in the release view 2020-09-02 10:05:22 +02:00
emeric b3f14153d2 Added some color transitions, ref #82 2020-09-01 13:42:17 +02:00
emeric cd25f6ee1c Merge branch 'develop' into zipper 2020-08-30 13:54:59 +02:00
emeric e96727a94d Removed not that beautiful progressbar animations. fixes #90 2020-08-28 00:00:08 +02:00
emeric a785847b9c [WIP] Zipper to download artists/releases, ref #37 2020-08-27 13:31:25 +02:00
emeric bc87e16d08 Changed the add button to a contextual menu 2020-08-20 13:10:54 +02:00
emeric 0ca0b9e66f Fixed stats when checking for missing files 2020-07-26 20:42:59 +02:00
emeric 8f236c16ca Added more details during scan. fixed #32 2020-07-25 16:42:02 +02:00
emeric d0826daa41 Can now interrupt/relaunch scan + scan force from the web interface. ref #32 2020-07-25 14:58:02 +02:00
emeric 36ccd62a84 Replaced show-more button by infinite scrolling. fixes #83 2020-07-24 14:32:26 +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
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 1ce6aa781e Review comments 2020-06-28 23:49:39 +02:00
Tazio Ceri f8fb64b5e4 Implemented PAM authentication 2020-06-28 23:49:16 +02:00
emeric 2ca3e6a237 Added some form elements + autocomplete attributes 2020-06-23 14:41:38 +02:00
emeric 790bc3bad1 removed no longer used stuff 2020-05-19 12:26:44 +02:00
emeric 0655e75d7e Now diplaying albums in grid mode 2020-05-18 18:12:35 +02:00
emeric 6df6779fd2 Set only two possible cover sizes, fixed some minor bugs 2020-05-17 13:43:38 +02:00
emeric da059e7bfc Removed the play/add buttons on artist/releases view to make the UI cleaner 2020-05-17 11:06:48 +02:00
emeric 2d8c350dea Added a link to music brainz for releaseS/artists 2020-05-15 14:12:36 +02:00
emeric 0f4e3270cf Remove quit message (actually quite annoying) 2020-05-13 19:56:33 +02:00
emeric fe032758e0 Fixed name 2020-05-13 14:17:23 +02:00
emeric 97526de1aa Added a tooltip to indicate when transcoding is active. fixes #55 2020-05-13 13:42:10 +02:00
emeric 956a08b092 Fixed size for covers 2020-05-12 14:35:03 +02:00
emeric 74fc4e058e New UI layout and UI improvements. Fixes #50 2020-05-10 13:11:43 +02:00
emeric c2e86b5e02 Fix french translation 2020-04-26 15:32:11 +02:00
emeric 907460ff47 Homogeneize settings stuff 2020-04-26 15:23:45 +02:00
emeric a2b85f7e6b ReplayGain: added a dedicated preamp gain for tracks that do not have RG info. ref #38 2020-04-26 14:57:33 +02:00
emeric 0de476c5d3 WIP replaygain support 2020-04-25 22:00:22 +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 7d8ec6ff1e First step: make the player handle both transcode and native audio streams 2020-04-19 14:59:39 +02:00
emeric d8d1935e57 Small Users view visual tweaks 2020-04-18 20:46:47 +02:00
emeric b00b7e8958 better layout on md devices 2020-04-18 11:41:57 +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