Commit Graph

  • 4fcdf2003c Simplified a query emeric 2025-07-06 16:23:47 +02:00
  • 7b67b5c08b Adding missing producer mapping, fixes #703 emeric 2025-07-06 12:18:38 +02:00
  • 25073b3ebc Optimized diff scan by not pulling the whole track columns emeric 2025-07-06 11:36:28 +02:00
  • 1b73ae1e8c Scanner: parallelized processing within the playlist/track association step emeric 2025-07-05 19:28:18 +02:00
  • 41504c92e0 Fixed unity build emeric 2025-07-05 10:25:29 +02:00
  • 204a4a8857 Scanner: parallelized processing within artwork association steps emeric 2025-07-04 23:05:35 +02:00
  • 427f777c44 Added missing pragmas emeric 2025-07-02 23:34:54 +02:00
  • 376316da14 Moved code to scan files in parallel at upper level to ease reuse emeric 2025-07-02 21:18:04 +02:00
  • c9395fefa5 Subsonic API: added missing releaseDate in Album node, fixes #701 emeric 2025-07-02 13:39:22 +02:00
  • 7989b68603 Bumped packages emeric 2025-07-01 21:15:31 +02:00
  • 5bed2320bc Made some small optims when checking if files are removed emeric 2025-07-01 21:15:04 +02:00
  • e6f0f55b95 Optimized artwork association with tracks emeric 2025-06-29 18:26:44 +02:00
  • d89f50d811 Removed useless join in query emeric 2025-06-29 12:05:16 +02:00
  • 917c1b55b9 Added missing indexes emeric 2025-06-29 11:58:41 +02:00
  • ac84b891f6 Removed some useless columns in the track table emeric 2025-06-25 22:59:55 +02:00
  • d1caed200b Fixed bad handling of utf8 bom for playslit files, fixes #694 emeric 2025-06-25 13:55:45 +02:00
  • 6e4fbdc353 Fixed bad translation, ref #639 emeric 2025-06-24 22:04:37 +02:00
  • f962bd7265 Merge branch 'develop' for release v3.67.0 emeric 2025-06-24 08:18:33 +02:00
  • 2429888c53 Introduced an option to use a release image when no artist image is available, fixes #639 emeric 2025-06-23 22:37:05 +02:00
  • 57692fd8f4 UI: made artist images circle, ref #639 emeric 2025-06-23 20:40:12 +02:00
  • c1b73f9b76 Minor cleanup emeric 2025-06-23 20:26:12 +02:00
  • 6bfc769cab Added a quick integrity check during startup, fixes #679 emeric 2025-06-22 22:25:24 +02:00
  • b90c5aa35a Merge branch 'artwork-disc' into develop emeric 2025-06-22 20:41:34 +02:00
  • 0e028fd116 Fixed multi platform builds emeric 2025-06-22 18:51:36 +02:00
  • ed14fa6bc2 Fixed multi platform builds emeric 2025-06-22 17:37:01 +02:00
  • c251c2a924 Now using new artwork table everywhere in app and subsonic API to refer to artworks emeric 2025-06-22 16:49:54 +02:00
  • 93b446e124 Now resolve the preferred artist artworks during scan steps emeric 2025-06-21 22:18:17 +02:00
  • 67db09685d Fixed unity build emeric 2025-06-21 18:52:57 +02:00
  • dd2f97903e Fixed regression when removing an artwork emeric 2025-06-21 18:37:36 +02:00
  • c95ae94c84 Added step in UI for associating track images emeric 2025-06-21 18:27:27 +02:00
  • dd2aa49bb0 Now resolve the preferred track artworks during scan steps emeric 2025-06-21 18:13:20 +02:00
  • a1533c4c8d Removed useless join emeric 2025-06-21 18:10:24 +02:00
  • 7dd9d123a6 Simplified some code emeric 2025-06-17 09:53:02 +02:00
  • 7ebaeb12be Upated readme emeric 2025-06-17 09:47:07 +02:00
  • 7494d055e7 Introduced the artwork table. Now resolve the preferred release artwork during scan steps emeric 2025-06-17 09:46:42 +02:00
  • e5205e7115 Use other track front cover as a last fallback option emeric 2025-06-12 22:03:25 +02:00
  • a550529e43 Better determinism emeric 2025-06-10 10:20:40 +02:00
  • 1cd3fb9409 Get track list images from first tracks in list emeric 2025-06-10 09:27:15 +02:00
  • 424876ee1c Simplified a check in unit tests emeric 2025-06-10 08:52:05 +02:00
  • f657427654 Renamed namespace cover to artwork emeric 2025-06-10 08:29:42 +02:00
  • 3a7f010a7d Added more fallbacks for track artworks emeric 2025-05-12 09:17:02 +02:00
  • 9629a8cc97 Added a way to filter multiple image types emeric 2025-05-11 14:07:25 +02:00
  • dd57275858 Added media related image in the release view, if found, ref #604 emeric 2025-05-10 14:41:59 +02:00
  • f906212fc4 Added a helper to get the disc cover for a given track emeric 2025-05-10 14:04:46 +02:00
  • 4b3e8032cb Added missing drop index call emeric 2025-05-10 13:44:49 +02:00
  • d5aead9daf Now prefer 'disc' artworks for tracks, ref #604 emeric 2025-05-10 13:31:27 +02:00
  • d1314ddf0d Centralized artwork lookup logic for playlists emeric 2025-05-09 13:25:17 +02:00
  • df8dd91c4d Centralized artwork lookup logic emeric 2025-05-09 12:51:23 +02:00
  • a008ccfacc Increased the artist info scan version to force rescan. ref #688 emeric 2025-06-15 14:34:14 +02:00
  • 4d3201c1a0 Use the folder name as artist name if no name is provided in the artist.nfo file. fixes #688 emeric 2025-06-14 13:34:19 +02:00
  • 085210f364 Subsonic API: report original year for albums, fixes #672 emeric 2025-06-14 13:06:41 +02:00
  • d4d14c39a5 Fixed format emeric 2025-06-12 22:52:44 +02:00
  • 4837e1959f search3: minor optim emeric 2025-06-12 22:44:14 +02:00
  • 0b0b8a34d1 Merge branch 'srett-child-process-enhancement' into develop emeric 2025-06-06 08:45:48 +02:00
  • 161d7b6c15 Minor clean emeric 2025-06-06 08:45:34 +02:00
  • c9e4ec1eb5 fixed format emeric 2025-06-02 21:38:19 +02:00
  • b2471cccfb FileResourceHandler: Open file once on init, more error handling Simon Rettberg 2025-05-24 15:49:47 +02:00
  • 1e7fbcad15 Fixed warning emeric 2025-06-02 21:10:01 +02:00
  • 4e7bc9c7cc fixed format emeric 2025-06-02 21:38:19 +02:00
  • c4cf829254 Merge branch 'srett-fileresource-open-once' into develop emeric 2025-06-02 21:35:41 +02:00
  • 221daf5222 Fixed warning emeric 2025-06-02 21:10:01 +02:00
  • 8bcda2a96f Fixed warning emeric 2025-06-02 21:10:01 +02:00
  • 5b0a136542 FileResourceHandler: Open file once on init, more error handling Simon Rettberg 2025-05-24 15:49:47 +02:00
  • 54771e6ddf Minor fixes to ChildProcess Simon Rettberg 2025-05-29 21:36:42 +02:00
  • 2557402367 Using track id for the transcoding service emeric 2025-05-31 10:27:53 +02:00
  • dc52ea4ea5 Introduced new transcoding service emeric 2025-05-30 23:27:01 +02:00
  • 8cf2e2b660 Removed unused struct emeric 2025-05-30 18:38:53 +02:00
  • 5a70ea68ce fixed build with wt 4.11.4 on debian, ref #681 emeric 2025-05-29 22:54:16 +02:00
  • 291e7ae60c Subsonic API: changed return code from 41 to 42 when a token is used emeric 2025-05-29 21:48:07 +02:00
  • 2b9ff2b2e9 Added some indexes emeric 2025-05-29 15:53:42 +02:00
  • 571c0bc5f4 More details for scan error reports #676 emeric 2025-05-26 23:33:52 +02:00
  • 6d6ea4920b xxhash is just an include dependency emeric 2025-05-24 15:02:10 +02:00
  • 265f10a7ca Merge branch 'develop' for release v3.66.1 emeric 2025-05-18 15:00:10 +02:00
  • f44e4b9f40 Added a way to force rescan artist infos emeric 2025-05-18 14:21:52 +02:00
  • 13b3aac03c Fixed hopefully harmless typos emeric 2025-05-18 12:59:51 +02:00
  • a8dc7872e5 Fixed bad migration emeric 2025-05-18 11:29:23 +02:00
  • 61fdbf2949 Fixed artist info badly reported as matched using mbid emeric 2025-05-18 11:16:45 +02:00
  • cdbed46ae3 Minor log update emeric 2025-05-16 13:17:18 +02:00
  • 7e242da3b7 Fixed artist link badly reported as matched using mbid emeric 2025-05-16 13:06:34 +02:00
  • 7502bf6885 Redacted apiKey values emeric 2025-05-09 12:50:56 +02:00
  • 2069d0cb21 Small improvements on Spanish localization Enrique Garcia 2025-04-28 22:57:40 +02:00
  • b5570b4c78 Fixed potential crash emeric 2025-05-07 14:07:08 +02:00
  • 79be2ebb16 Better bench scope + minor cleanup emeric 2025-05-07 13:56:43 +02:00
  • aa45cea988 Added some logic to handle multi artists in tags involving the artist whitelist, fixes #669 emeric 2025-05-04 22:28:04 +02:00
  • 39ade2506a Merge branch 'develop' for release v3.66.0 emeric 2025-04-28 22:58:17 +02:00
  • 83dcac39c5 Added missing new es entries emeric 2025-04-28 08:40:16 +02:00
  • 68511da761 Add Spanish localization César Enrique García Dabó 2025-04-18 19:25:46 +02:00
  • b62f773400 Fixed build emeric 2025-04-27 18:19:31 +02:00
  • cc9c6a42ff Added a way to set artists that must not be split, fixes #522 emeric 2025-04-27 18:03:45 +02:00
  • a26632828e Subsonic API: check if the user has enabled transcoding by default to put transcodedSuffix and transcodedContentType fields emeric 2025-04-26 16:38:50 +02:00
  • 03cbe85e32 Added basic build on push emeric 2025-04-22 22:55:51 +02:00
  • 5713e2a909 Upgraded actions + only trigger on PR emeric 2025-04-20 21:17:45 +02:00
  • 1b9cbf340f Enabled unity build for codeql emeric 2025-04-20 20:41:59 +02:00
  • 09492c3c84 Enabled unity build by default emeric 2025-04-20 15:50:21 +02:00
  • 996a86bd96 Exposed ARG LMS_UNITY_BUILD var emeric 2025-04-20 15:37:17 +02:00
  • a15e5efd01 Added a unity build check emeric 2025-04-20 15:10:51 +02:00
  • 7767ddb78f Made compilation work with unity builds emeric 2025-04-20 11:26:47 +02:00
  • a5b130305e Append Z to iso8601 date time strings emeric 2025-04-11 18:02:58 +02:00
  • ade4946b8c Tried to make the full scan message clearer emeric 2025-04-09 21:31:23 +02:00
  • 75cbbde598 No need to full rescan when changing some settings emeric 2025-04-07 22:48:10 +02:00