Commit Graph
30 Commits
Author SHA1 Message Date
emeric 53391e37e8 Updated clang format, and restored dsd file handling that was actually broken 2025-09-21 17:27:07 +02:00
emeric 932e7715f5 Added podcast support, only from subsonic API for now, ref #726 2025-09-13 15:04:13 +02:00
emeric 92a8194844 Added hopefully more details in image parsing errors, ref #723 2025-08-05 23:01:07 +02:00
emeric cc9c6a42ff Added a way to set artists that must not be split, fixes #522 2025-04-27 18:03:45 +02:00
emeric 7767ddb78f Made compilation work with unity builds 2025-04-20 11:26:47 +02:00
emeric 6ba6034d87 Minor cleanup, reducing includes 2025-03-27 17:26:51 +01:00
emeric 3ecd63fea0 Added a way to probe images from a buffer 2025-03-02 11:48:27 +01:00
emeric 5b73925019 Switched to full static release + enable lto for the docker release image 2025-01-22 18:34:08 +01:00
emeric eda06c8214 Scanner: do not decode whole images, just probe, ref #561 2025-01-12 20:55:16 +01:00
emeric 10d900faf2 Simplified some path writes 2025-01-06 22:29:46 +01:00
emeric 1f6398b5b4 Do not try to create a string from a potentially null ptr, ref #561 2025-01-05 16:49:21 +01:00
emeric def4d8c3e3 Subsonic API: getCoverArt: serve raw image if size is not provided 2024-12-07 18:27:01 +01:00
emeric 45175a721c Various minor cleanup 2024-12-05 20:09:14 +01:00
emeric 437f9d63ed Fixed build when using graphicmagicks backend 2024-07-06 14:12:58 +02:00
emeric d1324c1c3a Put all directories and images in database, use the info to associate an image to each artist 2024-07-06 13:53:41 +02:00
emeric 71dc99ad46 Added a scan step to scan artist images, ref #435 2024-06-29 16:04:16 +02:00
emeric 39941d90a3 Auto reformatted the base, ref #470 2024-05-24 23:31:52 +02:00
emeric 1a9b392a71 Upgraded alpine images 2024-04-27 15:16:03 +02:00
emeric 9ca4ac073a Added some traces for image handling 2024-03-30 00:04:57 +01:00
emeric ac69582f4b Changed the default cover image for releases 2024-03-24 15:15:36 +01:00
emeric 41992f235e Reworked internal namespaces 2024-03-12 23:11:29 +01:00
emeric 4b7c4295ec Refactored namespaces 2024-03-12 08:32:08 +01:00
David Roman 0e78820402 use cmake lib dir instead of hardcoded name 2024-03-11 19:27:08 +01:00
emeric b80282a05a stb: exposed error messages 2024-01-06 21:09:20 +01:00
emeric 9060c0d925 Simplified logger configuration, it no longer depends on Wt 2023-11-24 16:23:31 +01:00
emeric 8a9d79a493 STB headers may be in /usr/include on some distribs (alpine 3.17) 2023-01-22 16:22:23 +01:00
emeric 4330042bdb Made STB work again 2022-01-30 21:36:00 +01:00
emeric 9cd17d3204 Mage GM work again 2022-01-30 21:31:31 +01:00
emeric 3049babd41 CodeFactor review 2022-01-30 14:57:04 +01:00
emeric 32a944e3d4 Introduced lmscore lib to centralize services, migrated cover service 2021-10-16 15:22:59 +02:00