jellyfin/MediaBrowser.Providers/Music
PloughPuff d2e408539e MusicBrainz 503 Retry Strategy
Upon receiving back a 503 Service Unavailable from MusicBrainz (indicating throttling), retry the same request a number of times before giving up.
2019-03-15 19:33:26 +00:00
..
AlbumMetadataService.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
ArtistMetadataService.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
AudioDbAlbumImageProvider.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
AudioDbAlbumProvider.cs Unwrapped CreateDirectory and DeleteDirectory 2019-01-28 22:09:56 +01:00
AudioDbArtistImageProvider.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
AudioDbArtistProvider.cs Unwrapped CreateDirectory and DeleteDirectory 2019-01-28 22:09:56 +01:00
AudioDbExternalIds.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
AudioMetadataService.cs Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
Extensions.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
FanArtAlbumProvider.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
FanArtArtistProvider.cs Fix namespacing so it lines up properly with file names and paths (#715) 2019-02-09 10:10:33 +01:00
MovieDbMusicVideoProvider.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
MusicBrainzAlbumProvider.cs MusicBrainz 503 Retry Strategy 2019-03-15 19:33:26 +00:00
MusicBrainzArtistProvider.cs Only delay making request if necessary 2019-03-14 19:01:17 +00:00
MusicExternalIds.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
MusicVideoMetadataService.cs Make all class implementing dynamically loaded interfaces public 2019-02-15 23:05:14 +01:00