Commit Graph
28 Commits
Author SHA1 Message Date
emeric 340711daad Removed now useless config option 2026-07-14 23:42:32 +02:00
emeric 2fe4296fa5 Added a sentinel when UI limit is hit + a message when nothing found, fixes #358 2026-06-27 09:55:24 +02:00
emeric fd338dabc7 Simplified artwork handling: create a brand new artwork when an image changed. Simplifies subsonic element retrievals 2026-06-21 16:25:41 +02:00
emeric 5b90b1997e Relaxed checks, more explicit errors, ref #797 2026-01-04 16:30:52 +01:00
emeric 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 2026-01-04 16:22:53 +01:00
emeric ae92f5c156 Various build fixes, ref #802 2026-01-04 00:07:43 +01:00
emeric 6d27f18f19 Minor cleanup on audio codecs 2025-12-07 22:40:45 +01:00
emeric 7feecb2027 Implement the new OpenSubsonic API transcoding extension fixes #787 2025-12-03 20:53:11 +01:00
emeric d834f34683 Factorized some container/codec handling code + removed the no longer needed transcode output formats mka and webm 2025-11-30 18:48:04 +01:00
emeric c70935a5a2 UI: use codec info in database instead of rescanning files 2025-11-26 22:20:37 +01:00
emeric d69827c2a2 Added a fallback to ffmpeg parser in case of audio properties are not properly decoded, ref #781 2025-11-20 23:15:07 +01:00
emeric 9611cc09e3 Made some audio info fields now mandatory, otherwise consider parsing failed 2025-11-03 08:48:25 +01:00
emeric b25e3b9b1e Scan for audio properties, metadata, and embedded images in one single pass. Removed now useless lmsmetadata library + reworked code accordingly 2025-11-02 16:23:10 +01:00
emeric 0ccd095534 Refactored request context handling 2025-10-01 22:11:32 +02:00
emeric fc70483791 Removed obsolete func 2025-09-13 15:18:32 +02:00
emeric 932e7715f5 Added podcast support, only from subsonic API for now, ref #726 2025-09-13 15:04:13 +02:00
emeric 1236969516 Removed useless indexes 2025-07-18 23:59:23 +02:00
emeric 2fd7d9767b Placed db object related files in a subdirectory 2025-07-09 19:36:26 +02:00
emeric c251c2a924 Now using new artwork table everywhere in app and subsonic API to refer to artworks 2025-06-22 16:49:54 +02:00
emeric f657427654 Renamed namespace cover to artwork 2025-06-15 14:41:58 +02:00
emeric 2557402367 Using track id for the transcoding service 2025-05-31 10:27:53 +02:00
emeric dc52ea4ea5 Introduced new transcoding service 2025-05-30 23:27:01 +02:00
emeric 05000d8a1a Deduplicate embedded images, ref #628 2025-03-15 14:48:37 +01:00
emeric cfacfcff46 Use user's bitrate in case it is not set, fixes #588 2025-01-09 13:28:46 +01:00
emeric 4a8754a7fa Subsonic API: added timestamps into coverart ids, Made use of image ids to save a lookup, ref #558 2024-12-08 15:48:52 +01:00
emeric def4d8c3e3 Subsonic API: getCoverArt: serve raw image if size is not provided 2024-12-07 18:27:01 +01:00
emeric 13a0aab09c Isolated ResponseFormat in a new file 2024-11-29 21:37:38 +01:00
emeric e3a94d0540 Renamed folder 2024-11-29 21:19:07 +01:00