emeric
|
68ef0567fd
|
Fixed 'active' menu item class sometimes badly applied
|
2023-01-21 11:36:45 +01:00 |
|
emeric
|
f8869694db
|
Removed abusive assert
|
2023-01-21 11:27:47 +01:00 |
|
emeric
|
97c083523f
|
Relaxed login throttler: now have 5 attempts before being throttled. fixes #302
|
2023-01-20 21:26:19 +01:00 |
|
emeric
|
69f7b89d33
|
Removed AcousticBrainz support. fixes #221
|
2023-01-15 15:03:12 +01:00 |
|
emeric
|
b681a20b5a
|
Subsonic API: report error 41 for auth token attempts
|
2023-01-07 14:50:30 +01:00 |
|
emeric
|
e848008ceb
|
Subsonic API: do not search for non asked elements
|
2023-01-07 14:37:44 +01:00 |
|
emeric
|
db9454f300
|
Subsonic API: Trim extra quotes in query parameter to please Symfonium
|
2023-01-07 13:49:21 +01:00 |
|
emeric
|
25c36f0a3e
|
Get rid of jQuery for active menu selection
|
2023-01-06 20:48:59 +01:00 |
|
emeric
|
80143a9588
|
Fixed sefault when no track are classified. fixes #297
|
2023-01-02 19:39:09 +01:00 |
|
emeric
|
f72f1b7204
|
Do not notify added tracks in play queue (misleading, not that useful info) but add a track counter in the play queue button instead. fixes #290
|
2022-12-31 15:26:04 +01:00 |
|
emeric
|
c6fe63f3b2
|
Simplified interface + fixed segfault when eof is reached. ref #287
|
2022-12-30 21:01:17 +01:00 |
|
emeric
|
040973209e
|
Subsonic API: handle tracks and releases in getSimilarSongs endpoint. fixes #245
|
2022-12-17 19:08:35 +01:00 |
|
emeric
|
ce28aa9533
|
Better handle tags when no role is set
|
2022-12-17 15:33:16 +01:00 |
|
emeric
|
fe424615ae
|
Fixed display for roleless performers
|
2022-12-17 14:11:31 +01:00 |
|
emeric
|
1ca4b31b8d
|
Some changes to please codeQL
|
2022-12-17 13:58:56 +01:00 |
|
emeric
|
1def36b8f0
|
Fixed some code scanning alerts
|
2022-12-14 20:49:59 +01:00 |
|
emeric
|
998def846d
|
Added performers. fixes #278
|
2022-12-14 20:07:54 +01:00 |
|
emeric
|
495005357c
|
Small cleanup
|
2022-12-11 11:33:44 +01:00 |
|
emeric
|
83e5b36ded
|
CodeFactor review
|
2022-11-23 20:47:02 +01:00 |
|
emeric
|
fab0823296
|
Removed unnecessary include
|
2022-11-22 22:40:08 +01:00 |
|
emeric
|
47aa118548
|
Fixed bad for= attribute
|
2022-11-22 21:56:34 +01:00 |
|
emeric
|
c06a36fcff
|
Added a message box to display release information
|
2022-11-22 21:53:16 +01:00 |
|
emeric
|
2b7d3bfaf4
|
Added a message box to display some track information. closes #276
|
2022-11-21 21:04:23 +01:00 |
|
emeric
|
a2b1199e87
|
More constexpr
|
2022-11-19 13:07:45 +01:00 |
|
emeric
|
cd96b09cf0
|
No need to add meta header since it is already added via xml generated file
|
2022-11-17 13:55:00 +01:00 |
|
emeric
|
a3884c23f1
|
CodeFactor review
|
2022-10-20 09:03:18 +02:00 |
|
emeric
|
9340067a9b
|
Added some indexes
|
2022-10-19 22:44:26 +02:00 |
|
emeric
|
c816b0db45
|
Bring more diversity in the radio mode. fixes #54
|
2022-10-19 13:56:32 +02:00 |
|
emeric
|
b85553af34
|
Listenbrainz: fixed bad date time when importing feedbacks
|
2022-10-02 14:41:55 +02:00 |
|
emeric
|
063e41eaaf
|
Fixed unit tests
|
2022-10-02 13:46:07 +02:00 |
|
emeric
|
08869c8fef
|
Listenbrainz: count fetched listen even if we can't parse them
|
2022-10-01 20:58:36 +02:00 |
|
emeric
|
ff63ad6448
|
Listenbrainz: fixed listens parsing. fixes #262
|
2022-09-26 20:41:31 +02:00 |
|
emeric
|
f8d61b67ac
|
Fixed regression on tracklist deletion. fixes #260
|
2022-09-18 14:06:14 +02:00 |
|
emeric
|
576c56f5f5
|
Fixed build on Rpi OS 32bits
|
2022-09-09 22:17:10 +02:00 |
|
emeric
|
6f51f42555
|
Fixed regression on playlists
|
2022-09-08 20:25:13 +02:00 |
|
emeric
|
08c809e71c
|
Review from CodeFactor
|
2022-09-07 19:50:26 +02:00 |
|
emeric
|
43aa2ece3c
|
Playing a track in the album view will now play the whole album at the selected track index (+ reworked play queue controller)
|
2022-09-07 18:35:15 +02:00 |
|
emeric
|
915e114933
|
Subsonic API: added getSong endpoint. ref #212
|
2022-09-06 12:48:52 +02:00 |
|
emeric
|
56e9b4f787
|
Better handle badly tagged multi-discs releases
|
2022-09-04 21:14:48 +02:00 |
|
emeric
|
a6e2818a38
|
LMS prefix in title is actually annoying => removing it
|
2022-09-03 20:20:49 +02:00 |
|
emeric
|
31fe884c6d
|
Fixed 32bits build
|
2022-08-21 14:18:16 +02:00 |
|
emeric
|
5324d1fd15
|
Added a config parameter to set the read style used by the metadata parser. Default value switched from fast to accurate
|
2022-08-21 14:17:20 +02:00 |
|
emeric
|
1fb838c8d0
|
Subonsic API: added estimateContentLength parameter support for stream endpoint. fixes #244
|
2022-08-20 14:56:16 +02:00 |
|
emeric
|
49f0d40515
|
Handle track duration with milliseconds precision. ref #244
|
2022-08-20 14:27:54 +02:00 |
|
emeric
|
556d8ccb09
|
Add custom field 'type' in subsonic response to ease client hacks or custom behaviors. fixes #243
|
2022-08-18 15:23:39 +02:00 |
|
emeric
|
b58b2de58d
|
Fixed some compilation warnings
|
2022-08-07 14:13:34 +02:00 |
|
emeric
|
167865d077
|
Setting window title to help browsing in history. ref #253
|
2022-08-07 13:48:29 +02:00 |
|
emeric
|
671d724241
|
Share message strings across sessions
|
2022-08-06 14:58:26 +02:00 |
|
emeric
|
4423890b87
|
fixed style
|
2022-08-06 14:18:57 +02:00 |
|
emeric
|
7eb267652b
|
Listenbrainz: skip tracks that do not have mbid instead of crashing. fixes #249
|
2022-07-13 20:18:25 +02:00 |
|