Commit History

Author SHA1 Message Date
  gnattu e7ac3e3929 Fix missing ConfigureAwait (#13139) 8 months ago
  gnattu 5769d5ca91 Catch all exceptions for file removal 9 months ago
  gnattu 03271c43a7 Throw the exception as is 9 months ago
  gnattu bb30d26ffb Use ExceptionDispatchInfo 9 months ago
  gnattu e9ee0ef1f5 Remove temp file even when saving failed 9 months ago
  gnattu 469bf9d514 Move the remove source implementation into ProviderManager 9 months ago
  JPVenson 5ceedced1c Feature/media segments plugin api (#12359) 11 months ago
  Cody Robibero b026772764 Move external url listing to provider for plugin use (#12279) 1 year ago
  Shadowghost f67e327b29 Backport pull request #11921 from jellyfin/release-10.9.z 1 year ago
  Bond-009 d29b85a134 Fix multiple intro providers and remove unneeded ToLists (#11431) 1 year ago
  gnattu e4d66f35fd chore: use proper way to override remove root 1 year ago
  Cody Robibero 31e0756c0c Only update if actively refreshing (#11341) 1 year ago
  Sebastian Held bfc5deb234 fix metadata refresh for artists (#11257) 1 year ago
  Cody Robibero f7f3ad9eb7 Precache livetv program images (#11083) 1 year ago
  Cody Robibero 0bc41c015f Store lyrics in the database as media streams (#9951) 1 year ago
  Patrick Barron 8698b90594 Remove SimpleProgress 1 year ago
  Cody Robibero e7b8d45bbb Use helper function to compare guid (#10825) 1 year ago
  Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects 1 year ago
  Bond_009 d15f6908b0 Empty Guids shouldn't make it into the refresh queue 1 year ago
  Stepan Goremykin ee83e4cca5 Remove redundant method 1 year ago
  Stepan Goremykin 0ed2aa6f06 Fix a few multiple enumerations 1 year ago
  Bond-009 3982b0e057 Reduce bottlenecks scan code (#9863) 2 years ago
  Stepan Goremykin 6ae1903453 Use TryAdd 2 years ago
  SenorSmartyPants 99816b07dc Enable NFO processing for Extras 2 years ago
  Bond_009 4b01aaa0f7 Allocate less Lists 2 years ago
  Claus Vium 9eaad18c2c fix: don't allow exceptions to propagate from Refresh progress event handlers (#9228) 2 years ago
  Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers 2 years ago
  Bond_009 9bb1bc5a3e Remove dependency on OptimizedPriorityQueue 2 years ago
  Bond_009 52194f56b5 Replace != null with is not null 2 years ago
  Bond_009 c7d50d640e Replace == null with is null 2 years ago