Deluan Quintão
|
fcb5e1b806
|
fix(server): fix case-insensitive sort order and add indexes to improve performance (#3425)
* refactor(server): better sort mappings
* refactor(server): simplify GetIndex
* fix: recreate tables and indexes using proper collation
Also add tests to ensure proper collation
* chore: remove unused method
* fix: sort expressions
* fix: lint errors
* fix: cleanup
|
2024-10-26 14:06:34 -04:00 |
|
Deluan
|
465cc091b0
|
Convert internal disc number representation to int
|
2023-12-09 13:53:38 -05:00 |
|
Deluan
|
af7eead037
|
Add discs to album
|
2023-12-09 13:53:38 -05:00 |
|
Deluan
|
85d43d2366
|
Add tests to date roll-ups
|
2023-05-19 21:22:23 -04:00 |
|
Deluan
|
9b81aa4403
|
Fix artwork resolution when paths contains : . Fix #2137
|
2023-02-02 12:18:55 -05:00 |
|
Deluan
|
c90468b895
|
Find artist.* image in Artist folder
|
2023-01-13 22:18:34 -05:00 |
|
Deluan
|
332900774d
|
Rename DevFastAccessCoverArt to EnableMediaFileCoverArt
|
2022-12-28 15:31:56 -05:00 |
|
Deluan
|
8e640bb858
|
Implement new Artist refresh
|
2022-12-28 15:31:56 -05:00 |
|
Deluan
|
c36e77d41f
|
Remove CoverArtID, fix tests
|
2022-12-28 15:31:56 -05:00 |
|
Deluan
|
c430401ea9
|
Remove current artwork implementation
|
2022-12-28 15:31:56 -05:00 |
|
Deluan
|
566ae93950
|
Remove old refresh code
|
2022-12-28 15:31:56 -05:00 |
|
Deluan
|
28e7371d93
|
Moved logic of collapsing songs into albums to model package
(it should really be called domain.... maybe will rename it later)
|
2022-12-28 15:31:56 -05:00 |
|