emeric
|
1a9b392a71
|
Upgraded alpine images
|
2024-04-27 15:16:03 +02:00 |
|
emeric
|
0cda12a8bf
|
Subsonic API: added bitDepth, samplingRate and channelCount, see https://github.com/opensubsonic/open-subsonic-api/pull/83
|
2024-04-14 16:17:45 +02:00 |
|
emeric
|
ac3643709f
|
Added missing include
|
2024-03-22 19:41:41 +01:00 |
|
emeric
|
4c4bef266a
|
Fixed clang warnings
|
2024-03-14 00:16:03 +01:00 |
|
emeric
|
41992f235e
|
Reworked internal namespaces
|
2024-03-12 23:11:29 +01:00 |
|
emeric
|
4b7c4295ec
|
Refactored namespaces
|
2024-03-12 08:32:08 +01:00 |
|
David Roman
|
0e78820402
|
use cmake lib dir instead of hardcoded name
|
2024-03-11 19:27:08 +01:00 |
|
emeric
|
c6ae3fe3fa
|
Renamed profiling to tracing
|
2024-03-10 12:21:01 +01:00 |
|
emeric
|
bdd678f168
|
Added some profiling events for scanner
|
2024-03-09 18:58:52 +01:00 |
|
emeric
|
2e4947dd42
|
Always use the provided custom delimiters to split tags
|
2024-03-06 18:50:25 +01:00 |
|
emeric
|
a0344377d1
|
Fixed disc subtitle parsing (bad format used to parse)
|
2024-03-03 22:19:52 +01:00 |
|
emeric
|
ba180ea847
|
Added release_group_mbid field to listenbrainz, fixes #416
|
2024-03-02 23:47:23 +01:00 |
|
emeric
|
b45513a611
|
Added album sort name in subsonic responses, fixes #419
|
2024-03-02 23:05:20 +01:00 |
|
emeric
|
ca3ba749fe
|
CodeFactor review
|
2024-03-02 00:23:23 +01:00 |
|
emeric
|
3a64f721f0
|
Restored Grouping tag parsing
|
2024-03-02 00:22:23 +01:00 |
|
emeric
|
a6d11f4b4b
|
Added a way to set custom tag delimiters for artists and for other fields, fixes #417
|
2024-03-01 23:58:49 +01:00 |
|
emeric
|
5db91fc5b5
|
Limit to the first 4 digits when parsing years badly encoded as YYYYMMDD
|
2024-02-02 22:58:37 +01:00 |
|
emeric
|
a1001b296a
|
OpenSubsonic: changed the originalReleaseDate field format, fixes #400
|
2024-01-10 23:38:48 +01:00 |
|
emeric
|
3ad990a183
|
Allowed custom release types + handle more MusicBrainz secondary types in UI. fixes #373
|
2023-12-11 23:25:58 +01:00 |
|
emeric
|
ece1d4e3d2
|
Refactored how filter tags are handled in the scan settings
|
2023-11-25 15:52:21 +01:00 |
|
emeric
|
9060c0d925
|
Simplified logger configuration, it no longer depends on Wt
|
2023-11-24 16:23:31 +01:00 |
|
emeric
|
53943c4118
|
Fixed bitrate detection for av parser
|
2023-11-12 14:46:44 +01:00 |
|
emeric
|
1d21ba41b7
|
Subsonic API: added bitrate support, ref #363
|
2023-11-11 15:13:46 +01:00 |
|
emeric
|
d2956df4cc
|
Handle artist display names
|
2023-10-14 19:22:13 +02:00 |
|
emeric
|
6d4e439a05
|
Fixed deprecated call
|
2023-10-08 20:35:19 +02:00 |
|
emeric
|
52406e7e4b
|
Fixed missing secondary type
|
2023-04-04 23:51:21 +02:00 |
|
emeric
|
f465c804b7
|
Minor optims
|
2023-04-04 23:47:29 +02:00 |
|
emeric
|
4ba7aff628
|
Added support for release type in metadata parser
|
2023-04-04 23:22:27 +02:00 |
|
emeric
|
ea6b92e4fb
|
CodeFactor review
|
2023-04-02 15:14:17 +02:00 |
|
emeric
|
a5de51c915
|
Medium now part of a release
|
2023-03-20 21:24:28 +01:00 |
|
emeric
|
87df73990b
|
Minor update
|
2023-03-08 13:38:17 +01:00 |
|
emeric
|
59eff32377
|
Generalized 'disc' to 'medium' in tag parser
|
2023-03-07 17:11:36 +01:00 |
|
emeric
|
3a9bde0092
|
Moved total_disc from Track to Release
|
2023-03-06 23:10:31 +01:00 |
|
emeric
|
ce28aa9533
|
Better handle tags when no role is set
|
2022-12-17 15:33:16 +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
|
08c809e71c
|
Review from CodeFactor
|
2022-09-07 19:50:26 +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
|
49f0d40515
|
Handle track duration with milliseconds precision. ref #244
|
2022-08-20 14:27:54 +02:00 |
|
emeric
|
ee42e51b00
|
Codefactor review
|
2022-05-25 21:04:35 +02:00 |
|
danoloan10
|
b4d8633bc1
|
Exclude gtests when cross-compiling
|
2021-09-29 21:36:21 +02:00 |
|
emeric
|
5acb5e4f73
|
WIP
|
2021-09-26 14:47:24 +02:00 |
|
emeric
|
2ebc4280a0
|
Sort by release date, not just release year, fixes #128
|
2021-09-23 13:18:43 +02:00 |
|
emeric
|
6e86fe2f62
|
Added support for various non standard tags incluging albumartists and albumartistssort, ref #154
|
2021-05-10 14:22:44 +02:00 |
|
emeric
|
444d4af3c6
|
Escape special characters for like sql searches
|
2021-05-02 15:10:32 +02:00 |
|
emeric
|
acf81e3f1a
|
Implemented a Scrobbling service + ListenBrainz scrobbler. fixes #118
|
2021-04-06 19:59:12 +02:00 |
|
emeric
|
eea27b86f0
|
Switched from sync transcoder to async transcoder
|
2020-12-12 14:43:33 +01:00 |
|
emeric
|
a82a5df044
|
Fixed taglib to properly use pkgconfig's variable on link
|
2020-11-18 09:59:32 +01:00 |
|
Bram
|
263164b3f6
|
Minor changes related to library linking
|
2020-11-17 14:53:01 +01:00 |
|
emeric
|
6240ccf747
|
Fixed regression on artist/release artist handling + fixed bug when firing a signal on still connected but deleted listener
|
2020-11-12 17:12:08 +01:00 |
|