Commit Graph

  • 7f7c0ee187 When hitting bad data, abort gracefully only if this is the last frame read emeric 2026-04-04 17:56:51 +02:00
  • d3eb168d73 Merge branch 'develop' for release v3.76.0 emeric 2026-03-15 09:50:13 +01:00
  • 351c412dd3 Bumped Wt version emeric 2026-03-14 19:50:35 +01:00
  • 0fe4d7832c Bumped version emeric 2026-03-14 19:48:47 +01:00
  • c9906395d7 OS API: added coverArt in discTitle responses emeric 2026-03-14 17:56:50 +01:00
  • 535809f576 Added an optional role filter for 'appears on' section the artist views, fixes #824 emeric 2026-03-14 16:15:07 +01:00
  • 14e18bf227 Added some details about some supported non standard tags, ref #824 emeric 2026-03-14 08:40:40 +01:00
  • 086cbea03e Removed UUID constraint on listenbrainz token, fixes #825 emeric 2026-03-10 17:07:12 +01:00
  • 82468be9cc Minor style update emeric 2026-03-10 17:00:54 +01:00
  • 52d31dbec4 Subsonic API: can now search albums and artists using mbid, fixes #826 emeric 2026-03-10 16:32:38 +01:00
  • f9ae188be3 Subsonic API: fixed unwanted termination when bad client parameters are received emeric 2026-03-10 15:51:49 +01:00
  • 10707d8f84 Better formatting emeric 2026-03-09 21:37:33 +01:00
  • 0d0468427a Fixed typo emeric 2026-03-09 21:35:55 +01:00
  • 0c9f972ef2 Added some details about some supported non standard tags emeric 2026-03-09 21:31:19 +01:00
  • 4c7ad485bf Added basic checks to ensure configured directories in lms.conf exist, fixes #828 emeric 2026-03-08 21:30:11 +01:00
  • 3d5e2d3563 Removed useless filesystem cmake script emeric 2026-03-02 22:29:22 +01:00
  • fc83927380 Merge branch 'develop' for release v3.75.0 emeric 2026-02-28 09:56:43 +01:00
  • f32ca665a7 Updated doc for jukebox emeric 2026-02-27 17:12:24 +01:00
  • 543dd64d20 Added copyright info each track, fixes #793 emeric 2026-02-26 23:00:19 +01:00
  • 74cd9e827c Subsonic API: fixed release artists not always retrieved when filtering by media library emeric 2026-02-25 22:12:32 +01:00
  • 4a7e673a4b Updated recommended picard script emeric 2026-02-22 22:39:23 +01:00
  • 22de74430f Added OS field 'readonly' in playlist responses emeric 2026-02-22 22:19:46 +01:00
  • 7d82559833 Docker image: bumped versions emeric 2026-02-20 22:21:54 +01:00
  • 1e4189c74a Docker image: bumped versions emeric 2026-02-20 22:08:48 +01:00
  • 3ef5185552 Subsonic API: always report the old protocol version when needed, to make DSub work again emeric 2026-02-19 23:44:03 +01:00
  • f12b2f673d OS API: prefer using original date when fetching albums using byYear, fixes #819 emeric 2026-02-19 23:14:44 +01:00
  • 39dff9c7c4 OS API: fixed regression on roles filed, fixes #818 emeric 2026-02-19 22:16:41 +01:00
  • 54f3ad07f7 Bumped version emeric 2026-02-19 21:57:49 +01:00
  • 48e20fc77b Removed useless comments emeric 2026-02-19 19:05:37 +01:00
  • 7739c8f627 Init audio context only on first jukebox use emeric 2026-02-18 23:56:39 +01:00
  • 825d16a11c Fixed build emeric 2026-02-18 20:51:18 +01:00
  • bdcbd11e87 Removed alsa backend for now emeric 2026-02-18 19:32:43 +01:00
  • 7a30bb98f6 Implemented volume control for jukebox emeric 2026-02-18 00:12:32 +01:00
  • 5f6d3e796a Adjusted buffer sizes emeric 2026-02-17 22:58:20 +01:00
  • 4e10c63dff Simplified helper, recycle buffers across tracks emeric 2026-02-17 00:30:55 +01:00
  • 3963969cec First working jukebox using Subsonic API emeric 2026-02-16 21:51:02 +01:00
  • c338521843 Updated doc and docker builds emeric 2026-02-01 20:53:30 +01:00
  • 7be4af4585 Added optional ALSA audio output emeric 2026-02-01 15:42:34 +01:00
  • 49ead8d1a3 Fixed build emeric 2026-01-29 23:07:00 +01:00
  • 81d42b9880 Cleaned up code emeric 2026-01-29 22:32:49 +01:00
  • 49c8eacdc5 First working version for pulse audio output emeric 2026-01-28 22:52:40 +01:00
  • e1279c84ed Fixed build emeric 2026-01-29 23:05:12 +01:00
  • a90a66802f Added getter to get output pcm params emeric 2026-01-28 22:50:32 +01:00
  • b6fb8ee9d8 Extracted PCM struct to ease reuse emeric 2026-01-18 18:45:56 +01:00
  • cea3cad6e1 Renamed func params to something more natural emeric 2026-01-18 18:00:17 +01:00
  • 6742c99ed8 Simplified interface, optim to read directly from the resampler if enough samples are available emeric 2026-01-18 11:55:50 +01:00
  • e0f1e4a1ec First working PCM decoder emeric 2026-01-18 11:13:17 +01:00
  • 275d3bb967 Fixed broken clang-format checker emeric 2026-02-17 23:11:06 +01:00
  • cc41e87119 Fixed wav/aiff pcm support in ffmpeg parser emeric 2026-01-14 21:23:45 +01:00
  • 21119c72f6 Implemented Subsonic command getNowPlaying, fixes #792 emeric 2026-01-12 21:18:11 +01:00
  • b08bcfe3da Fixed crash when displaying albums with no artist emeric 2026-01-06 08:06:21 +01:00
  • 49753326b4 Merge branch 'develop' for release v3.74.0 emeric 2026-01-04 19:13:46 +01:00
  • 10fa739c93 Updated readme emeric 2026-01-04 17:34:08 +01:00
  • 5b90b1997e Relaxed checks, more explicit errors, ref #797 emeric 2026-01-04 16:30:52 +01:00
  • c39a26c4f6 Subsonic API: added flac transcoding + now select the source bitrate by default when transcoding from lossy to lossy to avoid maxing the output bitrate, fixes #797 emeric 2026-01-04 16:22:53 +01:00
  • d45ccb8c2c Fixed mime types emeric 2026-01-04 16:15:27 +01:00
  • 710582401e Use the artist canonical name for tooltip, ref #731 emeric 2026-01-04 13:58:30 +01:00
  • ac0a10147f Use av_dict_iterate only if supported, fixes #801 emeric 2026-01-04 12:34:57 +01:00
  • ae92f5c156 Various build fixes, ref #802 emeric 2026-01-04 00:07:43 +01:00
  • 86f45aeec2 Added missing indexes emeric 2025-12-24 11:16:45 +01:00
  • f70692b680 Added a dedicated table for release artists + handle display names in UI/Subsonic API, ref #731 emeric 2025-12-24 08:59:56 +01:00
  • 68cc7116a7 Removed useless stuff emeric 2025-12-15 21:25:02 +01:00
  • 1be966f125 Bumped version emeric 2025-12-24 09:00:50 +01:00
  • 93478ac60e Removed no longer used stuff emeric 2025-12-13 22:37:54 +01:00
  • b429a94acd Updated all translations with missing entries emeric 2025-12-12 23:15:57 +01:00
  • af623edd66 Minor cleanup emeric 2025-12-12 23:14:58 +01:00
  • 99001e2761 Add labels to track list in playback queue Tuukka Ojala 2025-12-12 21:05:41 +02:00
  • d129bd766b Improve accessibility for screen reader users Tuukka Ojala 2025-01-18 00:14:12 +02:00
  • 0c5883928e Added a note on the provided PAM authentication and needed privileges, ref #790 emeric 2025-12-11 22:00:57 +01:00
  • 7fce60b4ff Fixed bad case emeric 2025-12-10 21:35:44 +01:00
  • 622efff7f5 Using long names for codec field to keep consistency with global filter values emeric 2025-12-10 21:35:21 +01:00
  • ca5db1ebf9 Updated doc with missing info emeric 2025-12-10 21:32:45 +01:00
  • 5827594923 Merge branch 'develop' for release v3.73.0 emeric 2025-12-08 22:57:11 +01:00
  • 1dce97bddd Transcoding: force setting the channel count to workaround when the input channel layout is not compatible with the codec selected, fixes #781 emeric 2025-12-08 21:51:21 +01:00
  • d3f260bfe6 Minor cleanup emeric 2025-12-08 21:49:14 +01:00
  • d51ff0a03f Do not apply global filters on artist an release views emeric 2025-12-08 21:00:44 +01:00
  • 40b4096ab0 UI: can now filter by codec emeric 2025-12-07 23:46:47 +01:00
  • 6d27f18f19 Minor cleanup on audio codecs emeric 2025-12-07 22:40:45 +01:00
  • 66e4f9ef92 Minor cleanup emeric 2025-12-06 23:44:45 +01:00
  • 22ed424745 Added a way to filter by codec emeric 2025-12-06 23:30:00 +01:00
  • bbde689a16 Added size() method emeric 2025-12-06 22:24:30 +01:00
  • 2d90281b11 Added an option ui-allow-downloads in lms.conf to enable/disable downloads, fixes #776 emeric 2025-12-03 22:02:16 +01:00
  • 7feecb2027 Implement the new OpenSubsonic API transcoding extension fixes #787 emeric 2025-12-03 20:53:11 +01:00
  • 954b873f2b Fixed various warnings emeric 2025-12-02 23:05:09 +01:00
  • d843cf5c06 Fixed various warnings emeric 2025-12-02 22:57:15 +01:00
  • e5a6de3e07 Added missing GPL headers emeric 2025-12-02 22:27:48 +01:00
  • 80db76c3e3 OpenSubsonic API: added support for the indexBasedQueue extension emeric 2025-12-02 22:17:58 +01:00
  • 4ff3091757 Bumped version to 3.73.0 emeric 2025-12-02 19:42:15 +01:00
  • d834f34683 Factorized some container/codec handling code + removed the no longer needed transcode output formats mka and webm emeric 2025-11-30 18:48:04 +01:00
  • c3cd30f248 Store audio properties in database also for podcasts emeric 2025-11-29 15:37:04 +01:00
  • c70935a5a2 UI: use codec info in database instead of rescanning files emeric 2025-11-26 22:20:37 +01:00
  • 37d603d72c Store container and codec info in database emeric 2025-11-26 21:48:57 +01:00
  • 32177e0583 FFmpeg parser: better fallback for streams that do not expose bitrate emeric 2025-11-26 21:31:21 +01:00
  • 41f59c2054 Added more unit tests to check behavior when artist and mbid counts are not equal, ref #782 emeric 2025-11-21 21:08:57 +01:00
  • d69827c2a2 Added a fallback to ffmpeg parser in case of audio properties are not properly decoded, ref #781 emeric 2025-11-20 23:15:07 +01:00
  • 9a434dcb03 Merge branch 'develop' for release v3.72.1 emeric 2025-11-16 21:31:12 +01:00
  • 162d910904 Updated test emeric 2025-11-16 20:56:55 +01:00
  • 106c30a293 Bumped LMS version to 3.72.1 emeric 2025-11-16 20:15:42 +01:00
  • 7557334ea2 Subsonic API: bumped server protocol version to 1.16.1 emeric 2025-11-16 20:13:01 +01:00
  • b1d96566ea Merge branch 'develop' for release v3.72.0 emeric 2025-11-16 11:51:19 +01:00