提交歷史

作者 SHA1 備註 提交日期
  Tim Eisele 4aad655fa8 Fix subtitle saving if file already exists (#11310) 1 年之前
  Cody Robibero 0bc41c015f Store lyrics in the database as media streams (#9951) 1 年之前
  MBR-0001 9564248b10 Add ability to upload (and save) SDH subtitles (#10036) 1 年之前
  Bond_009 ab24c0e2cf Enable nullable for more files 2 年之前
  Bond_009 3bec70302b Fix use after dispose 2 年之前
  Patrick Barron 4f81f4daaa Use depencency injection for ISubtitleProvider 2 年之前
  Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers 2 年之前
  Bond_009 52194f56b5 Replace != null with is not null 2 年之前
  Bond_009 e7be01d7a5 Flush to disk async where possible 3 年之前
  cvium b880dc8a4a Use our own Contains extension 3 年之前
  Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers 3 年之前
  MBR-0001 ade3afad41 Add IsAutomated to SubtitleSearchRequest 3 年之前
  Claus Vium 1156699481 Merge pull request #6657 from Bond-009/dotnetbug 3 年之前
  cvium 7abdf71c49 Revert to old line 3 年之前
  cvium 229917a2f8 Queue refresh after subtitle upload + minor fixes 3 年之前
  Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790 3 年之前
  Bond_009 f31224fa8f Remove sync FileStream hack 3 年之前
  Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 年之前
  Rich Lander cb990ae973 Update per feedback 3 年之前
  Rich Lander 927b003143 Fix remaining MediaBrowser.Providers warnings 3 年之前
  Bond_009 cf061f7563 MediaBrowser.Providers: Remove some warnings 4 年之前
  Patrick Barron e55f35b62e Merge branch 'master' into using-declarations 4 年之前
  Bond_009 e432796f6f Minor improvements 4 年之前
  BaronGreenback 2e98de9062 Code Clean up: Convert to null-coalescing operator ?? (#5845) 4 年之前
  Erwin de Haan 470305f75e Authenticated arbitrary file overwrite in SubtitleController -> SubtitleManager 4 年之前
  David 60ffa6f514 Use FileShare.None when creating files 4 年之前
  Patrick Barron 9413d974f3 Switch to using declarations in MediaBrowser.Providers 4 年之前
  Bond_009 c4bb32f259 Access last element by index where possible 4 年之前
  Bond_009 bc7359f87d Use string.Split(char) where possible instead of string.Split(char[]) 4 年之前
  Claus Vium 96dcd9c87e Merge pull request #3086 from redSpoutnik/api-upload-subtitle 4 年之前