Commit Graph

3740 Commits (360fd70fc74325008b031c9a1155b9b76724866d)

Author SHA1 Message Date
Cody Robibero c32a421ea7
Merge pull request #6851 from cvium/remove_references_to_ilibrarymanager
3 years ago
Cody Robibero 4cfe8fe588
Merge pull request #6831 from 1337joe/image-provider-cleanup
3 years ago
cvium 24679af2e8 Fix comment
3 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc.
3 years ago
Cody Robibero 03435641c8
Merge pull request #6849 from 1337joe/server-disabled-metadata
3 years ago
Joe Rogers 58be1d7759
Actually check server disabled metadata providers
3 years ago
Bond-009 358cf48506
Merge pull request #6847 from jellyfin/dependabot/nuget/Microsoft.SourceLink.GitHub-1.1.1
3 years ago
dependabot[bot] bd32cecf7a
Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1
3 years ago
dependabot[bot] c84f2e48b0
Bump Diacritics from 3.3.4 to 3.3.10
3 years ago
cvium 5a65bc1e69 Very light cleanup in applicationhost
3 years ago
Joe Rogers f73a7a6ed8
Use ImageFormat instead of string for extension
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Claus Vium c3523e7cf7
Merge pull request #5905 from BaronGreenback/TVFix
3 years ago
Claus Vium c50c9c3dbf
Merge pull request #6794 from Bond-009/dead
3 years ago
Bond_009 994101fcf4 Remove some dead code
3 years ago
dependabot[bot] c2d99dc3f0
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0
3 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings
3 years ago
Cody Robibero 40045d2147 Update to full dotnet 6
3 years ago
cvium 82e6a21f3b Use the new method in DLNA
3 years ago
cvium f03e77a4d5 Merge branch 'master' into TVFix
3 years ago
Claus Vium 3906343c91
Merge pull request #6793 from Bond-009/rootedpath
3 years ago
Claus Vium 0ee43f897b
Merge pull request #5918 from crobibero/client-logger
3 years ago
Bond_009 4dfb7b18ae Add some docs and tests
3 years ago
Cody Robibero 666e95e27f Add randomization to generated filename
3 years ago
Cody Robibero 892b05c5e6 Clean up redundant code
3 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot
3 years ago
Cody Robibero d3d9311f48 Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
Cody Robibero 17264a6020 Use client info from claims
3 years ago
Bond_009 924c6682b9 Remove unused IHasScreenshots interface
3 years ago
Cody Robibero 3398f7f953
Merge branch 'master' into client-logger
3 years ago
Bond_009 416894008e Minor improvements
3 years ago
Claus Vium 869d537aaa
Merge pull request #6752 from 1337joe/fix-metadata-refresh-deletes-backgrounds
3 years ago
Cody Robibero f444e93a56 Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
Joe Rogers 7fcf01235c
Change RemoveImages to array, improve download test
3 years ago
Joe Rogers b478b115e3
Refactor to validate all images up front
3 years ago
Cody Robibero 2f6437a987 Use correct id when finding existing dlna profile
3 years ago
Cody Robibero 0e584f6840 Update documentation; use information from authorization; return generated filename
3 years ago
Cody Robibero 91204fc9f0 Fix logfile name if api key is used
3 years ago
Cody Robibero c534c45033 Suggestions from review
3 years ago
Cody Robibero a6357f89ab Add ability to upload entire file
3 years ago
Cody Robibero f78f1e834c Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
Claus Vium 5eda5eb636
Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-api-url
3 years ago
Claus Vium 768ec60e11
Merge pull request #6689 from 1337joe/expand-image-extraction
3 years ago
MBR-0001 ade3afad41 Add IsAutomated to SubtitleSearchRequest
3 years ago
Cody Robibero 2b10251b32 Update to dotnet6.rc2
3 years ago
Joe Rogers e3eee10d05
Add image provider tests and clean up
3 years ago
Joe Rogers 8d70cc2dde
Add support for non-jpg image extractions
3 years ago
dependabot[bot] 59e3beb5fe
Bump Diacritics from 2.1.20036.1 to 3.3.4
3 years ago
Claus Vium b16e6621b3
Merge pull request #6663 from crobibero/dotnet-6-rc1
3 years ago
Claus Vium 098b598293
Merge pull request #6677 from Bond-009/shuffle2
3 years ago
Bond_009 dc8feca6bb Remove duplicate Fisher–Yates shuffle impl
3 years ago
Bond_009 03f933aaa0 Fix the last few warnings
3 years ago
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages
3 years ago
KonH e3fccd5ae6 Fix warning: Qualifier is redundant (#2149)
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Bond_009 4d1d9f23d5 Use new Enum.TryParse(ReadOnlySpan<char>) overload
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Bond-009 32ea4806f8
Merge pull request #6538 from cvium/livetv_oh_no
3 years ago
Claus Vium 1b0e6b871b
Merge pull request #6571 from Dixin/master
3 years ago
Dixin 27e32083a1
Update LINQ query according to code review feedback.
3 years ago
Dixin dc8420c7a2 Fix extra folder type resolving.
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
Fredrik Lindberg 90174f68e2 Dynamically populate LocalAddress based on HTTP request
3 years ago
Claus Vium 00f7f68e53
Merge pull request #5648 from OancaAndrei/syncplay-sessions-fix
3 years ago
cvium ff328fefc5 Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId
3 years ago
cvium f3573b061c Remove the unused arg
3 years ago
cvium 1603d1928e Kill ProgressiveFileCopier and seek to end for ongoing livetv
3 years ago
Bond_009 0d16c48998 Fix some warnings
3 years ago
cvium 153e920239 Ignore published server url for local access
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
dkanada f6c0db4bb5 merge branch 'master' into syncplay-sessions-fix
3 years ago
dkanada 5e3905d41a merge branch 'master' into syncplay-clear-queue
3 years ago
dkanada b8eb8940c7
Merge pull request #6257 from MrTimscampi/music-library-backdrop
3 years ago
Claus Vium 66659b0842
Merge pull request #6089 from BaronGreenback/IsRoot_fix
3 years ago
cvium ffe5ae8056 Merge branch 'master' into TVFix
3 years ago
Bond-009 ff83fabac3
Merge pull request #6456 from GodTamIt/vp8-vp9
3 years ago
Chris Tam b205d5a032 Disambiguate vpx to vp8 or vp9
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Cody Robibero ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
3 years ago
Bond-009 3ec7ecf399
Merge pull request #6358 from MrTimscampi/audio-people
3 years ago
Cody Robibero 3f2c706575
Apply suggestions from code review
3 years ago
Cody Robibero ec13412155 Merge remote-tracking branch 'upstream/master' into warn-259810
3 years ago
Patrick Barron 88157fcc77 Re-add documentation
3 years ago
Claus Vium ae031fdd28
Merge branch 'master' into tonemap-overlay
3 years ago
Bond_009 963ab2dab6 Simplify the way we choose our ffmpeg
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Claus Vium fa77902955
Merge pull request #6430 from Bond-009/minor17
3 years ago
MrTimscampi 3300d2d7d3 Enable people for audio files
3 years ago
Bond-009 db0d5b048a
Merge pull request #6423 from richlander/mediabrowser-controller
3 years ago
Bond_009 19824bff94 Minor improvements
3 years ago
Rich Lander e7a3552aae Update per feedback
3 years ago
Rich Lander 312e2685f8
Update MediaBrowser.Controller/Entities/IHasMediaSources.cs
3 years ago
Bond-009 fc9f45b42d
Merge pull request #6381 from Bond-009/nullable5
3 years ago
Rich Lander e3df4dcaae Fix warnings in MediaBrowser.Controller
3 years ago
Patrick Barron 45f478f63e Merge branch 'master' into authenticationdb-efcore
3 years ago
Bond-009 04571e93f8
Merge pull request #6339 from richlander/mediabrowser-controller-entities
3 years ago
Nyanmisaka a84dc794c6
Merge branch 'master' into tonemap-overlay
3 years ago
Bond-009 f83a5bb08e
Merge pull request #6414 from richlander/mediabrowser-controller-mediaencoding
3 years ago