3d692a33d4
Only display the type of tags that are actually in use in the filters button
emeric2020-11-13 13:43:36 +01:00
6240ccf747
Fixed regression on artist/release artist handling + fixed bug when firing a signal on still connected but deleted listener
emeric2020-11-12 17:12:08 +01:00
b78967262c
Added composer, conductor, lyricist, mixer, producer, remixer tag support
emeric2020-11-12 13:19:22 +01:00
cf6ebe0911
Reserve at least two threads on mono core systems (on autodetect)
emeric2020-11-08 14:28:38 +01:00
3e53d6ace1
Getting a cover for a track will more efficiently fallback to album
emeric2020-11-06 15:18:20 +01:00
7cd5076b93
Subsonic API: handled the scrobble call (just put in the common played list for now, no scrobble on external services for now)
emeric2020-11-06 15:01:09 +01:00
3a311c35ff
Added MBID in the scanner's report list to make duplicate spotting easier. fixes#103emeric2020-11-03 16:19:06 +01:00
3599dc8659
Switched from CodeFactor to LGTM as it provides more useful feedbacks
emeric2020-11-03 16:01:33 +01:00
4bd5344b7d
Rather use the server args for setting its thread count
emeric2020-10-17 22:41:15 +02:00
5a6abdcba9
Made the number of threads used by the built in http server configurable. Default is as many cpu cores
emeric2020-10-17 22:30:03 +02:00
c04f57ceb5
Made STB the default image manipulation library to reduce memory usage (GraphicsMagick can still be selected). closes#93emeric2020-10-17 14:58:41 +02:00
bb3b7f1125
Merge branch 'develop' for release v3.20.0
emeric2020-10-12 13:37:00 +02:00
2db9be885e
Merge branch 'develop' for release v3.19.0
emeric2020-09-05 15:27:39 +02:00
26d12c39e4
UI: Added star/unstar for tracks/albums/artists. ref #74emeric2020-09-05 11:05:57 +02:00
5dad7f9211
Less buggy menu selection
emeric2020-09-04 23:46:05 +02:00
a0eec113e1
Handle menu selection client side
emeric2020-09-04 20:41:51 +02:00
05f2e7c4fd
Queing 3 tracks instead of 1 in radio mode
emeric2020-09-03 15:25:27 +02:00
d4d84e4d48
Added margin to the search input now elems can be active
emeric2020-09-03 10:54:44 +02:00
de67c5316d
Remove header title from main views, and set them active in the navbar
emeric2020-09-03 10:54:15 +02:00
4a101f4fb7
Prevent prev/next song shortcut to trigger while in input element
emeric2020-09-03 10:52:40 +02:00
64f476ceca
Can now download individual tracks
emeric2020-09-02 19:46:15 +02:00
72763850bb
Applied correct style on artist name in the release view
emeric2020-09-02 10:05:22 +02:00
59a32cdd02
Properly handle bad aritst/release URLs
emeric2020-09-02 10:04:59 +02:00
52d5c3fee3
Downloads: set the last modifier date/time of the files to the current UTC time, no need to expose the actual date/time
emeric2020-09-01 13:47:03 +02:00
b3f14153d2
Added some color transitions, ref #82emeric2020-09-01 13:42:17 +02:00
8a84a078be
Fixed regression on recommendation engine
emeric2020-08-31 14:15:10 +02:00
ea317b62ed
Upgraded travis CI os
emeric2020-08-30 18:40:52 +02:00