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 |
|
Bram
|
263164b3f6
|
Minor changes related to library linking
|
2020-11-17 14:53:01 +01:00 |
|
emeric
|
633ce7d392
|
Fixed codefactor review
|
2020-11-13 17:12:18 +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
|
7cd5076b93
|
Subsonic API: handled the scrobble call (just put in the common played list for now, no scrobble on external services for now)
|
2020-11-06 15:01:09 +01:00 |
|
emeric
|
3a311c35ff
|
Added MBID in the scanner's report list to make duplicate spotting easier. fixes #103
|
2020-11-03 16:19:32 +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
|
45b6f67896
|
Minor cleanup
|
2020-10-29 15:26:08 +01:00 |
|
emeric
|
976b94959a
|
Minor cleanup
|
2020-10-29 13:26:15 +01:00 |
|
emeric
|
1c17f6a14a
|
Restore correct recommendation classifier priorities
|
2020-10-29 13:25:54 +01:00 |
|
emeric
|
438e99f5c2
|
Loading of the recommendation engine now controlled by scanner. Bonus: better control/reporting
|
2020-10-28 17:40:15 +01:00 |
|
emeric
|
c9d138a96b
|
Merge branch 'develop' of https://github.com/bramton/lms into develop
|
2020-10-28 17:31:45 +01:00 |
|
Bram
|
edc16f6d5e
|
Fixed several compilation errors
|
2020-10-28 12:22:53 +01:00 |
|
emeric
|
e4dda516ee
|
Added virtual destructor
|
2020-10-19 21:42:34 +02: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
|
e79dae48d1
|
Cover art handling: significantly reduce memory usage. fixes #93
|
2020-10-12 13:30:34 +02:00 |
|
emeric
|
12de97788f
|
Added ZIP64 support. One can download whatever file(s)
|
2020-09-17 14:26:20 +02:00 |
|
emeric
|
61d6fd6117
|
Fixed armhf build
|
2020-09-05 16:21:02 +02:00 |
|
emeric
|
26d12c39e4
|
UI: Added star/unstar for tracks/albums/artists. ref #74
|
2020-09-05 11:05:57 +02:00 |
|
emeric
|
52d5c3fee3
|
Downloads: set the last modifier date/time of the files to the current UTC time, no need to expose the actual date/time
|
2020-09-01 13:47:03 +02:00 |
|
emeric
|
8a84a078be
|
Fixed regression on recommendation engine
|
2020-08-31 14:15:10 +02:00 |
|
emeric
|
f44f7d7ca5
|
Zipper: added an overflow check to make sure to produce a valid zip (next step is to implement zip64)
|
2020-08-30 15:58:06 +02:00 |
|
emeric
|
093c36f257
|
Zipper: fixed bug that corrupted filenames
|
2020-08-30 15:29:03 +02:00 |
|
emeric
|
c9aed37fc2
|
Zipper: now computeing crc32 on the fly during zip creation
|
2020-08-30 15:13:46 +02:00 |
|
emeric
|
d652a6791f
|
Zipper: fixed UTF-8 encoded names
|
2020-08-27 13:44:16 +02:00 |
|
emeric
|
a785847b9c
|
[WIP] Zipper to download artists/releases, ref #37
|
2020-08-27 13:31:25 +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
|
d30283eee5
|
Detect embedded M4A cover arts. fixes #89
|
2020-08-24 11:06:31 +02:00 |
|
emeric
|
bd7561af8e
|
Changed the way services are handled
|
2020-08-22 15:20:18 +02:00 |
|
emeric
|
9fbbca97a4
|
Made av libs private to liblmsav
|
2020-08-21 10:13:10 +02:00 |
|
emeric
|
bc87e16d08
|
Changed the add button to a contextual menu
|
2020-08-20 13:10:54 +02:00 |
|
emeric
|
09f5ea5b0f
|
Really fixed bad error handling when transcoding. fixes #75
|
2020-08-18 12:49:37 +02:00 |
|
emeric
|
cb0fe96e4a
|
Fixed bad error handling when transcoding. fixes #75
|
2020-08-14 11:51:03 +02:00 |
|
emeric
|
0ca0b9e66f
|
Fixed stats when checking for missing files
|
2020-07-26 20:42:59 +02:00 |
|
emeric
|
8f236c16ca
|
Added more details during scan. fixed #32
|
2020-07-25 16:42:02 +02:00 |
|
emeric
|
d0826daa41
|
Can now interrupt/relaunch scan + scan force from the web interface. ref #32
|
2020-07-25 14:58:02 +02:00 |
|
emeric
|
10369fdfee
|
Subsonic API: fixed recently added releases
|
2020-07-14 12:23:43 +02:00 |
|
emeric
|
73031a33bb
|
Subsonic API: fixed playlist update. fixes #80
|
2020-07-14 12:18:45 +02:00 |
|
emeric
|
d3dcee35a3
|
Subsonic API: various fixes to make Sublime Music happy
|
2020-07-14 11:38:06 +02:00 |
|
emeric
|
100d0f55a5
|
Added a way to create the admin account linked to the PAM backend password authentication. ref #65
|
2020-07-07 10:54:40 +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 |
|
emeric
|
718d2ee6d7
|
Made Audinaut work. fixes #76
|
2020-07-03 21:03:16 +02:00 |
|
emeric
|
b2863e927c
|
Scan files which extensions is not lowercase
|
2020-07-03 10:03:26 +02:00 |
|
Tazio Ceri
|
f8fb64b5e4
|
Implemented PAM authentication
|
2020-06-28 23:49:16 +02:00 |
|