Commit Graph

3183 Commits (6392970066f2b0279447db40c3fe759fc90155de)

Author SHA1 Message Date
Shadowghost c1dbb49315 Implement update endpoint
10 months ago
Shadowghost bff37ed13a Apply review suggestions
10 months ago
Cody Robibero 3ade3a8e63
Lowercase CollectionTypeOptions to match legacy experience (#11272)
10 months ago
Niels van Velzen 84b933d835
Use enum for BaseItemDto.ExtraType (#11261)
10 months ago
nyanmisaka bf654bde60 Add json parser for video rotation side data
10 months ago
gnattu be21d51742
fix: move trickplay specific option into TrickplayOptions (#11229)
10 months ago
Niels van Velzen 8d02c45e6c
Fix default values missing in ClientCapabilities(Dto) (#11232)
10 months ago
Shadowghost 2aaa9f669a Apply review suggestions
10 months ago
Shadowghost 56c432a843 Apply review suggestions
10 months ago
Shadowghost f1dc1610a2 Extend playlist creation capabilities
10 months ago
Shadowghost 88b3490d17 Add playlist ACL endpoints
10 months ago
vedant 3bbb57eb83
Add new VideoRangeTypes to fully support DoVi on webOS (#10469)
10 months ago
Bond-009 adb08c0aaa
Merge pull request #11149 from Bond-009/nullable4
11 months ago
btopherjohnson 9a40a67c60
Add ability to enable/disable libraries (#11037)
11 months ago
standstaff 64b7f0f721 chore: remove repetitive words
11 months ago
Bond_009 651681c276 Enable nullable for more files
11 months ago
Bond-009 d910c78fe5
Merge pull request #11126 from crobibero/lowercase-protocol
11 months ago
Cody Robibero a92de9b2e3
Merge pull request #11014 from gnattu/vf-videotoolbox
11 months ago
Cody Robibero e731250342 Lowercase MediaStreamProtocol for backwards compatibility
11 months ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
11 months ago
gnattu a30dc81b28 fix: stack overflow
11 months ago
Cody Robibero a8a9f66878 standardize docs
11 months ago
Cody Robibero c5e723bccd Add support for converting from svg to other image types
11 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
11 months ago
Bond-009 1dfaa171a9
Merge pull request #10934 from dkacperski97/session-shuffle-mode
11 months ago
Cody Robibero 31715c6b8a
Merge pull request #10981 from barronpm/livetv-listingsmanager
12 months ago
Robert Lützner 2bd85df383
Add missing MIME types for comicbook formats (#11010)
12 months ago
gnattu 5c743f2b4d feat: separate videotoolbox tone mapping option
12 months ago
felix920506 aaa9345a53
Correct m4b mimetype (#10980)
12 months ago
Damian Kacperski 59a9586dbd Add PlaybackOrder to Session state
12 months ago
Patrick Barron 42b052a5a6 Add IListingsManager service
12 months ago
Bond-009 e50170a417
Merge pull request #10973 from nielsvanvelzen/api-dep-fixes
12 months ago
Bond-009 143ef71528
Merge pull request #10969 from barronpm/progress-cleanup
12 months ago
Niels van Velzen be29b4a0c4 Fix some incompatible API deprecations
12 months ago
Patrick Barron 6d8062116c Remove some unused model code
1 year ago
nyanmisaka be265cd87f Add EqualsAny for VideoCodecTag condition
1 year ago
nyanmisaka d423efd2ea Add a new HWA type RKMPP
1 year ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
1 year ago
Patrick Barron c101d287f2 Remove unused Live TV code
1 year ago
Patrick Barron 68fd9c469f
Remove DLNA-specific DeviceProfile code (#10850)
1 year ago
Mohamed Akram f49de51225
Detect audio spatial format (#9996)
1 year ago
TelepathicWalrus 7b5c41c2a5
Add option to use replaygain tags for audio (#10566)
1 year ago
Niels van Velzen 55916a09eb
Remove some unused client capabilities and sync code (#10812)
1 year ago
Bond-009 21374775e5
Merge pull request #10422 from scampower3/api-update
1 year ago
Bond-009 24cbd64450
Merge pull request #10573 from arabcoders/master
1 year ago
Patrick Barron 0d5bbfda32
Remove unused DLNA models (#10685)
1 year ago
Bond-009 cc276838b4
Merge pull request #10558 from barronpm/dlna-plugin2
1 year ago
Claus Vium 0be2817ccb
Merge pull request #10371 from Pithaya/feat/book-persons
1 year ago
Abdulmohsen 9d5dc4d71b
Merge branch 'jellyfin:master' into master
1 year ago
ArabCoders 324c86e14d Made key & itemId nullable
1 year ago
ArabCoders 22c90141e7 Made UpdateUserItemDataDto standalone object.
1 year ago
Patrick Barron e46e3be667 Remove DLNA socket code
1 year ago
Bond_009 faa22cdb84 Update deps
1 year ago
Bond_009 efec6e7a23 Address review comment
1 year ago
ArabCoders c4013d2e10 Updated the summary and the Dto name.
1 year ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
1 year ago
Bond_009 b62b0ec2b5 Fix warnings
1 year ago
Bond_009 99e0d46ad9 Use System.Net.IPNetwork
1 year ago
Bond_009 eb022c49cc Update to .NET 8
1 year ago
Pithaya eb2bcc91c5
Merge branch 'master' into feat/book-persons
1 year ago
ArabCoders 07db2025a1 Refactored the code to not use reflection.
1 year ago
ArabCoders 2a25c5a2e3 Refactored api call logic handling.
1 year ago
ArabCoders bce22fcc2a Added new API endpoint to update User item data
1 year ago
Bond-009 4288106acd
Merge pull request #9762 from crobibero/media-type
1 year ago
Chris H 3fd505a454
Validate AuthenticationProviderId and PasswordResetProviderId (#10553)
1 year ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
1 year ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
1 year ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
1 year ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects
1 year ago
Claus Vium 0973f1e0ba
Merge pull request #10357 from herby2212/kill-inactive-streams-v2
1 year ago
Claus Vium db4605609c
Merge pull request #10410 from Ch1nkara/add-users-permission-to-edit-subtitles
1 year ago
herby2212 6c5a4a93cc fix indentation after merge
1 year ago
herby2212 27ceee8b6c update to current master to resolve merge conflict
1 year ago
Nick cd662506a1 Merge branch 'master' into trickplay
1 year ago
chinkara 9f259aa404 add EnableSubtitleManagement permission
1 year ago
Bond-009 84bbf757fa
Merge pull request #10366 from goremykin/fix-resharper-warnings
1 year ago
Bond-009 59ac548128
Merge pull request #10270 from crobibero/chromecast-config
1 year ago
LJQ 259fe4522c Update /Device endpoint to return CustomName
1 year ago
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
1 year ago
Bond-009 26571a8c51
Deprecate CanLaunchWebBrowser (#10381)
1 year ago
Tim Eisele dc27d8f9cd
Refactor URI overrides (#10051)
1 year ago
Cody Robibero 6bd6fb6e0a Merge branch 'master' into chromecast-config
1 year ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
1 year ago
Bond_009 c707baed83 Jellyfin.Drawing minor improvements
1 year ago
Pithaya e6bb86e649 Add a Book ExternalIdMediaType
1 year ago
Stepan Goremykin 47254d6a22 Remove conditional access when it is known to be not null
1 year ago
herby2212 db5c2f738e integrate development from v1
1 year ago
Patrick Barron 78e00578c2 Use DI for IFileSystem
1 year ago
Cody Robibero ba7e3bfd82 Migrate to customizable cast receiver config
1 year ago
Bond_009 767a42fbdb Minor LibraryMonitor improvements
1 year ago
Bond-009 3087881d93
Merge pull request #10056 from Bond-009/nullable2
1 year ago
Bill Thornton 9c64f94458 Add option to include resumable items in next up requests
1 year ago
Bond_009 18a311d32f == null -> is null
1 year ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests
1 year ago
sleepycatcoding 62be2a2ea9 Fix subtitle encoder if webvtt is requested
2 years ago
Bond_009 5677566a41 Enable nullable for more files
2 years ago
MBR#0001 82d79d2dff
Add support for more remote subtitle info
2 years ago
Bond-009 b95fa294c9
Merge pull request #9799 from Bond-009/genregex
2 years ago
Joshua M. Boniface 93b400343e
Merge pull request #8147 from Shadowghost/network-rewrite
2 years ago
Claus Vium bfb7c60f72
Merge pull request #9447 from Bond-009/disablerealtimemonitor
2 years ago
Nick 6d9e43cfe0 Merge branch 'master' into trickplay
2 years ago
Bond-009 e53e53eb29
Merge pull request #9907 from nyanmisaka/av1e
2 years ago
Bond-009 4ac07f6c76
Merge pull request #9890 from Shadowghost/videorange-rework
2 years ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
2 years ago
Shadowghost 20a4509991 Migrate VideoRange and VideoRangeType to Enum
2 years ago
Shadowghost a6e9824e8a Merge branch 'master' into network-rewrite
2 years ago
Niels van Velzen a8486a7b3b Add default value to OpenAPI specification for UserPolicy.EnableCollectionManagement
2 years ago
Nick fc61933748 Minor code changes
2 years ago
Nick ab20ceaad6 Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail
2 years ago
Nick 07e6804f7a Change default threads to 1
2 years ago
Nick 3377032228 crobibero styling, format, code suggestions
2 years ago
Nick b89bf5d735 Change defaults
2 years ago
nicknsy 2e2085a212 HashSet datatype was causing default values to always be added on server start
2 years ago
nicknsy d84370a6f7 Make trickplay response ids have no dashes
2 years ago
nicknsy 6744e712d3 Use config values
2 years ago
nicknsy 6c649a7e72 Options
2 years ago
nicknsy 31a858f520 IsAutomated not set on copy
2 years ago
nicknsy ca7d1a1300 Trickplay generation, manager, storage
2 years ago
Bond-009 a1eb2f6ea8
Merge pull request #9915 from Bond-009/stylecop
2 years ago
Bond-009 3982b0e057
Reduce bottlenecks scan code (#9863)
2 years ago
Bond_009 b84eedd0b9 Update stylecop.analyzers to v1.2.0-beta.507
2 years ago
Shadowghost 67a58df1a3 Merge branch 'master' into network-rewrite
2 years ago
Bond-009 143f2abd38
Merge pull request #9894 from fhriley/fix_hardcoded_timer
2 years ago
nyanmisaka 990bcc507f Remove unused lines
2 years ago
nyanmisaka be01aeecd9 Add AV1 hardware and software encoding
2 years ago
nyanmisaka 0df6fd9cf2 Add AV1 support in HLS streaming
2 years ago
Frank Riley 1952a915e6 Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes #9893.
2 years ago
Dominik dbe44a591c Pick safer default value for segments to keep
2 years ago
Dominik 0dffe64489 Add baseUrlParam back in and fix indentation
2 years ago
Dominik 17f1e8d19b
Merge branch 'master' into segment-deletion
2 years ago
Shadowghost 32499f0e98 Merge branch 'master' into network-rewrite
2 years ago
Dmitry Lyzo 14d061f543 Backport pull request #9723 from jellyfin/release-10.8.z
2 years ago
nyanmisaka 4c8d382765 Backport pull request #9642 from jellyfin/release-10.8.z
2 years ago
nyanmisaka ed88c8bd2d Backport pull request #9411 from jellyfin/release-10.8.z
2 years ago
Cody Robibero 9a0dfc00f1
Add all websocket messages to generated openapi spec (#9682)
2 years ago
Shadowghost 006b04dc0b Merge branch 'master' into network-rewrite
2 years ago
Niels van Velzen d23578c46f
Make LUFS property nullable in BaseItemDto
2 years ago
cvium 716bcc6410 chore: deprecate EasyPassword as it isn't very secure
2 years ago
Shadowghost d8d5c86d49 Merge branch 'master' into network-rewrite
2 years ago
TelepathicWalrus 603fce59df
Audio normalization (#9222)
2 years ago
herby2212 ace89e4597 fix formatting and update summary
2 years ago
Shadowghost 6cc1203c1b Merge branch 'master' into network-rewrite
2 years ago
herby2212 e1190d15d6 option to disable and configure inactive session threshold
2 years ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
2 years ago
Stepan Goremykin 7d7e177265 Remove redundant casts
2 years ago
Stepan Goremykin 26958162d0 Remove unused using directives
2 years ago
Bond-009 9c500bdca3
Merge pull request #9466 from Shadowghost/playlist-fix
2 years ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
2 years ago
Bond-009 2ce08eb184
Merge pull request #9388 from Shadowghost/output-bitrate-channels-master
2 years ago
Shadowghost e57c33c442 Add DCA and TrueHD to fMP4 audio codecs to support remuxing
2 years ago