emeric
|
4705e6ffb7
|
Subsonic API: added getTopSongs endpoint, fixes #365
|
2023-12-15 22:19:01 +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
|
a2cc243a08
|
Do not rely on current scan_settings to perform migration steps (as it may not be compatible), fixes #387
|
2023-12-07 15:24:54 +01:00 |
|
emeric
|
e52924c706
|
CodeFactor review
|
2023-12-01 08:59:34 +01:00 |
|
emeric
|
4bf0cdf580
|
Fixed regression that prevent new installs to work. fixes #385
|
2023-12-01 08:53:50 +01:00 |
|
emeric
|
1f282c0517
|
Removed the database lib from services as it is still not a service
|
2023-11-26 17:38:44 +01:00 |
|
emeric
|
a0489b2d94
|
Migrated scrobbling stuff
|
2021-10-18 20:39:47 +02:00 |
|
emeric
|
1faea94a24
|
Revert "Migrated database stuff"
This reverts commit c41cc77e21.
|
2021-10-17 21:08:48 +02:00 |
|
emeric
|
c41cc77e21
|
Migrated database stuff
|
2021-10-16 16:28:29 +02:00 |
|
emeric
|
cbc137529b
|
Made connection count aligned with thread count
|
2021-10-03 14:07:33 +02:00 |
|
emeric
|
39d8301779
|
Merge branch 'develop' of https://github.com/Danoloan10/lms into Danoloan10-develop
|
2021-09-30 19:03:30 +02:00 |
|
emeric
|
6baf0d313d
|
Finished clean on recommendation engines
|
2021-09-30 19:02:49 +02:00 |
|
danoloan10
|
b4d8633bc1
|
Exclude gtests when cross-compiling
|
2021-09-29 21:36:21 +02:00 |
|
emeric
|
4e9cf0d77f
|
Moved unit tests close to the sources
|
2021-09-29 11:57:11 +02:00 |
|
emeric
|
b15a7fa1cd
|
Scanner: fixed some values not updated when scanned again
|
2021-09-29 09:23:37 +02:00 |
|
emeric
|
43fcb2a0d7
|
Fixes clang build
|
2021-09-24 20:24:00 +02:00 |
|
emeric
|
2ebc4280a0
|
Sort by release date, not just release year, fixes #128
|
2021-09-23 13:18:43 +02:00 |
|
emeric
|
441aed622c
|
Made database ID manipulations safer
|
2021-09-20 23:53:38 +02:00 |
|
emeric
|
598f01069e
|
Added non album tracks in the artist view. closes #165
|
2021-09-15 14:03:21 +02:00 |
|
emeric
|
f24ef27d2a
|
Added non album tracks in the artist view. ref #165
|
2021-09-15 12:56:01 +02:00 |
|
emeric
|
56a588a06b
|
Fixed demo account creation. fixes #167
|
2021-09-02 21:05:13 +02:00 |
|
emeric
|
8929507586
|
Fixed bad access since some tracks may be duplicated in the database
|
2021-05-19 18:39:56 +02:00 |
|
emeric
|
347f95c44c
|
added the 'created' field for tracks
|
2021-05-05 12:31:20 +02:00 |
|
emeric
|
67ce7151ff
|
Switched to gtest for unit testing
|
2021-05-03 13:20:43 +02:00 |
|
emeric
|
444d4af3c6
|
Escape special characters for like sql searches
|
2021-05-02 15:10:32 +02:00 |
|
emeric
|
a6398738bb
|
listenbrainz: added a listens synchronizer. fixes #142
|
2021-04-30 17:41:03 +02:00 |
|
emeric
|
acf81e3f1a
|
Implemented a Scrobbling service + ListenBrainz scrobbler. fixes #118
|
2021-04-06 19:59:12 +02:00 |
|
emeric
|
2c4be7468a
|
Added date/time field for tracklist, added a LmsApplicationManager to make scrobbler register for played tracks
|
2021-03-23 14:01:09 +01:00 |
|
emeric
|
cc28d893f5
|
Added authentication backends: internal, pam and http-headers. fixes #119
|
2021-03-04 19:32:09 +01:00 |
|
emeric
|
c4c9ccfd3d
|
Added 'hourly' scan period in the scanner setings. fixes #109
|
2020-12-17 14:11:06 +01:00 |
|
emeric
|
c7e76de419
|
Allow artist tags that can't have mbid (composer, lyricist, etc.) to fallback on artists which have mbid (track artists, release artists)
|
2020-11-18 09:21:34 +01:00 |
|
emeric
|
3d692a33d4
|
Only display the type of tags that are actually in use in the filters button
|
2020-11-13 13:43:36 +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 |
|
emeric
|
b78967262c
|
Added composer, conductor, lyricist, mixer, producer, remixer tag support
|
2020-11-12 13:19:22 +01:00 |
|
emeric
|
3e53d6ace1
|
Getting a cover for a track will more efficiently fallback to album
|
2020-11-06 15:18:20 +01:00 |
|
emeric
|
9a1e730831
|
LGTM alerts review
|
2020-11-03 11:26:44 +01:00 |
|
emeric
|
8520ca5c0f
|
Added some travis ci target + corrected some warnings
|
2020-10-31 22:33:01 +01:00 |
|
emeric
|
c04f57ceb5
|
Made STB the default image manipulation library to reduce memory usage (GraphicsMagick can still be selected). closes #93
|
2020-10-17 14:58:41 +02:00 |
|
emeric
|
26d12c39e4
|
UI: Added star/unstar for tracks/albums/artists. ref #74
|
2020-09-05 11:05:57 +02:00 |
|
emeric
|
8a84a078be
|
Fixed regression on recommendation engine
|
2020-08-31 14:15:10 +02:00 |
|
emeric
|
5e37ec865a
|
Force next scan to full rescan database due to better cover detection. ref #89
|
2020-08-24 14:08:04 +02:00 |
|
emeric
|
d3dcee35a3
|
Subsonic API: various fixes to make Sublime Music happy
|
2020-07-14 11:38:06 +02:00 |
|
emeric
|
30a037d5b0
|
Clean second pass
|
2020-07-06 12:20:40 +02:00 |
|
emeric
|
50b0fd1cb8
|
Various fixes + refacto
|
2020-07-05 15:15:51 +02:00 |
|
emeric
|
c67e54aead
|
Merge branch 'master' of https://github.com/tazio/lms into tazio-pam-auth
|
2020-07-04 14:54:54 +02:00 |
|
Tazio Ceri
|
f8fb64b5e4
|
Implemented PAM authentication
|
2020-06-28 23:49:16 +02:00 |
|
emeric
|
6546f44cb2
|
Force rescan for Better detection of embedded covers for vorbis/opus ogg files. ref #71
|
2020-06-25 16:36:07 +02:00 |
|
emeric
|
a293273940
|
Bring some more diversity in the radio mode when using tags
|
2020-06-23 11:26:48 +02:00 |
|
emeric
|
fe827d2f59
|
Added minor utility func
|
2020-05-21 09:21:40 +02:00 |
|
emeric
|
39081a7646
|
Various fixe
|
2020-05-19 12:19:58 +02:00 |
|