emeric
|
06fd444d26
|
Various minor cleanup
|
2024-12-06 14:08:31 +01:00 |
|
emeric
|
5ce99411e1
|
Various minor header cleanup
|
2024-12-05 21:05:12 +01:00 |
|
emeric
|
45175a721c
|
Various minor cleanup
|
2024-12-05 20:09:14 +01:00 |
|
emeric
|
76b9c1fe10
|
Exposed metadata for each embedded picture
|
2024-12-05 20:01:55 +01:00 |
|
emeric
|
d5ba6d83dc
|
Relaxed some clang tidy checks
|
2024-12-05 19:58:18 +01:00 |
|
emeric
|
0ce423fbf8
|
exclude .cache (for clangd)
|
2024-12-05 19:57:56 +01:00 |
|
emeric
|
435e8b27f5
|
More straightforward description for the new auth api
|
2024-11-30 16:30:25 +01:00 |
|
emeric
|
95910d0756
|
Revert bad change
|
2024-11-30 16:29:35 +01:00 |
|
emeric
|
d5744e2992
|
Merge branch 'master' into develop
|
2024-11-29 22:00:18 +01:00 |
|
emeric
|
e1bc607348
|
Subsonic API: made xml responses more compliant with legacy subsonic impl, fixes #559
|
2024-11-29 21:46:22 +01:00 |
|
emeric
|
13a0aab09c
|
Isolated ResponseFormat in a new file
|
2024-11-29 21:37:38 +01:00 |
|
emeric
|
e3a94d0540
|
Renamed folder
|
2024-11-29 21:19:07 +01:00 |
|
emeric
|
a439d68e73
|
Fixed codeql issue
|
2024-11-29 18:22:53 +01:00 |
|
emeric
|
891e4ee853
|
Merge branch 'subsonic-new-auth-system' into develop
|
2024-11-29 18:17:22 +01:00 |
|
emeric
|
d80e311250
|
Added a new param internal-password-bcrypt-round, set to 12 by default
|
2024-11-25 23:36:22 +01:00 |
|
emeric
|
953f521a84
|
Subsonic API: updated README
|
2024-11-25 22:37:48 +01:00 |
|
emeric
|
c7170c3501
|
Subsonic API: added a way to disable the user/password authentication method (enabled by default)
|
2024-11-24 16:23:37 +01:00 |
|
emeric
|
cb478e8d87
|
Added missing include
|
2024-11-24 15:46:37 +01:00 |
|
emeric
|
360623c569
|
OpenSubsonic API: added apiKey support, ref #544
|
2024-11-24 15:23:14 +01:00 |
|
emeric
|
0a320a8b87
|
Fixed unit tests
|
2024-11-15 18:16:00 +01:00 |
|
emeric
|
7b4791005a
|
Fixed crash when a library is set with a trailing /, fixes #552
|
2024-11-14 23:18:00 +01:00 |
|
emeric
|
ffc780d350
|
Lyrics: fixed empty line parsing with timestamps
|
2024-11-14 13:35:05 +01:00 |
|
emeric
|
5504ee707c
|
Added barcode tag parsing in releases, and take it into account to avoid merging unrelated albums, fixes #550
|
2024-11-14 13:22:05 +01:00 |
|
emeric
|
0164038794
|
Take labels into account to avoid merging unrelated albums, ref #550
|
2024-11-13 18:41:24 +01:00 |
|
emeric
|
aef777002f
|
No need to be user to get scan status
|
2024-11-11 21:30:01 +01:00 |
|
emeric
|
bdd55e5ba3
|
Correctly handle lyrics that contain ] chars
|
2024-11-11 21:30:01 +01:00 |
|
emeric
|
5d94b97032
|
Fixed lyrics parsing on very long tags
|
2024-11-11 21:30:01 +01:00 |
|
emeric
|
869ae74c46
|
Fixed typo, fixes #549
|
2024-11-11 21:22:10 +01:00 |
|
emeric
|
2957cccc3f
|
Added a way to customize make flags
|
2024-11-11 21:21:34 +01:00 |
|
emeric
|
8bbee8a538
|
Merge branch 'lyrics-fixes' for release v3.60.1
|
2024-11-11 14:06:17 +01:00 |
|
emeric
|
017400767a
|
No need to be user to get scan status
|
2024-11-11 14:05:38 +01:00 |
|
emeric
|
7bbfe614bd
|
Fixed counter in the scanner's discovery step
|
2024-11-11 10:13:03 +01:00 |
|
emeric
|
84d57bb82c
|
Fixed bad getLyricsBySongId response
|
2024-11-11 10:12:38 +01:00 |
|
emeric
|
056a9949d4
|
Correctly handle lyrics that contain ] chars
|
2024-11-11 10:11:57 +01:00 |
|
emeric
|
3ff58a131a
|
Fixed lyrics parsing on very long tags
|
2024-11-11 10:02:11 +01:00 |
|
emeric
|
8f5110b5f4
|
Fixed bad usages
|
2024-11-07 13:02:45 +01:00 |
|
emeric
|
15c55c360c
|
Fixed clang tidy config
|
2024-11-07 13:02:34 +01:00 |
|
emeric
|
d5ecf03ca1
|
Fixed bad getLyricsBySongId response
|
2024-11-06 13:59:34 +01:00 |
|
emeric
|
b25f4f2541
|
Fixed counter in the scanner's discovery step
|
2024-11-05 22:23:24 +01:00 |
|
emeric
|
908ef162f4
|
Fixed unset variable
|
2024-11-05 22:21:56 +01:00 |
|
emeric
|
472a5907ad
|
Subsonci API: added savePlayQueue / getPlayQueue support
|
2024-10-31 18:49:57 +01:00 |
|
emeric
|
0ca2d8b34c
|
Subsonci API: added getAlbmInfo support
|
2024-10-31 15:50:17 +01:00 |
|
emeric
|
1842c0ef7d
|
Merge branch 'develop' for release v3.60.0
|
2024-10-30 23:07:23 +01:00 |
|
emeric
|
a15b060242
|
Fixed doc
|
2024-10-30 23:06:43 +01:00 |
|
emeric
|
59abe54a3b
|
Fixed doc
|
2024-10-30 23:05:30 +01:00 |
|
emeric
|
b7af040ff9
|
Added some doc about the first launch
|
2024-10-30 23:03:18 +01:00 |
|
emeric
|
0ad2a1c271
|
CodeQL review
|
2024-10-30 22:42:08 +01:00 |
|
emeric
|
e46682e346
|
Fixed bool value badly parsed, fixes #542
|
2024-10-30 18:55:45 +01:00 |
|
emeric
|
33f4cf47ea
|
More relaxed search for artist images, fixes #538
|
2024-10-30 18:40:51 +01:00 |
|
emeric
|
ea49b0eeb8
|
Better localized strings for date/numbers, fixes #539
|
2024-10-30 18:17:58 +01:00 |
|