Commit Graph
165 Commits
Author SHA1 Message Date
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 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 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 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
emeric 31afdae4fc Added French translation. Auth token now valid for a year instead of two weeks 2018-11-17 15:59:44 +01:00
emeric 1a6b218c77 Add last login attempt field 2018-09-28 13:42:02 +02:00
emeric f5f6136159 Add copyright/copyrightURL support and display it in the release view 2018-09-21 14:00:15 +02:00
emeric d8db92561b Implementing a repeat all funtion in the playqueue 2018-09-18 13:33:30 +02:00
emeric ce7cb193a4 Ask before deleting user 2018-09-12 13:56:43 +02:00
emeric dcf8e3df42 Added Tracks information panel 2018-09-11 13:09:47 +02:00
emeric 93f993c146 Improved ui style 2018-08-31 11:47:55 +02:00
emeric 95f206a209 Move the top/recently added parts into a dedicated panel on the left 2018-08-28 15:23:16 +02:00
emeric 500fa104c3 Added a play history view 2018-08-03 15:30:38 +02:00
emeric 4cadb915ba Added demo account support 2018-08-01 12:57:03 +02:00
emeric c427396623 Added an ApplicationGroup system to track the multiple sessions open by a user 2018-06-22 13:10:19 +02:00
emeric 49f92ba0f9 Make recetnly played/most played info update 2018-06-08 16:01:03 +02:00
emeric 1e68ccce2a Added recently added releases feature 2018-06-06 13:14:00 +02:00
emeric c1e7e9a602 Removed unused Home view 2018-06-05 14:03:28 +02:00
emeric d6b0dfa2b0 Added most played releases feature 2018-06-05 13:53:51 +02:00
emeric da2e2148cf Added most played artists feature 2018-06-05 13:18:55 +02:00
emeric e0ae294abf Adding basic radio mode 2018-05-30 13:35:49 +02:00
emeric b92717fa4f Added some notifications when queing/playing files 2018-05-25 23:10:25 +02:00
emeric 26d2065180 Do not drop all clusters when updating the scan settings 2018-05-24 20:54:31 +02:00
emeric 7e6bf57e75 Add a web interface to control the tags to be scanned 2018-05-16 12:45:28 +02:00
emeric ef03195a37 Prevent duplicate user creation. Adding locale 2018-04-18 13:35:54 +02:00
emeric 2f7697d278 Adding User edit/create view 2018-04-10 13:24:14 +02:00
emeric 05fd8a47d8 First version of the Users view (read only) 2018-03-29 14:00:49 +02:00