Deluan
|
eeb14f0243
|
Removed unused function
|
2021-07-20 20:50:59 -04:00 |
|
Deluan
|
a89bdfbb8d
|
Fix build
|
2021-07-20 20:22:15 -04:00 |
|
Deluan
|
8afa2cd833
|
Remove dependency of deprecated ioutil package
|
2021-07-20 20:12:28 -04:00 |
|
Deluan
|
774ad65155
|
Use fs.FS in MergeFS implementation
|
2021-07-20 19:54:44 -04:00 |
|
Deluan
|
7540881695
|
Small refactorings
|
2021-07-20 19:18:29 -04:00 |
|
Deluan
|
08840f6170
|
Simplify cover detection in roll-up code by left-joining synthesized table
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
cddd1b3f6b
|
Simplify genre roll-up code by left-joining synthesized tables
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
bc6b175414
|
Make getGenre Subsonic endpoint returns genres sorted by counts
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
b6e9ec4db4
|
Optimize GetAll genres query
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
1471e1240d
|
Show songs' genres as text instead of Chips
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
95181d748d
|
Fix rollup of track genres to albums and artists.
See: https://github.com/navidrome/navidrome/pull/1251#issuecomment-882343022
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
254e5673e1
|
Fix log message about artist with Various Artists' mbid
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
00e418cb2a
|
Fix log message about multiple MBIDs
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
2742977c63
|
Fix multiple id3v2.4 genres appearing as one big concatenated genre
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
69f71be98a
|
Add more tests
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
58ee4c60ca
|
Add Links to external sites
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
21cd50d81c
|
Fix aggregated values (count, size, duration) in roll-up queries
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
054b5eafdb
|
Add Genres as "Chips" in Album details and Song details
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
e2233779f1
|
Force full rescan when adding multi-genres
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
3a356499ae
|
Fix lint error
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
a0cd585401
|
Fix Count methods
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
20b7e5c49b
|
Add Genre filters to UI
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
c56c7c865e
|
Purge unused genres at the end of the scan
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
b56e034ce3
|
Add multiple genres to Artists
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
1d8607ef6a
|
Remove unnecessary repositories methods
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
5e54925520
|
Add multiple genres to Albums
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
39da741a80
|
Add multiple genres to MediaFile
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
7cd3a8ba67
|
Add genre tables, read multiple-genres from tags
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
1f0314021e
|
Change initial scan message log level
|
2021-07-19 16:53:58 -04:00 |
|
Deluan
|
19c2ef3803
|
Enable buffered scrobbles by default
|
2021-07-19 16:10:37 -04:00 |
|
dependabot[bot]
|
d886c63122
|
Bump react-image-lightbox from 5.1.1 to 5.1.4 in /ui (#1252)
Bumps [react-image-lightbox](https://github.com/frontend-collective/react-image-lightbox) from 5.1.1 to 5.1.4.
- [Release notes](https://github.com/frontend-collective/react-image-lightbox/releases)
- [Changelog](https://github.com/frontend-collective/react-image-lightbox/blob/master/CHANGELOG.md)
- [Commits](https://github.com/frontend-collective/react-image-lightbox/compare/v5.1.1...v5.1.4)
---
updated-dependencies:
- dependency-name: react-image-lightbox
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-19 13:20:44 -04:00 |
|
dependabot[bot]
|
5b828cd7ef
|
Bump @testing-library/user-event from 13.1.9 to 13.2.0 in /ui (#1253)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.1.9 to 13.2.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.1.9...v13.2.0)
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-19 13:20:28 -04:00 |
|
Deluan
|
ef60db3a5f
|
Bump github.com/lestrrat-go/jwx from 1.2.2 to 1.2.4
|
2021-07-19 13:17:55 -04:00 |
|
Deluan
|
882b02c747
|
Fix forceRescan not re-importing all tracks
|
2021-07-19 10:32:33 -04:00 |
|
Deluan
|
44e7502aef
|
Log warning when artist has a MBID of Various Artists
|
2021-07-18 18:28:51 -04:00 |
|
Deluan
|
e61cf3217d
|
Reapply the fix from #1054, but without getting into an infinite look in case of SMB fs errors. See #1164
|
2021-07-17 21:06:53 -04:00 |
|
Deluan
|
03ad6e972a
|
Removed unused attributes in Last.fm responses
|
2021-07-16 21:06:47 -04:00 |
|
Deluan
|
eb8ffc6f76
|
Fix infinite loop when the fs fails. Closes #1164
|
2021-07-16 09:38:58 -04:00 |
|
Deluan
|
b0fc684cb6
|
Fix small lint errors found by gocritic
|
2021-07-15 13:43:03 -04:00 |
|
Deluan
|
8d56ec898e
|
Use AlbumArtist tag even for compilations, when it is specified.
If the tracks' AlbumArtists are different, then use "Various Artists"
|
2021-07-15 11:53:08 -04:00 |
|
Deluan Quintão
|
5064cb2a46
|
Add git version info to release source (#1250)
|
2021-07-15 09:49:34 -04:00 |
|
Deluan
|
f78257235e
|
Add option to have different loglevels per source folder/file
|
2021-07-14 18:44:14 -04:00 |
|
dependabot[bot]
|
1a6a284bc1
|
Bump github.com/google/uuid from 1.2.0 to 1.3.0 (#1249)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-14 11:09:23 -04:00 |
|
dependabot[bot]
|
1d948beb1f
|
Bump github.com/go-chi/httprate from 0.5.0 to 0.5.1 (#1248)
Bumps [github.com/go-chi/httprate](https://github.com/go-chi/httprate) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/go-chi/httprate/releases)
- [Commits](https://github.com/go-chi/httprate/compare/v0.5.0...v0.5.1)
---
updated-dependencies:
- dependency-name: github.com/go-chi/httprate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-14 11:07:11 -04:00 |
|
dependabot[bot]
|
deefd7a2fd
|
Bump github.com/lestrrat-go/jwx from 1.2.1 to 1.2.2 (#1247)
Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/main/Changes)
- [Commits](https://github.com/lestrrat-go/jwx/compare/v1.2.1...v1.2.2)
---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-14 11:06:51 -04:00 |
|
Deluan
|
97f87416a4
|
Bump @testing-library dependencies
|
2021-07-14 11:02:11 -04:00 |
|
Deluan
|
5d8b90b168
|
Bump Go dependencies
|
2021-07-14 10:55:40 -04:00 |
|
Deluan
|
8396b51a9c
|
Upgrade React-Admin to 3.17.0
|
2021-07-14 10:39:48 -04:00 |
|
Deluan
|
4a25fa0920
|
Make the default volume 50% (compensate for logarithmic volume).
Closes #1052
|
2021-07-14 09:58:50 -04:00 |
|
dependabot[bot]
|
8e71f308c2
|
Bump prettier from 2.3.1 to 2.3.2 in /ui (#1210)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-09 21:29:51 -04:00 |
|