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 |
|
Deluan
|
53fe2e98c5
|
Remove eject script, hopefully it will never be used
|
2021-07-08 21:09:38 -04:00 |
|
Deluan
|
334068c8bf
|
Refactor mime-types configuration
|
2021-07-08 11:38:29 -04:00 |
|
Deluan
|
b34d77f85a
|
Don't show "playing/paused" icon on the first song when calling "Play Now"
|
2021-07-05 21:45:20 -04:00 |
|
Deluan
|
24d4c81b34
|
Change default volume to 50%
Should fix #1052
|
2021-07-04 21:36:41 -04:00 |
|
Deluan
|
189d0c0ab3
|
Restore volume when playing a song...
... or continuing to play a paused one
|
2021-07-04 21:36:41 -04:00 |
|
Deluan
|
1922eaaab2
|
Make cover rectangular in player when cover animation is disabled
|
2021-07-04 12:52:59 -04:00 |
|
Deluan
|
5d9bea5087
|
Fix Album grid responsiveness on small screens.
Potentially fixes #647
|
2021-07-04 12:09:30 -04:00 |
|
Deluan
|
69afb69959
|
Fix Disc context menu not visible in mobile
|
2021-07-04 11:44:41 -04:00 |
|
Deluan
|
27ba267b38
|
Fix play single song action
|
2021-07-03 22:29:59 -04:00 |
|
Deluan
|
114fdce09e
|
Fix Last.fm's artist.getInfo
|
2021-07-03 21:48:53 -04:00 |
|
Deluan
|
fa8b4d40b4
|
Fix arranging songs in PlayQueue
|
2021-07-03 21:34:24 -04:00 |
|
Deluan
|
ace5c905eb
|
Made the Player behaviour more consistent
|
2021-07-02 23:36:33 -04:00 |
|
Deluan
|
26b5e6b1b4
|
Better scrobble log message when buffer is disabled
|
2021-07-02 10:19:16 -04:00 |
|
certuna
|
77f6bc83ac
|
Update SongList.js (#1219)
Genre and Comments columns in Songs listview (hidden by default)
|
2021-07-02 10:18:45 -04:00 |
|
Deluan
|
94e36d7f60
|
Remove old feature flag for cache layout
|
2021-07-02 10:04:41 -04:00 |
|
Deluan
|
f49205733b
|
Add feature flag for buffered scrobbling
|
2021-07-02 10:04:41 -04:00 |
|
Deluan
|
cfb113bd33
|
Disable Last.FM features based on LastFM.Enabled config option
|
2021-07-02 10:04:41 -04:00 |
|
Deluan
|
289da56f64
|
Implement Scrobble buffering/retrying
|
2021-07-02 10:04:41 -04:00 |
|
Deluan
|
fb183e58e9
|
Only encrypts NewPassword if it is not empty, when updating the user details. Fixes #1222
v0.44.1
|
2021-07-01 16:09:49 -04:00 |
|
Deluan
|
ed286c7103
|
Don't rely on goroutines to send keepalive events
|
2021-07-01 13:31:46 -04:00 |
|
Deluan
|
452c8dc44b
|
Fixed the enduring nasty "too many files open" bug!! Fix #446
|
2021-07-01 12:07:32 -04:00 |
|
Deluan
|
0c2ca2a5e4
|
Assign event ids in the main loop, to avoid out-of-order events
|
2021-07-01 10:58:41 -04:00 |
|
Deluan
|
5bd33455a1
|
Fix deadlock situation when events are sent too fast to the broker
|
2021-07-01 10:42:00 -04:00 |
|
Deluan
|
4ea0f235e1
|
Fix scrollbar colour for Dark/ExtraDark theme. Fixes #1216
|
2021-06-29 12:29:00 -04:00 |
|
Deluan Quintão
|
b16d473d4c
|
Update es.json (POEditor.com)
v0.44.0
|
2021-06-28 17:19:01 -04:00 |
|
Deluan
|
fd82b8f2dc
|
Default for EnableCoverAnimation in dev mode is true
|
2021-06-28 17:18:32 -04:00 |
|