jellyfin/MediaBrowser.Providers
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
..
Books Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
BoxSets Make all class implementing dynamically loaded interfaces public 2019-02-15 23:05:14 +01:00
Channels Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
Chapters Replaced injections of ILogger with ILoggerFactory 2019-01-20 21:05:12 +00:00
Folders Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
Genres Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
LiveTv Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
Manager More warning fixes 2019-03-13 22:32:52 +01:00
MediaInfo Reduce the amount of exceptions thrown 2019-03-07 21:42:56 +01:00
Movies Make all class implementing dynamically loaded interfaces public 2019-02-15 23:05:14 +01:00
Music Only delay making request if necessary 2019-03-14 19:01:17 +00:00
MusicGenres Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
Omdb Unwrapped CreateDirectory and DeleteDirectory 2019-01-28 22:09:56 +01:00
People Add ConfigureAwait to awaited calls 2019-02-20 19:35:47 +01:00
Photos Make all class implementing dynamically loaded interfaces public 2019-02-15 23:05:14 +01:00
Playlists Make all class implementing dynamically loaded interfaces public 2019-02-15 23:05:14 +01:00
Properties Merge branch 'dev' into code-cleanup 2019-01-11 12:50:36 +01:00
Studios Unwrapped OpenRead and CopyFile 2019-01-28 22:09:58 +01:00
Subtitles Merge branch 'master' into culture 2019-01-30 16:57:15 +01:00
TV Remove useless comments 2019-03-07 12:24:44 +01:00
Users Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
Videos Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
Years Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 2019-01-13 21:03:10 +01:00
MediaBrowser.Providers.csproj Make MusicBrainz base url configurable 2019-03-08 17:15:52 +01:00