emeric
|
a1001b296a
|
OpenSubsonic: changed the originalReleaseDate field format, fixes #400
|
2024-01-10 23:38:48 +01:00 |
|
emeric
|
fa3638ef46
|
Fixed regression on extra tags to parse, fixes #395
|
2024-01-06 23:38:54 +01:00 |
|
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
|
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
|
6baf0d313d
|
Finished clean on recommendation engines
|
2021-09-30 19:02:49 +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
|
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
|
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
|
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
|
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 |
|
emeric
|
0655e75d7e
|
Now diplaying albums in grid mode
|
2020-05-18 18:12:35 +02:00 |
|
emeric
|
381075d49d
|
Minor cleanup
|
2020-05-16 13:54:57 +02:00 |
|
emeric
|
6523ce48a2
|
Fixed search for artists
|
2020-05-12 17:23:56 +02:00 |
|
emeric
|
b0c6aa746c
|
Added disc subtitles support. Fixes #56
|
2020-05-11 18:38:28 +02:00 |
|
emeric
|
74fc4e058e
|
New UI layout and UI improvements. Fixes #50
|
2020-05-10 13:11:43 +02:00 |
|
emeric
|
9edad1314e
|
Use the last modified file attribute in order to display recently added items. fixes #51
|
2020-05-02 14:34:40 +02:00 |
|
emeric
|
f41b6c38a7
|
WIP replaygain support
|
2020-04-25 14:39:49 +02:00 |
|
emeric
|
4749fd7548
|
Added a new transcoding mode: transcode if and only if the format is not handled by the browser. Made the subsonic API configurable again in conf file. Moved the subsonic's artist list mode in the per-user settings page. fixes #46
|
2020-04-20 20:54:16 +02:00 |
|
emeric
|
9a3dcbdcbf
|
Subsonic API: Added an option to only list album artists. fixes #27
|
2020-04-17 23:36:34 +02:00 |
|