| Age | Commit message (Collapse) | Author |
|
(#8709)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
represent a general external id type
|
|
|
|
|
|
|
|
|
|
ExternalIdMediaType
|
|
|
|
|
|
Inject loggers with context using ILogger<T>
|
|
Log entries will contain additional class context when using this interface
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Upon receiving back a 503 Service Unavailable from MusicBrainz (indicating throttling), retry the same request a number of times before giving up.
|
|
MusicBrainz request a contact email address is supplied in comment section of user agent field.
|
|
Review comments from JustAMan.
|
|
When requesting data from MusicBrainz, only delay the request if previous request was less than rate limit ago, instead of always delaying for one second at start.
|
|
|
|
Looks like a wrong auto merge. (We really should fix CI)
|
|
|
|
|
|
This removes the amount of stuff that needs to be passed around
Also removes some unneeded `ManagedFileSystem` usage
|
|
|
|
* Fix stupid namespacing so it lines up properly with file names and paths.
|
|
|
|
|
|
|
|
|