Histórico de Commits

Autor SHA1 Mensagem Data
  Shadowghost a4e4b761d5 Apply review suggestions há 3 anos atrás
  Shadowghost 128d54622a Fix stream index and subtitle container handling, preserve attachments and nonexternal streams between scans há 3 anos atrás
  Shadowghost 21ce0e58c6 Properly handle stream addition and removal for strm use cases há 3 anos atrás
  jakobkukla 75475285da Fix supportsTranscoding not reflecting user permissions sometimes há 3 anos atrás
  Bond_009 f50a250cd9 Optimize Guid comparisons há 3 anos atrás
  Bond_009 1c14c86b20 Fix some warnings há 3 anos atrás
  Cody Robibero 7bfc6b5679 Remove more warnings há 3 anos atrás
  Bond_009 4dfb7b18ae Add some docs and tests há 3 anos atrás
  Patrick Barron 876a902356 Fix warnings in Library há 3 anos atrás
  cvium ff328fefc5 Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId há 3 anos atrás
  cvium 026a7af0e8 Don't throw when livestream file isn't found há 3 anos atrás
  cvium 1603d1928e Kill ProgressiveFileCopier and seek to end for ongoing livetv há 3 anos atrás
  Bond-009 71ab4a5754 Fix it for real(tm) this time há 3 anos atrás
  Bond-009 8dc0911374 Fix log message há 3 anos atrás
  Bond_009 e3dac4fda2 Use async FileStreams where it makes sense há 4 anos atrás
  Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project há 4 anos atrás
  cvium 42a2cc1747 Remove some unnecessary allocations há 4 anos atrás
  Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations há 4 anos atrás
  cvium 608cba817c Reduce some allocations with the magic of spans etc. há 4 anos atrás
  cvium 8933389753 Respect user settings for transcode and remux há 4 anos atrás
  Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) há 4 anos atrás
  Bond_009 a9b497720d Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip há 4 anos atrás
  David 043d045448 Put json serializer options in private field há 4 anos atrás
  David 2a574914ea Use streams instead of strings há 4 anos atrás
  David 196388d607 Remove custom Json serializer from Emby.Server.Implementations há 4 anos atrás
  Bond_009 bc7359f87d Use string.Split(char) where possible instead of string.Split(char[]) há 4 anos atrás
  Ryan Petris 4db5700e18 Don't take a lock if there's no intention to manipulate the list of open streams. Instead, use a ConcurrentDictionary so that, in those situations, thread-safe access to the dictionary is ensured. há 4 anos atrás
  Bond_009 01e781035f Fix warnings há 5 anos atrás
  Bond_009 7324b44c43 Fix warnings há 5 anos atrás
  telans 247f9c61e6 fix SA1513/SA1516 há 5 anos atrás