Commit Graph
59 Commits
Author SHA1 Message Date
emeric 13b3aac03c Fixed hopefully harmless typos 2025-05-18 12:59:51 +02:00
emeric a8dc7872e5 Fixed bad migration 2025-05-18 11:29:23 +02:00
emeric 61fdbf2949 Fixed artist info badly reported as matched using mbid 2025-05-18 11:16:45 +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 75cbbde598 No need to full rescan when changing some settings 2025-04-07 22:48:10 +02:00
emeric faabb7ec4a Added an option to merge artists without MBIDs to those with one, fixes #642 2025-04-04 18:30:14 +02:00
emeric e349e14101 Added basic support for artist.nfo file parsing, ref #640 2025-03-22 17:21:08 +01:00
emeric 05000d8a1a Deduplicate embedded images, ref #628 2025-03-15 14:48:37 +01:00
emeric d52addb9db Added settings to contro which kind of artist relationship to display inline 2025-03-08 22:55:38 +01:00
emeric 13698c379b Added a way to filter by record label, display labels in the release info panel 2025-02-08 18:56:54 +01:00
emeric bebe384376 Added release country support 2025-02-08 15:29:57 +01:00
emeric 4fe6edb87f Added release comment support, ref #568 2025-02-07 17:02:08 +01:00
emeric 33759def78 Adding support for partial dates (only year or month), fixes #477 2025-01-19 23:50:39 +01:00
emeric c7db5fc61a Added support for explcit tags (rtng, ITUNESADVISORY) 2025-01-17 18:03:16 +01:00
emeric 1d15be1e6c Added an option to skip playlists that are refering to a single album + skip playlists that are empty, fixes #577 2025-01-15 21:14:18 +01:00
emeric 3661eaccb6 Added playlist import (and sync)from m3u files, ref #391 2024-12-18 14:15:25 +01:00
emeric d80e311250 Added a new param internal-password-bcrypt-round, set to 12 by default 2024-11-25 23:36:22 +01:00
emeric 360623c569 OpenSubsonic API: added apiKey support, ref #544 2024-11-24 15:23:14 +01:00
emeric 7b4791005a Fixed crash when a library is set with a trailing /, fixes #552 2024-11-14 23:18:00 +01:00
emeric 5504ee707c Added barcode tag parsing in releases, and take it into account to avoid merging unrelated albums, fixes #550 2024-11-14 13:22:05 +01:00
emeric 472a5907ad Subsonci API: added savePlayQueue / getPlayQueue support 2024-10-31 18:49:57 +01:00
emeric 72b1367ea6 Added embedded/external lyrics support: parsing + indexing, ref #379 2024-10-26 16:58:13 +02:00
emeric 0d70111eb4 Fixed database migration 2024-10-11 21:51:27 +02:00
emeric dc63e61a29 Added an option to select how to sort albums in the artist view, fixes #498 2024-10-04 17:39:08 +02:00
emeric 55c7dea8d8 Changed schema to allow multiple releases/artists to share the same image 2024-10-04 09:54:04 +02:00
emeric 3f6177cedd Changed the way album covers are associated, fixes #503 2024-09-29 16:21:46 +02:00
emeric cb182c3cfe Migrated current play counter in ui states 2024-09-13 17:47:53 +02:00
emeric c165ed9f2f Made some UI states persistent across sessions, ref #484 2024-09-12 14:01:03 +02:00
emeric fc27a4f852 Apply all separators, not only the first one found, ref #518 2024-09-07 09:34:45 +02:00
emeric 39ca55e8fa Added compilation tag support, fixes #520 2024-09-04 20:07:37 +02:00
emeric cb4014b0e5 Added support for record labels, fixes #502 2024-09-02 08:06:17 +02:00
emeric 29d0610eb2 Implemented Subsonic's user rating for tracks, albums and artists, fixes #511 2024-08-30 19:40:15 +02:00
emeric cd0e88d28d Added support for comment tag, fixes #510 2024-08-20 19:03:28 +02:00
emeric 9ff387061a Subsonic API: added a way to filter files per media folder id when using directory commands 2024-07-13 18:55:46 +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 06b071553c Minor db cleanup 2024-05-08 16:37:43 +02:00
emeric efd7d4ea7c Fixed bad migration step, fixes #454 2024-05-06 21:20:48 +02:00
emeric 30575d12e6 Added dsf files support, fixes #449 2024-05-05 16:03:20 +02:00
emeric 391d859272 UI: added away to filter all the views by music library 2024-04-28 23:37:59 +02:00
emeric d6b86a9360 Perform vacuum if migration is performed 2024-04-19 12:01:23 +02:00
emeric 4432def11f Added missing indexes, force index recreation to remove outdated indexes 2024-04-19 11:20:44 +02:00
emeric 0cda12a8bf Subsonic API: added bitDepth, samplingRate and channelCount, see https://github.com/opensubsonic/open-subsonic-api/pull/83 2024-04-14 16:17:45 +02:00
emeric b23f38facf Added relative file path+file size in DB 2024-04-14 09:37:24 +02:00
emeric d050d039f5 Added missing db trace for migration 2024-04-05 23:33:55 +02:00
emeric 418286a1f2 Chaned the way the inner dbo session is accessed + added exec wrappers for queries 2024-03-31 13:13:01 +02:00
emeric 4b7c4295ec Refactored namespaces 2024-03-12 08:32:08 +01:00
emeric ba180ea847 Added release_group_mbid field to listenbrainz, fixes #416 2024-03-02 23:47:23 +01:00
emeric b45513a611 Added album sort name in subsonic responses, fixes #419 2024-03-02 23:05:20 +01:00