Commit Graph
303 Commits
Author SHA1 Message Date
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
emeric 4f560fe015 Added a user setting to chose darkmode or not 2020-04-15 15:53:13 +02:00
emeric c339d929d5 Added covers for the playhistory view 2020-04-15 10:56:20 +02:00
emeric d4ff1e1a2d Added covers for the playqueue view 2020-04-14 21:40:07 +02:00
emeric 8d0a18d1ed Added covers for the tracks view 2020-04-14 21:32:44 +02:00
emeric 8f2c36ede9 Added a currently playing indicator in the tracks view 2020-04-14 21:09:26 +02:00
emeric 622d20afa8 Some more polish 2020-04-14 20:25:29 +02:00
emeric 2e660314a2 Some more btn polish 2020-04-14 09:43:59 +02:00
emeric 22d98bbb1a Added some more spaces around the player controls 2020-04-13 18:21:46 +02:00
emeric 036cef4510 Some more polish both flatly and darkly themes 2020-04-13 14:46:46 +02:00
emeric fa14586b64 Reworked CSS in order to isolate themable elements 2020-04-12 18:35:55 +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 cfb8bbe2ce Reloading the recommendation engine once scan is complete 2020-02-15 16:22:28 +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 60701fe182 Added volume support in the audio player. Fixes #14 2020-01-19 16:02:31 +01:00
emeric e4e294aa92 Added duration in the audio player. Fixes #15 2020-01-14 13:57:14 +01:00
emeric 5478406553 Added track duration in various relevant place in the UI. #15 2020-01-08 13:34:42 +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 f8cb16954b Added Play/Queue buttons in the releases view 2019-08-06 13:55:43 +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 78579f2456 Slightly better UI looking 2019-06-19 13:25:49 +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 eec74c3f45 Subsonic API: properly handle release artists 2019-05-20 13:58:39 +02:00
emeric 234d9f80ef Made transcoding optional 2019-05-20 12:55:17 +02:00
emeric 3aa6edd74f Added Album Artist support 2019-05-15 13:15:18 +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 ab2ed24f75 API Subsonic: first working version, still WIP (missing commands, no authentication) 2019-04-01 13:57:14 +02:00
emeric 37e87ccc1c Now handling multi artists in tracks, playqueue and play history views 2019-03-19 13:38:44 +01:00
emeric 3150de4f0c Fixed color for Tracks and Player views 2019-03-19 12:56:53 +01:00
emeric 202d447422 Added multi artists support 2019-03-18 13:54:13 +01:00
emeric d5ead9193f Moved the copyright information in the new release info view 2019-03-08 17:17:56 +01:00
emeric 3e142b5507 [WIP] Added Artist/ReleaseInfo 2019-01-23 13:22:43 +01:00
emeric 188bb2ec38 Added missing French translations 2018-11-18 15:28:12 +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 c30604dcc4 Make the copyright link less invasive 2018-09-24 13:42:42 +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