Commit Graph
60 Commits
Author SHA1 Message Date
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
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
emeric 27320054e5 Made some more progress on theming 2020-04-17 17:37:26 +02:00
emeric 4f560fe015 Added a user setting to chose darkmode or not 2020-04-15 15:53:13 +02:00
emeric e17b2333ac Use synchronous mode since WAL is used 2020-04-10 16:01:14 +02:00
emeric 06f9673b28 Sort artists using sortname tag + search by name also in this tag. Fixes #44 2020-04-04 15:34:26 +02:00
emeric 5d07dcbc3b Handle sorting method for artists 2020-04-04 14:47:39 +02:00
emeric 2bd4fb8c78 WIP 2020-04-02 20:54:31 +02:00