Commit Graph

19824 Commits (4aaf71b87383805df740703f4cf3714adf1f6dfd)
 

Author SHA1 Message Date
Joshua M. Boniface 93b754c366
Merge pull request #4861 from crobibero/null-ref
4 years ago
crobibero c8a95e0926 Fix null reference when logging
4 years ago
Joshua M. Boniface 7227d0d48b
Merge pull request #4859 from Ullmie02/ci
4 years ago
nyanmisaka ae1187042a also avoid 7ch transcoding
4 years ago
nyanmisaka bc6ec08322 avoid transcoding to 3ch audio for HLS streaming
4 years ago
David 043d045448 Put json serializer options in private field
4 years ago
David e835dfb27d Use sync string instead of file
4 years ago
David 20993412f2 Add unstable nuget condition
4 years ago
David a714008b59 Add missing FileStreams
4 years ago
crobibero 570b4dc0d0 Explicity reference Newtonsoft.Json
4 years ago
crobibero 79cf57ce16 Remove SQLitePCLRaw.provider.sqlite3.netstandard11
4 years ago
Claus Vium afdc98746b
Merge pull request #4856 from nyanmisaka/amf-profile
4 years ago
David 2a574914ea Use streams instead of strings
4 years ago
BaronGreenback 21f6d39432 copy constructor
4 years ago
nyanmisaka b61541b6f7 fix some profiles for H264 AMF encoder
4 years ago
BaronGreenback dae6798a18 Making it work
4 years ago
BaronGreenback 889e988167 Updated to latest unstable.
4 years ago
Bond-009 f42208673f
Merge pull request #4855 from crobibero/cache-json-serializer
4 years ago
BaronGreenback 62702fa3eb Changes as requested
4 years ago
crobibero af8acf7128 Initialize JsonSerializerOptions statically
4 years ago
David f38970cbd3 Remove xml docs
4 years ago
David e2d338412f Fix OMDb "N/A"
4 years ago
David 276b219fbd Add missing options
4 years ago
David 62fcc84bf4 Remove nuget reference
4 years ago
David b9dbdc7e54 Remove custom Json serializer from MediaBrowser.Controller
4 years ago
David e9902e9d35 Remove custom Json serializer
4 years ago
David 196388d607 Remove custom Json serializer from Emby.Server.Implementations
4 years ago
David bc0976ceac Remove custom Json serializer from Dlna
4 years ago
David e09d3ba9ef Remove custom Json serializer from Providers
4 years ago
Bond-009 3a452463fc
Merge pull request #4849 from crobibero/clean-deps
4 years ago
BaronGreenback d98f42a6aa
Update PackageInfo.cs
4 years ago
BaronGreenback e8df9551ef
Update PluginManager.cs
4 years ago
BaronGreenback 9a97933499
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 8e04e6c837
Update Emby.Server.Implementations/Updates/InstallationManager.cs
4 years ago
BaronGreenback 63c290f878
Update Emby.Server.Implementations/Updates/InstallationManager.cs
4 years ago
BaronGreenback 4ba4eefeeb
Update Emby.Server.Implementations/Plugins/PluginManager.cs
4 years ago
BaronGreenback 66d98cb8e4
Update Emby.Server.Implementations/ApplicationHost.cs
4 years ago
Claus Vium e36881f4fd
Merge pull request #4852 from ryanpetris/fix-schedulesdirect-refresh
4 years ago
Ryan Petris c0c0eaec05
new List(int) does not pre-allocate indicies like Arrays, it merely sets the initial capacity.
4 years ago
Joshua M. Boniface bfdd4727b5
Merge pull request #4850 from BaronGreenback/NetworkApiFix
4 years ago
Joshua M. Boniface ca535b2fbe
Merge pull request #4847 from crobibero/display-prefs-migration-x251256
4 years ago
Joshua M. Boniface a77788906c
Merge pull request #4821 from BaronGreenback/disableDlna
4 years ago
BaronGreenback e113a50597 Possible null reference fix.
4 years ago
crobibero 1dac2226c4 Remove unused deps
4 years ago
BaronGreenback bc9462981e changed to constants
4 years ago
BaronGreenback bf24929d27 Changed to 503.
4 years ago
BaronGreenback 1f2ecd0775 Fix for DI.
4 years ago
BaronGreenback 621e6d28cd Fallback to default guid
4 years ago
crobibero 3a6501abe0 Fix another key collision in MigrateDisplayPreferencesDatabase
4 years ago
Claus Vium c8a89b0fe3
Merge pull request #4842 from crobibero/date-time-formatter
4 years ago