Commit graph

24294 commits

Author SHA1 Message Date
Nick 0e1ae2def2 Add CreateTiles to ITrickplayManager 2023-07-01 16:16:41 -07:00
Nick 6d9e43cfe0 Merge branch 'master' into trickplay 2023-06-28 21:43:23 -07:00
Joshua M. Boniface 76939bbd9b
Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections 2023-06-28 17:44:11 -04:00
Bond-009 e53e53eb29
Merge pull request #9907 from nyanmisaka/av1e 2023-06-28 17:34:20 +02:00
Bond-009 4ac07f6c76
Merge pull request #9890 from Shadowghost/videorange-rework 2023-06-28 17:30:26 +02:00
Shadowghost 20a4509991 Migrate VideoRange and VideoRangeType to Enum 2023-06-28 12:02:20 +02:00
Bond-009 f954dc5c96
Do HEAD request to get content type instead of checking for extension (#8823) 2023-06-27 21:36:39 -06:00
JPVenson 3d635269eb
Fixed RTL text not beeing rendered properly on Lib images (#9612)
Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-06-27 21:32:31 -06:00
Craig Andrews e935d787ef
chore(ci): add labels to docker images (#9210) 2023-06-27 21:20:41 -06:00
Cody Robibero cc82ca189f suggestions from review 2023-06-27 21:19:15 -06:00
Bond-009 1e38bc80de
Merge pull request #9909 from Bond-009/playlist 2023-06-27 16:22:08 +02:00
Bond-009 301e7ee840
Merge pull request #9936 from jellyfin/renovate/vstest-monorepo 2023-06-27 16:19:39 +02:00
Bond-009 7c83b6c1a7
Merge pull request #9933 from nielsvanvelzen/user-policy-enable-collection-management-default 2023-06-27 16:19:31 +02:00
JPVenson 0f60ec3013
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-06-27 16:05:07 +02:00
renovate[bot] 215def56e8
chore(deps): update dependency microsoft.net.test.sdk to v17.6.3 2023-06-27 13:58:53 +00:00
Niels van Velzen a8486a7b3b Add default value to OpenAPI specification for UserPolicy.EnableCollectionManagement
This fixes a breaking API change during authentication
2023-06-27 14:00:02 +02:00
Bond-009 399cb8d816
Merge pull request #9932 from jellyfin/renovate/sharpfuzz-2.x 2023-06-27 13:31:24 +02:00
Nick fc61933748 Minor code changes 2023-06-26 22:04:39 -07:00
Nick ab20ceaad6 Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2023-06-26 17:40:10 -07:00
renovate[bot] d2e88c92cf
chore(deps): update dependency sharpfuzz to v2.1.0 2023-06-26 19:55:55 +00:00
nyanmisaka df880ff785 Apply suggestions from code review
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-06-25 21:39:25 +08:00
Sushil Shrestha 45ed1d9f88 Translated using Weblate (Nepali)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
2023-06-24 11:41:43 -04:00
Nick a2a144869d Minor code fixes (cvium) 2023-06-23 14:30:55 -07:00
Nick 619d1d47f2 Move GetHlsPlaylist to ITrickplayManager 2023-06-23 14:22:00 -07:00
renovate[bot] b27153fd31
chore(deps): update dotnet monorepo to v7.0.8 (#9919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-06-23 14:25:37 -06:00
Nick 0e2c362078 Move SkiaSharp related code to Jellyfin.Drawing and IImageEncoder 2023-06-22 16:23:52 -07:00
Nick 049361b66c TrickplayController return 404 if playlist doesn't exist. Minor code style/format changes (crobibero) 2023-06-22 16:23:52 -07:00
Nick a9594cd8b4 Minor code change 2023-06-22 16:23:52 -07:00
Nick f82af04781 Trickplay task pagination 2023-06-22 16:23:52 -07:00
Nick d338253242 Fix styling for string builder 2023-06-22 16:23:52 -07:00
Nick 98e41d5a14 Styling, format, minor code changes (crobibero) 2023-06-22 16:23:52 -07:00
Nick 07e6804f7a Change default threads to 1 2023-06-22 16:23:52 -07:00
Nick 3377032228 crobibero styling, format, code suggestions 2023-06-22 16:23:52 -07:00
Nick dd8ef08592 Move fps filter to GetVideoProcessingFilterParam 2023-06-22 16:23:52 -07:00
Nick b89bf5d735 Change defaults 2023-06-22 16:23:52 -07:00
Nick e8ca278266 Add names to contributors 2023-06-22 16:23:52 -07:00
Nick d7fd54197c Task localization 2023-06-22 16:23:52 -07:00
Nick fe1c9d43ce Fix using order 2023-06-22 16:23:52 -07:00
nicknsy 0f053f0fe0 Change generation task to search recursively 2023-06-22 16:23:51 -07:00
nicknsy 79a0e36b90 Remove max runtime 2023-06-22 16:23:51 -07:00
nicknsy 2e2085a212 HashSet datatype was causing default values to always be added on server start 2023-06-22 16:23:51 -07:00
nicknsy d84370a6f7 Make trickplay response ids have no dashes 2023-06-22 16:23:51 -07:00
nicknsy 6744e712d3 Use config values 2023-06-22 16:23:51 -07:00
nicknsy d448cc18ea update 2023-06-22 16:19:59 -07:00
nicknsy 6c649a7e72 Options 2023-06-22 16:19:59 -07:00
nicknsy 16ea7baad4 Stay consistent with patch branch 2023-06-22 16:19:59 -07:00
nicknsy 31a858f520 IsAutomated not set on copy 2023-06-22 16:19:59 -07:00
nicknsy b18d6bd356 Trickplay playlist and image controller 2023-06-22 16:19:59 -07:00
nicknsy 515ee90fb9 Hls playlist 2023-06-22 16:19:59 -07:00
nicknsy ca7d1a1300 Trickplay generation, manager, storage 2023-06-22 16:19:59 -07:00