This website requires JavaScript.
0f37daaa30
Completely removed the transaction checker in release (which was here but as a noop checker)
emeric
2024-03-15 16:26:59 +01:00
28405bb96e
Added a scope around actual write transactions
emeric
2024-03-15 12:24:25 +01:00
db692260a2
Do not process the metadata parsing results till the queue is empty, to avoid starvation of the workers
emeric
2024-03-15 00:02:28 +01:00
03425f3c94
Made the last scan step (checking for removed files) faster on big libraries
emeric
2024-03-14 23:21:30 +01:00
071b86602e
Added an index on track(id) as it seems to speed up things when db is cold
emeric
2024-03-14 14:17:00 +01:00
e4ad0a5406
Do not attempt extra data fetch when hitting the end of a query
emeric
2024-03-14 13:51:28 +01:00
a769909ebc
Removed useless new line
emeric
2024-03-14 00:18:36 +01:00
a37b7a42da
Fixed clang warnings
emeric
2024-03-14 00:16:18 +01:00
4c4bef266a
Fixed clang warnings
emeric
2024-03-14 00:16:03 +01:00
63651de4bb
Fixed clang warning
emeric
2024-03-13 23:56:08 +01:00
41992f235e
Reworked internal namespaces
emeric
2024-03-12 23:11:29 +01:00
17905ae952
Merge branch 'stkw0-fix-asserts' into develop
emeric
2024-03-12 13:40:46 +01:00
9da781cff6
Fixed badly reported offset when hitting the end of the collection
emeric
2024-03-12 13:40:32 +01:00
4ea6d0dd09
use cmake lib dir instead of hardcoded name
David Roman
2024-03-11 19:27:08 +01:00
58848dfae3
make tests optional
David Roman
2024-03-11 19:25:30 +01:00
d876a2df0c
Switched to LiteralString for keys in subsonic responses
emeric
2024-03-10 15:28:16 +01:00
181a5fadd3
Ignore vscode stuff for now
emeric
2024-03-10 15:27:45 +01:00
f0d18ca2fd
Merge branch 'stkw0-develop' into develop
emeric
2024-03-12 13:06:21 +01:00
4e36e033e4
Switched to LiteralString for keys in subsonic responses
emeric
2024-03-10 15:28:16 +01:00
eb7b622b71
Ignore vscode stuff for now
emeric
2024-03-10 15:27:45 +01:00
4b7c4295ec
Refactored namespaces
emeric
2024-03-12 08:32:08 +01:00
bc03408b99
Fix assertion
David Roman
2024-03-11 20:49:18 +01:00
0e78820402
use cmake lib dir instead of hardcoded name
David Roman
2024-03-11 19:27:08 +01:00
3261cc6550
make tests optional
David Roman
2024-03-11 19:25:30 +01:00
487960b413
Switched to LiteralString for keys in subsonic responses
emeric
2024-03-10 15:28:16 +01:00
377e50c525
Ignore vscode stuff for now
emeric
2024-03-10 15:27:45 +01:00
c6ae3fe3fa
Renamed profiling to tracing
emeric
2024-03-10 12:21:01 +01:00
47ef5f7cc7
Added some detailed profiling info into subsonic responses handlers
emeric
2024-03-09 22:39:07 +01:00
fa9844810d
Added some detailed profiling info for the http send queue
emeric
2024-03-09 22:23:41 +01:00
9c8844d866
Added some thread names
emeric
2024-03-09 22:23:02 +01:00
65d95060b0
Added a way to set thread name in profiling captures
emeric
2024-03-09 22:22:15 +01:00
88580a8903
Fixed race
emeric
2024-03-09 20:23:58 +01:00
15b4a4601e
Removed unnecessary write access to the DB
emeric
2024-03-09 19:22:06 +01:00
d6fd95ab44
Added some profiling events for subsonic API (media retrieval)
emeric
2024-03-09 19:14:13 +01:00
f072f171d8
Added some profiling events for the subsonic API
emeric
2024-03-09 19:02:02 +01:00
bdd678f168
Added some profiling events for scanner
emeric
2024-03-09 18:58:52 +01:00
db1d95e3db
Added some profiling events for cover and audio resources
emeric
2024-03-09 18:58:24 +01:00
3155be0732
Added some profiling events in DB
emeric
2024-03-09 18:57:45 +01:00
aca6c00414
Instanciated the profiler + added a way to dump the export the profilin data in the UI
emeric
2024-03-09 18:55:54 +01:00
f36f176a8b
Added a simple profiler that uses trace event format
emeric
2024-03-09 18:45:00 +01:00
41b944040c
Added LiteralString helper class
emeric
2024-03-09 18:35:36 +01:00
2e4947dd42
Always use the provided custom delimiters to split tags
emeric
2024-03-06 18:50:25 +01:00
b75daf283b
Merge branch 'develop' for release v3.50.1
emeric
2024-03-04 23:07:20 +01:00
71c4022820
Merge branch 'master' of github.com:epoupon/lms
emeric
2024-03-04 23:05:42 +01:00
8c3dfd7a2f
Fixed moods parsed as genres, fixes #429
emeric
2024-03-04 16:32:05 +01:00
9582745a0a
Merge branch 'develop' for release v3.50.0
emeric
2024-03-03 22:53:57 +01:00
f1ca6da0bb
Merge branch 'develop' for release v3.50.0
emeric
2024-03-03 22:53:57 +01:00
c751cd0480
Adjusted style
emeric
2024-03-03 22:46:15 +01:00
a0344377d1
Fixed disc subtitle parsing (bad format used to parse)
emeric
2024-03-03 22:19:52 +01:00
1b8d4f2413
Added a way to play tracks per disc, fixes #423
emeric
2024-03-03 17:27:40 +01:00
0e8a1e946d
Fixed typo
emeric
2024-03-03 17:25:57 +01:00
ba180ea847
Added release_group_mbid field to listenbrainz, fixes #416
emeric
2024-03-02 23:47:23 +01:00
9cccf33f05
Updated README
emeric
2024-03-02 23:29:58 +01:00
b45513a611
Added album sort name in subsonic responses, fixes #419
emeric
2024-03-02 23:05:20 +01:00
f20db00417
Refresh only last login time when necessary (avoid hammering the db, ref #420 )
emeric
2024-03-02 18:11:03 +01:00
f9d512ee19
Updated translations
emeric
2024-03-02 17:40:00 +01:00
ca3ba749fe
CodeFactor review
emeric
2024-03-02 00:23:23 +01:00
3a64f721f0
Restored Grouping tag parsing
emeric
2024-03-02 00:22:23 +01:00
a6d11f4b4b
Added a way to set custom tag delimiters for artists and for other fields, fixes #417
emeric
2024-03-01 23:58:49 +01:00
194b9981c1
Removed migration from v32 (badly implemented)
emeric
2024-02-11 15:29:10 +01:00
d20b02fc33
Send display artist name for the scrobbled track (instead of the first artist)
emeric
2024-02-11 15:18:46 +01:00
6b1fd9c841
Significantly improved scanner performance (now have a dedicated pool of threads for scanning file metadata)
emeric
2024-02-10 18:39:55 +01:00
de4a0cf583
Media Session API: added seekto + state update (duration/position)
emeric
2024-02-08 20:56:42 +01:00
f3652dd7ba
Merge branch 'develop' for release v3.49.0
emeric
2024-02-05 16:18:05 +01:00
7d53aba755
Expose artist display name in media session API (instead of just the first artist)
emeric
2024-02-05 15:48:22 +01:00
a64a2de52e
Fixed bad testU
emeric
2024-02-05 13:35:16 +01:00
889096190a
Do not use DISTINCT on track queries, as this is useless and slowdowns queries
emeric
2024-02-05 11:22:58 +01:00
01538166ed
Fixed bad MediaLibrary::getCount()
emeric
2024-02-05 11:21:15 +01:00
c242b4c01e
Fixed bad migrations due to NULL constraints. fixes #413
emeric
2024-02-04 20:35:46 +01:00
14d65dc7c2
Added media library params to the db generator and subsonic api bench
emeric
2024-02-04 15:01:43 +01:00
9090cc64a9
Merge branch 'benchmarks' into develop
emeric
2024-02-03 14:58:13 +01:00
676600e92d
Build benchmarks on arch/alpine
emeric
2024-02-03 14:51:39 +01:00
2214d75419
Made benchmarks an option
emeric
2024-02-03 00:08:01 +01:00
5db91fc5b5
Limit to the first 4 digits when parsing years badly encoded as YYYYMMDD
emeric
2024-02-02 22:58:37 +01:00
d3aa11714a
Fixed badly formatted logs
emeric
2024-02-02 21:49:02 +01:00
6cfa4e9de6
Switched to C++20
emeric
2024-02-01 22:34:36 +01:00
7a3a0dd328
Merge branch 'develop' for release v3.48.0
emeric
2024-01-29 17:11:46 +01:00
82be2e1a41
Updated it translations
emeric
2024-01-29 17:11:07 +01:00
921d20d1dc
Fixed typo
emeric
2024-01-26 23:10:52 +01:00
710942ac78
bumped some internal size limits for names.fixes #408
emeric
2024-01-26 23:06:02 +01:00
ec84411cad
CodeFactor review
emeric
2024-01-26 22:58:17 +01:00
9461b2a936
Added missing fr translations + added missing unit tests
emeric
2024-01-26 17:47:39 +01:00
0ed3f1ba79
Initial support for multi library, still WIP
emeric
2024-01-25 00:01:11 +01:00
42c753fe4d
Merge branch 'develop' for release v3.47.0
emeric
2024-01-13 12:58:25 +01:00
f5f577af52
Added TODO
emeric
2024-01-12 23:20:22 +01:00
1f9387b703
Search first artist files whose name is artist's mbid then artist's name. fixes #406
emeric
2024-01-12 23:19:49 +01:00
ead3768b41
ListenBrainz: added track duration in addition_info field. fixes #403
emeric
2024-01-10 23:46:20 +01:00
a1001b296a
OpenSubsonic: changed the originalReleaseDate field format, fixes #400
emeric
2024-01-10 23:38:48 +01:00
2c480cf3b1
Merge branch 'develop' for release v3.46.1
emeric
2024-01-07 16:15:49 +01:00
19b0856dac
Added google benchmark support + small test
emeric
2024-01-07 15:49:30 +01:00
5882e61886
Only consider album artists for artist covers. fixes #398
emeric
2024-01-07 15:08:32 +01:00
fa3638ef46
Fixed regression on extra tags to parse, fixes #395
emeric
2024-01-06 23:38:54 +01:00
b80282a05a
stb: exposed error messages
emeric
2024-01-06 21:09:20 +01:00
d9307fbdf8
Merge branch 'develop' for release v3.46.0
emeric
2023-12-18 09:49:43 +01:00
c016efa3bf
Subsonic API: set the cover art to be the one of the first track for playlists. fixes #388
emeric
2023-12-15 23:23:22 +01:00
73c84b0eb5
Removed useless stuff
emeric
2023-12-15 23:22:44 +01:00
4705e6ffb7
Subsonic API: added getTopSongs endpoint, fixes #365
emeric
2023-12-15 22:19:01 +01:00
bb4facf8e6
Subsonic API: added artist images in getCoverArt endpoint, fixes #392
emeric
2023-12-15 21:14:02 +01:00
5257f687b4
Subsonic API: returns the created/updated playlist in createPlaylist endpoint. ref #393
emeric
2023-12-13 18:55:09 +01:00
3ad990a183
Allowed custom release types + handle more MusicBrainz secondary types in UI. fixes #373
emeric
2023-12-11 23:25:58 +01:00