Commit Graph
1790 Commits
Author SHA1 Message Date
emeric 710c53b4b4 Try not to suggest same audio tracks, added some unit tests 2026-06-05 13:53:30 +02:00
emeric a4ab9829d5 Try not to suggest same audio tracks 2026-06-05 13:28:39 +02:00
emeric 09468e2c2d Fixed regression on nav active states + bad default entry point 2026-06-04 23:25:04 +02:00
emeric 59b710ea37 Audio similarity engine: optimized release and artists matching 2026-06-04 23:13:38 +02:00
emeric 7ef19e4c06 Remove Various Artists from recommendations 2026-06-03 23:07:29 +02:00
emeric 88c85291bc Remove track artist recommendations for now 2026-06-03 22:51:06 +02:00
emeric 98369c9219 Reuse path router for main view 2026-06-03 22:30:45 +02:00
emeric 0162c9a99e Fixed broken nav highlights 2026-06-03 21:46:36 +02:00
emeric 578b869096 Split settings in several sub views. easier to understand that save is needed, ref #796 2026-06-02 23:24:44 +02:00
emeric 5b4eb8db8b Small clean up for the job queue creation 2026-06-02 17:22:33 +02:00
emeric e73ea68785 Fixed format 2026-06-02 16:52:56 +02:00
emeric e6bb521945 Update playlist images in parallel to speed up step 2026-06-02 16:52:46 +02:00
emeric 44c11e85ff Made .lmsignore more like .gitignore, fixes #486 2026-06-02 16:24:01 +02:00
emeric cad6d41d27 Fixed format 2026-06-02 13:26:37 +02:00
emeric 02196f0d10 OpenSubsonic API: expose groupings, fixes #846 2026-06-02 13:26:24 +02:00
emeric 64e183da38 Associate user provided images with playlists (using EXTIMG or same named file), fixes #833 2026-06-02 12:48:54 +02:00
emeric 531c5ca24d Added OpenSubsonic API: added missing tokenInfo endpoint, fixes #838 2026-06-02 09:57:19 +02:00
emeric 8c72fb7b5a Fixed MP3 long desc string, fixes #843 2026-06-02 09:10:51 +02:00
emeric 7d2819b334 Fix XSS when filtering collections with a maliciously forged tag, fixes #844 2026-06-02 09:05:50 +02:00
emeric eb7f65878f Restored recommendations based on acoustic similarities (using musicnn), fixes #301 2026-06-02 08:32:43 +02:00
emeric ee1726947b Fixed termination when a podcast updates its image url, attempt 2 2026-05-18 21:31:07 +02:00
emeric 54ee3211c5 Removed unused variable 2026-05-16 22:33:59 +02:00
emeric 24a74489aa Fixed termination when a podcast updates its image url 2026-05-14 15:23:55 +02:00
emeric 7f7c0ee187 When hitting bad data, abort gracefully only if this is the last frame read 2026-04-04 17:56:51 +02:00
emeric c9906395d7 OS API: added coverArt in discTitle responses 2026-03-14 17:56:50 +01:00
emeric 535809f576 Added an optional role filter for 'appears on' section the artist views, fixes #824 2026-03-14 16:15:07 +01:00
emeric 086cbea03e Removed UUID constraint on listenbrainz token, fixes #825 2026-03-10 17:07:12 +01:00
emeric 52d31dbec4 Subsonic API: can now search albums and artists using mbid, fixes #826 2026-03-10 16:32:38 +01:00
emeric f9ae188be3 Subsonic API: fixed unwanted termination when bad client parameters are received 2026-03-10 15:51:49 +01:00
emeric 4c7ad485bf Added basic checks to ensure configured directories in lms.conf exist, fixes #828 2026-03-08 21:30:11 +01:00
emeric 3d5e2d3563 Removed useless filesystem cmake script 2026-03-02 22:29:22 +01:00
emeric 543dd64d20 Added copyright info each track, fixes #793 2026-02-26 23:00:19 +01:00
emeric 74cd9e827c Subsonic API: fixed release artists not always retrieved when filtering by media library 2026-02-25 22:12:32 +01:00
emeric 22de74430f Added OS field 'readonly' in playlist responses 2026-02-22 22:19:46 +01:00
emeric 3ef5185552 Subsonic API: always report the old protocol version when needed, to make DSub work again 2026-02-19 23:44:03 +01:00
emeric f12b2f673d OS API: prefer using original date when fetching albums using byYear, fixes #819 2026-02-19 23:14:44 +01:00
emeric 39dff9c7c4 OS API: fixed regression on roles filed, fixes #818 2026-02-19 22:16:41 +01:00
emeric 48e20fc77b Removed useless comments 2026-02-19 19:05:37 +01:00
emeric 7739c8f627 Init audio context only on first jukebox use 2026-02-18 23:56:39 +01:00
emeric 825d16a11c Fixed build 2026-02-18 20:51:18 +01:00
emeric bdcbd11e87 Removed alsa backend for now 2026-02-18 19:32:43 +01:00
emeric 7a30bb98f6 Implemented volume control for jukebox 2026-02-18 00:12:32 +01:00
emeric 5f6d3e796a Adjusted buffer sizes 2026-02-17 23:16:52 +01:00
emeric 4e10c63dff Simplified helper, recycle buffers across tracks 2026-02-17 23:16:52 +01:00
emeric 3963969cec First working jukebox using Subsonic API 2026-02-17 23:16:52 +01:00
emeric c338521843 Updated doc and docker builds 2026-02-17 23:16:52 +01:00
emeric 7be4af4585 Added optional ALSA audio output 2026-02-17 23:16:52 +01:00
emeric 49ead8d1a3 Fixed build 2026-02-17 23:16:52 +01:00
emeric 81d42b9880 Cleaned up code 2026-02-17 23:16:52 +01:00
emeric 49c8eacdc5 First working version for pulse audio output 2026-02-17 23:16:52 +01:00