Commit Graph

264 Commits (9728aa8b0abc7785f8c9f3d62c2adff1920cfab9)

Author SHA1 Message Date
Bond_009 a245f5a0d4 Rewrite hex encoder/decoder
5 years ago
Bond_009 bbc0875387 Don't shuffle some types by default
5 years ago
Bond-009 ee637e8fec Fix warnings, improve performance (#1665)
5 years ago
marius 3deeca43a1 - use streamInfo.StartPositionTicks if provided over userdata.PlaybackPositionTicks when creating the Samsung Bookmark Info
5 years ago
Bond_009 237db8ae92 Clean up livestreaming code
5 years ago
dkanada bb04545068
Merge pull request #1614 from Bond-009/docs2
5 years ago
Bond_009 838e5d05d5 Document all public/internal members of Emby.Drawing
5 years ago
Bond_009 5eaf5465a5 Check checksum for plugin downloads
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond-009 8b1bd7ac6b Use a dictionary to look up mimetypes
5 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Bond_009 b1bd062709 Properly set content type
5 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager
5 years ago
bugfixin 87c8f19f19 Move DLNA thumbnail element to after larger image elements
5 years ago
Andrew Rabert 608fd873de Optimize images with image_optim
5 years ago
Bond-009 d623f616fa Improved dispose method
5 years ago
Bond-009 fc8de8aead Check if disposed first
5 years ago
Erwin de Haan 21cc38fcf4 Adjusted AssemblyCopyright attribute values.
5 years ago
Erwin de Haan ee7bf86e0f Adjusted the Product Name so the User Agent is correct/better.
5 years ago
Vasily 297f25cfc2
Merge pull request #1059 from Bond-009/os
5 years ago
Bond-009 3ddbda9aca
Merge branch 'master' into xml
5 years ago
Bond-009 decaffed86 Remove EnvironmentInfo
5 years ago
Vasily e04a152ed0
Merge pull request #996 from Bond-009/libscan
5 years ago
Vasily 75996476a7
Merge pull request #1061 from Bond-009/dead
5 years ago
Bond_009 37ea50a572 Reduce the amount of exceptions thrown
5 years ago
Claus Vium 0abe57e930 Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
5 years ago
Bond-009 65c0b486aa Remove dead code
5 years ago
Claus Vium 8c609bc9ce Reduce aspnet imports
5 years ago
Bond_009 ffd6dac03a Remove useless comments
5 years ago
Bond_009 a9302b8b53 Remove useless abstraction around XmlReaderSettings
5 years ago
Claus Vium 318e0d4a24 Add GetValueOrDefault dictionary extension
5 years ago
Claus Vium 040871459b Remove some unused references
5 years ago
Bond-009 9993dafe54 Don't mix LINQ and roreach loops for readability
5 years ago
Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection
5 years ago
Claus Vium 91afaaf8fe Cleanup in QueryParamCollection
5 years ago
Claus Vium 333bd2107a Remove HttpUtility
5 years ago
Xu Fasheng 0c49079c16 Update comments for DLNA IPv6
5 years ago
Xu Fasheng 1eb26bdf08 Ignore IPv6 DLNA devices
5 years ago
Xu Fasheng cbd0e71c07 Send DLNA devices message to only the matched interface
5 years ago
Xu Fasheng 2db1826ed8 Enable DLNA multi socket binding for linux
5 years ago
Xu Fasheng cf4e64f430 Add option to toggle if ignore virtual interfaces
5 years ago
Joshua M. Boniface 6c6e9ca9f2
Merge pull request #889 from Bond-009/xmlex
5 years ago
Bond-009 a35ea49c99 Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser
5 years ago
Anders Thomsen 7bb8985f11 Fix race condition in adding dlna devices to session when the device is discovered repeatedly
5 years ago
Bond-009 a82303ccd1 Fix uncaught xml error
5 years ago
Bond_009 81a8ebde22 Move to Microsoft.Extensions.DependencyInjection
5 years ago
Bond-009 be89a5e719 Don't rename method
5 years ago
Bond_009 84d56976ba Some small changes in Device.cs and DidlBuilder.cs
5 years ago
Claus Vium 0ef2b46106 Remove custom Threading
5 years ago
Joshua M. Boniface c4f51e16a5
Merge pull request #736 from Bond-009/startasync
5 years ago
Joshua M. Boniface c713824bf9
Merge pull request #734 from Bond-009/culture
5 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
5 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
6 years ago
Vasily ffcf6bdd3a
Merge pull request #713 from EraYaN/fix-emtpy-statement
6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Bond_009 85a58fd655 Start startup tasks async
6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
6 years ago
Andrew Rabert 05fd76c0fa
Merge pull request #723 from Bond-009/dbperf
6 years ago
Andrew Rabert 7165868509
Merge pull request #709 from Bond-009/null
6 years ago
Bond_009 07f163a4c3 Minor improvements to db code
6 years ago
Bond_009 883575893b Change image dimentions from double to int
6 years ago
Erwin de Haan e8f6a61131 Fix empty statement in DidlBuilder.cs
6 years ago
Bond_009 8af256f9c2 Fix always null expressions
6 years ago
Bond_009 722120af74 Remove conditions that are always true/false
6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
6 years ago
Andrew Rabert 8de4eb7d19 Rename ApplicationSemanticVersion to ApplicationVersion
6 years ago
Erwin de Haan 924ec0c191 Revert Jellyfin.Versioning, Update all versions and user agents.
6 years ago
Erwin de Haan bb8df8dfa0 Updates reported version in `System/Info*` set of endpoints.
6 years ago
Erwin de Haan c5430f86b0 Fixed csproj and xml identation.
6 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan 089ad8e7c2 Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
6 years ago
Erwin de Haan 742bef5b5f EditorConfig reformat: Non-CS files.
6 years ago
Erwin de Haan cc719fd77c EditorConfig reformat: BDInfo, DvdLib, Emby.Dlna
6 years ago
Erwin de Haan 8bfb54a41b Visual Studio Reformat: Emby.Dlna
6 years ago
Erwin de Haan 846456b41e Reformatted the files with notes.
6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
Sparky d6d8c40450 Change UI accents, update artwork
6 years ago
Bond_009 391b48614d Remove FireEventIfNotNull
6 years ago
Bond_009 79d18cf5a5 Clean up some catch statements
6 years ago
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 b7ebb67cbb Remove the need for NullLogger
6 years ago
Bond_009 3d3ec3588b Mark where ILogger is being set to null
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
Bond_009 76d3f60f06 Fix NullRefException
6 years ago
Bond_009 69cf9e8fc4 Give more info on error
6 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension
6 years ago
Ben Magee c58b3a0c47 Rebranded XML profiles
6 years ago
Ben Magee 051c67a537 Updated strings to "Jellyfin Server"
6 years ago
Ben Magee f7061e353e Remove Emby branding from DLNA server
6 years ago
Bond_009 b4edb24ec3 Change libraries from netcoreapp to netstandard
6 years ago
Bond_009 0a3c8b04f1 Change name to EmbyServer.dll jellyfin.dll
6 years ago
Anthony Lavado 643201278f Update the DLNA profile links
6 years ago
Andrew Rabert af71366bb5 Optimize images
6 years ago
Andrew Rabert 8f98fb068c Replace Emby logo with placeholder
6 years ago