Commit History

Author SHA1 Message Date
  JPVenson 42bdb22bfb Fixed namespaces 5 months ago
  JPVenson 160020c551 WIP fixed namespaces 5 months ago
  JPVenson 850f1c79f1 Merge branch 'master' into feature/DatabaseRefactor 5 months ago
  timminator 350983e03c Fix OnPlaybackStopped task erroring out (#13226) 5 months ago
  JPVenson 17003f4d76 Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider 7 months ago
  JPVenson aa811eb1e3 Prepared Seperation of Database components for future multi provider support 7 months ago
  Josh Soref 044cf9fb85 chore: fix spelling 8 months ago
  JPVenson b39553611d Applied coding style 9 months ago
  JPVenson 0639758abd Updated all instances of ImmutableList to ImmutableArray 10 months ago
  JPVenson 2014fa56b8 Ported new Item Repository architecture 10 months ago
  JPVenson b09a41ad1f WIP porting new Repository structure 10 months ago
  Bond_009 d3f0346f04 Enable nullable for UserItemData 1 year ago
  David Schulte fc1bee30a6 Allow streaming of raw PGS subtitles without transcoding (#12056) 1 year ago
  Bond-009 d29b85a134 Fix multiple intro providers and remove unneeded ToLists (#11431) 1 year ago
  Shadowghost 4a9565ab52 Fix some spelling mistakes 1 year ago
  Mark Cilia Vincenti f26fc7dfb2 Merge changes 1 year ago
  Cody Robibero e7b8d45bbb Use helper function to compare guid (#10825) 1 year ago
  Mark Cilia Vincenti e47144e7c7 Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker. 1 year ago
  Patrick Barron 051fa04a80 Move GetRecordingStreamMediaSources to IMediaSourceManager 1 year ago
  Cody Robibero 892973a9e3 Merge branch 'master' into media-type 1 year ago
  Bond_009 d7748cfa04 Multiple Stream changes 1 year ago
  Cody Robibero 2920611ffc Convert string MediaType to enum MediaType 2 years ago
  Stepan Goremykin 19e65269a2 Simplify linq expressions (use All) 2 years ago
  Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 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
  Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 years ago
  Cody Robibero efcdab116f Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix 3 years ago
  jakobkukla 75475285da Fix supportsTranscoding not reflecting user permissions sometimes 3 years ago
  Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago