Commit Graph

3012 Commits (9b528aabc24c786c8617a9f87c2ce1eaba2c0b15)

Author SHA1 Message Date
Mark Monteiro daed41815f
Add missing punctuation in xml comment
4 years ago
Bond_009 fc049caba2 Merge branch 'master' into nullable3
4 years ago
Mark Monteiro 9728aa8b0a Merge branch 'master' into register-services-correctly
4 years ago
Mark Monteiro 98044e7793 Document AuthenticationException correctly
4 years ago
Mark Monteiro 6d35dd6b32 Clean up SecurityException
4 years ago
Joshua M. Boniface bf92694f8b
Merge pull request #2715 from nyanmisaka/libfdk-aac
4 years ago
Bond-009 84dba64644
Merge pull request #2821 from nyanmisaka/mpeg4
4 years ago
Nyanmisaka 62d9a48833
update as per suggestions
4 years ago
Nyanmisaka e6f65863e3
update as per suggestions
4 years ago
Mark Monteiro 1e1295bebf Merge remote-tracking branch 'upstream/master' into register-services-correctly
5 years ago
Bond_009 49fe5e0a21 Fix some warnings
5 years ago
Mark Monteiro 64a255f090 Fix misformed xml doc comment
5 years ago
Nyanmisaka 6485c1eabc
probe Main/High 10 more specifically
5 years ago
Nyanmisaka dd3f3089ef
minor changes
5 years ago
Nyanmisaka e0ee61d114
fix mpeg4 failed on vaapi
5 years ago
Vasily 06c5b73c15
Merge pull request #2755 from Bond-009/dbcleanup
5 years ago
Bond_009 c2b5fb78ce Address comments
5 years ago
ferferga 4e894b4b66 Remove unnecessary space in hardware decoders argument for ffmpeg
5 years ago
Vasily 5b59cd2eb2
Merge pull request #2696 from mark-monteiro/fix-extras
5 years ago
Vasily e85f9f5613 Make localhost LiveTV restreams always use plain HTTP port
5 years ago
Nyanmisaka 0ecac47098 drop the unnecessary colorspace conversion
5 years ago
Nyanmisaka a5249730d7 mpeg4 profile 15 is not supported by vaapi device
5 years ago
Mark Monteiro 5bc6c08a0a Merge remote-tracking branch 'upstream/master' into simplify-https-config
5 years ago
Mark Monteiro 410a322fe2 Add CanConnectWithHttps to interface
5 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model
5 years ago
Mark Monteiro f91f2ef328 Merge remote-tracking branch 'upstream/master' into register-services-correctly
5 years ago
Mark Monteiro efe3ebaab8 Eliminate circular dependency between LibraryManager and ImageProcessor
5 years ago
Mark Monteiro 7b31b0e322 Inject logger correctly into ActivityManager and ActivityRepository
5 years ago
Bond-009 0951dc632b
Update MediaBrowser.Controller/Entities/InternalPeopleQuery.cs
5 years ago
Bond-009 d6224ddeda
Update InternalPeopleQuery.cs
5 years ago
Bond_009 8e7b15285e Clean up SqliteItemRepository
5 years ago
Bond_009 3161e85f76 Address comments
5 years ago
Mark Monteiro ca71ac72ab Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWithHttps
5 years ago
Mark Monteiro 5b1091db27 Merge remote-tracking branch 'upstream/master' into do-not-instantiate-services-at-startup
5 years ago
Bond-009 f31efce52d
Merge branch 'master' into usings
5 years ago
Vasily 07ea120ba9
Merge pull request #2601 from mark-monteiro/support-running-without-web-content
5 years ago
Mark Monteiro 1a4d9d4c53 Code review suggestions
5 years ago
Bond_009 3ab50f5a3f Address comments
5 years ago
Bond_009 787049f35f Merge branch 'master' into minor
5 years ago
Bond-009 ddd5d3aaec
Merge branch 'master' into usings
5 years ago
Nyanmisaka d9b78a1dc5
update as per suggestion
5 years ago
Mark Monteiro cc8294842a Add ExtraType.Unknown enum value and use it instead of null
5 years ago
Mark Monteiro 861bad1eda Apply suggestions from code review
5 years ago
Nyanmisaka ebb7590350
update as per suggestion
5 years ago
Vasily 9aefb41512
Merge pull request #2503 from nyanmisaka/vaapi
5 years ago
Nyanmisaka cf98a1fbc7
update as per suggestion
5 years ago
nyanmisaka 95c5c08610 minor improvements
5 years ago
nyanmisaka db23660660 prefer to use libfdk_aac for better audio quality
5 years ago
Nyanmisaka 0c6ac38454 fix graphical subtitle scaling for NVDEC
5 years ago
Nyanmisaka 111095c2b0 fix QSV HWA failed when burning text subtitles
5 years ago
nyanmisaka fac6831653 fix various bugs in VAAPI hardware acceleration
5 years ago
Bond-009 5acd0521a2
Merge pull request #2639 from alset333/master
5 years ago
Mark Monteiro e266ad51c5 Simplify logic; remove unnecessary methods
5 years ago
Mark Monteiro ea306e8f6d Do not assign an invalid value of zero to ExtraType
5 years ago
Mark Monteiro 5fcbedc194 Display extras with an unknown type
5 years ago
Mark Monteiro aa9737afb3 Update .NET Core to 3.1.3
5 years ago
Bond_009 e9d1eabd53 Remove unused usings
5 years ago
dkanada 86f614b26b
Merge pull request #2638 from mark-monteiro/update-asp
5 years ago
Mark Monteiro 6897a19051 Add missing null check when retrieving extras
5 years ago
Mark Monteiro debab44870 Update all packages to .NET Core 3.1.2
5 years ago
Mark Monteiro dc140429fe Do not create unnecessary instances of IService at server startup
5 years ago
Mark Monteiro aa546dd36a Rename command line option to --nowebclient and config setting to HostWebClient
5 years ago
Peter Maar adbf375efe
Merge pull request #1 from jellyfin/master
5 years ago
dkanada a96c0a72b8
Merge pull request #2549 from dkanada/refactor
5 years ago
Mark Monteiro ef7497e837 Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
5 years ago
dkanada 7aec11d621
Merge pull request #2497 from mark-monteiro/1914-prevent-duplicates-in-playlists
5 years ago
Mark Monteiro e2685c51ec Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
5 years ago
Mark Monteiro a67e32f8ec Clean up and document BrowserLauncher correctly
5 years ago
Mark Monteiro 4102e3afd0 Rename IsNoWebContent to NoWebContent
5 years ago
Mark Monteiro 9a7875b6f9 Do not check for duplicates if they are allowed in playlist configuration
5 years ago
Mark Monteiro 79413d9f33 Add a configuration flag to allow/disallow duplicates in playlists
5 years ago
Mark Monteiro 99bf6edba2 Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
5 years ago
Mark Monteiro d437950ac3 Parse config value correctly
5 years ago
Mark Monteiro 29bad073eb Use config setting to decide if web content should be hosted
5 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17
5 years ago
Bond-009 008a76cf4d
Merge pull request #2502 from JustAMan/baseitem-equals
5 years ago
Bond-009 a7e1a5c96a
Merge pull request #2506 from mark-monteiro/inject-loggers-with-context
5 years ago
dkanada 4f195f289c remove useless interface
5 years ago
dkanada 52fde64f10 remove unused files and fix some future warnings
5 years ago
Vasily f4ccee5801 Add inheritdoc comment and squash simple method bodies
5 years ago
Vasily 456f571343 Follow code review suggestions
5 years ago
Bond_009 be1d4b32c6 Add speed for alpha numeric sorting
5 years ago
Vasily 007c5b9f67 Implement BaseItem.GetHashCode override
5 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
5 years ago
dkanada c07e1e4f84
Merge pull request #2476 from JustAMan/playto-sort
5 years ago
Vasily f21cd30039 Lower log level for BaseItem.Equals to debug
5 years ago
Bond-009 1c21248e2e
Merge pull request #2474 from JustAMan/simplify-sorting
5 years ago
Vasily 13d30a0a79
Merge pull request #2436 from dkanada/music
5 years ago
Vasily ba8d8cede9 Replace foreach with for - MOAR SPEED
5 years ago
Vasily 9a9f2aa293
Apply suggestions from code review
5 years ago
Vasily 376bbb40bd Apply code review suggestion
5 years ago
Vasily 11abe31e0d Speed up equality comparison of BaseItem
5 years ago
Davide Polonio 5d760b7ee8 Fix emby/user/public API leaking private data
5 years ago
Mark Monteiro 3f4b9e9a81 Add new 'nowebcontent' configuration flag
5 years ago
Vasily 7f38af3701 Remove custom queue class as it is not needed
5 years ago
Vasily f81cd037f0 Small speed improvement - no need to convert an array to a list to just iterate over it
5 years ago
Vasily ae1f975b99 Implement fast sorting
5 years ago
Vasily 0f0b89f344 Trying to be more safe
5 years ago
Vasily e125db4fe3 Bring back sorting when needed to fix PlayTo
5 years ago
Vasily d1670f8180
Apply suggestions from code review
5 years ago
Vasily 8e20d2e931 Simplify AlphanumericComparer, reduce code duplication
5 years ago
Mark Monteiro 1b5999a1bc Open the Swagger API page on server start if not hosting the static web content
5 years ago
Peter Maar 818695a01e Improve controls for deinterlace method; matches with jellyfin-web changes
5 years ago
dkanada de40f22a46
Merge pull request #2384 from Bond-009/warn16
5 years ago
Bond_009 07cc4be6a7 Fix some warnings
5 years ago
Bond_009 a07ee65365 Minor improvements
5 years ago
dkanada 6715450598
Merge pull request #2427 from Bond-009/minor
5 years ago
Peter Maar 7716deddf0 Add encoding option bobandweave, change back the EncodingHelper logic
5 years ago
dkanada 65a9d618cc add config options for musicbrainz
5 years ago
dkanada 557b165f01
Merge pull request #2434 from Bond-009/photo
5 years ago
dkanada 61015c1d0f
Merge pull request #2321 from Bond-009/images
5 years ago
Bond-009 b02a3a29f5 Fix photo serialization
5 years ago
Bond_009 adc9fc282c Minor improvements
5 years ago
Bond_009 184ad29f3f Address comments
5 years ago
dkanada 8ee917143f
Merge pull request #2358 from Bond-009/tests
5 years ago
Bond-009 64800de29d
Merge pull request #2394 from mark-monteiro/xml-documentation
5 years ago
Bond-009 a2490a7ae5
Merge branch 'master' into images
5 years ago
Mark Monteiro 33761c3658 Use "implement" instead of "apply" when referring to an interface
5 years ago
Anthony Lavado 00073c162a
Merge pull request #2363 from dkanada/view
5 years ago
Mark Monteiro a381eb884c add-some-xml-documentation
5 years ago
Peter Maar 8531ed646d Temporary fix/change forcing yadif to "send_field"
5 years ago
Bond-009 6a6472bb8a
Update MediaBrowser.Controller/Entities/PersonInfo.cs
5 years ago
Bond-009 c9e11c95ee
Apply suggestions from code review
5 years ago
Bond_009 32dcd372f4 Fix some warnings in MediaBrowser.Controller
5 years ago
dkanada f93edb7ade add code suggestions
5 years ago
dkanada b7a9900556
Merge pull request #2357 from Bond-009/warn13
5 years ago
dkanada c1ecd886d9
Merge pull request #2368 from nyanmisaka/master
5 years ago
Nyanmisaka c149fcb3ee
Update MediaBrowser.Controller/MediaEncoding/JobLogger.cs
5 years ago
Nyanmisaka 2c3b1bb8cb
Update JobLogger.cs
5 years ago
Nyanmisaka 7472ae5ca9
fix fps info issue when the video is h264.
5 years ago
Nyanmisaka 8eced835c0
Update JobLogger.cs
5 years ago
dkanada 1bc8ca2542 add session view endpoint
5 years ago
dkanada 6341d986a9 fix a few warnings
5 years ago
dkanada afe9ed977b improve scan progress and fix a few bugs
5 years ago
Bond_009 71abf1d3ce Enable TreatWarningsAsErrors and Nullable for test projects
5 years ago
Bond_009 87d2479b78 Fix warnings
5 years ago
Bond_009 2186df8ac4 Update deps
5 years ago
dkanada 1ed92b05fb
Merge pull request #2332 from pR0Ps/bugfix/dlna
5 years ago
ThreeFive-O 4f3bfd9146 Add Transcoding framerate info
5 years ago
Carey Metcalfe d3de91dab6 Fix another issue with DLNA responses not properly paginating
5 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
5 years ago
Bond_009 ddf9b38799 Simplify image processing by removing image enhancers
5 years ago
dkanada d4de78693f
Merge pull request #2184 from WiiPlayer2/bug/global-header-flag-support
5 years ago
Waldemar Tomme ef487441d1 Remove configuration of global_header flag
5 years ago
dkanada 4aa0b940e3
Merge pull request #2251 from nyanmisaka/master
5 years ago
Nyanmisaka 8868ff2ffa
remove useless comment
5 years ago
Bond-009 8865b3ea3d Remove dead code and improve logging
5 years ago
Bond-009 4d311870d2 Fix websocket handling
5 years ago
Bond_009 5ca68f9623 Fix nullref exception and added logging
5 years ago
Bond_009 976459d3e8 Rewrite WebSocket handling code
5 years ago