jellyfin/MediaBrowser.Providers/Music
PloughPuff 6d3e6d800f Only delay making request if necessary
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.
2019-03-14 19:01:17 +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 Only delay making request if necessary 2019-03-14 19:01:17 +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