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 |
|
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 |
|