Commit Graph
52 Commits
Author SHA1 Message Date
emeric 080ed0bc6d Still converting to bootstrap 5. Reworked play/more button 2022-05-24 23:39:39 +02:00
emeric 470379aff6 Still converting to bootstrap 5. Minor fixes 2022-05-16 20:47:25 +02:00
emeric 5eec40dc44 Still converting to bootstrap 5. Releases update + admin views 2022-05-11 20:57:06 +02:00
emeric 147e174315 Still converting to bootstrap 5. Moved away from Wt's boostrap5 theme to better stick to vanilla bootstrap 2022-05-06 13:22:08 +02:00
emeric 582e6ed7ae Still converting to bootstrap 5. Reworked album layout. Switched to bootswatch solar theme 2022-05-02 20:19:32 +02:00
emeric 483cb1bdda Added an option to skip duplicated recording MBID. Fixes #180 2022-02-02 13:31:23 +01:00
emeric 7affe08fc4 Centralized demo account logic in the password auth service. ref #167 2021-09-03 13:41:30 +02:00
emeric 8338e88a26 Removed unused message 2021-05-19 23:48:32 +02:00
emeric acf81e3f1a Implemented a Scrobbling service + ListenBrainz scrobbler. fixes #118 2021-04-06 19:59:12 +02:00
emeric 260e5833d3 Skipping directories containing a .lmsignore file. fix #120 2021-03-21 14:32:26 +01: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 c4c9ccfd3d Added 'hourly' scan period in the scanner setings. fixes #109 2020-12-17 14:11:06 +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 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 50b0fd1cb8 Various fixes + refacto 2020-07-05 15:15:51 +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 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 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 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 284231ff92 Attempt to properly scan all the files during scan 2020-02-20 13:32:48 +01:00
emeric 428ab70d27 Attempt to check why some files are missing 2020-02-19 13:35:31 +01:00
emeric d1bdaf6203 Started to restore clusters based recommendation engine 2020-02-15 15:52:39 +01:00
emeric 6950616466 Added a way to filter artist by type (album artist, track artist, all artits). Fixes #19 2020-01-22 21:31:11 +01:00
emeric e9673e44e3 Subsonic API: added support for the format parameter in the stream request (only format=raw is handled, otherwise, it is ignored).
Added Matroksa/Opus output to ease compatibility with old devices. Fixes #8
2019-11-10 14:54:03 +01:00
emeric 322f90dc93 Added a scan report button (Fixes #4), also fixed the regression about files being always rescanned even if no change has been made 2019-10-10 13:05:05 +02:00
emeric 174158aa63 Various UI small improvements (better error reporting in case of bad url, made the password change fields more explicit) 2019-10-06 18:59:13 +02:00
emeric add80a9f6c Now checking old password when the user wants to change it (and if he is authenticated using an auth token) 2019-08-12 13:36:53 +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 51a8de8af4 Added some feedback about the last/current/next media directory scans 2019-06-04 00:04:01 +02:00
emeric 5f02dfeff1 Added an option for the user to choice the type of the similarity engine to use 2019-05-23 13:25:25 +02:00
emeric 98cc0aa619 Handling plural forms 2019-05-21 13:18:14 +02:00
emeric 234d9f80ef Made transcoding optional 2019-05-20 12:55:17 +02:00
emeric d19ed184b3 Added Opus transcode support 2019-05-05 23:33:10 +02:00
emeric 89ce9ab6c6 Added a notify message when adding a filter 2019-04-19 13:01:08 +02:00
emeric 3e142b5507 [WIP] Added Artist/ReleaseInfo 2019-01-23 13:22:43 +01:00