aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-02chore(deps): update dependency fscheck.xunit to v2.16.6renovate[bot]
2023-07-02Apply review suggestionsShadowghost
2023-07-02Backport pull request #9928 from jellyfin/release-10.8.znyanmisaka
Disable global_header on AMD VA-API encoder Original-merge: a732a28229564a6da7db18bab07bcee75d6f2648 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-07-01Add CreateTiles to ITrickplayManagerNick
2023-07-01Merge pull request #9219 from ProfessionalismIsMyMiddleName/masterClaus Vium
Add a way to handle more invalid characters when sanitizing a filename
2023-07-01Merge pull request #9447 from Bond-009/disablerealtimemonitorClaus Vium
Disable real time monitoring by default
2023-07-01Merge pull request #9920 from nielsvanvelzen/lyric-parserClaus Vium
2023-07-01Use string.IsNullOrEmptyNiels van Velzen
2023-07-01Check for empty string in DefaultLyricProviderNiels van Velzen
2023-07-01Align indentation on bottom brace of new listRonan Charles-Lorel
Should stop error SA1137 in debug build
2023-07-01Formatting Ronan Charles-Lorel
Fixes debug build? Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-06-29Simplify file extension checks in lyrics parsers and providerNiels van Velzen
2023-06-29Moving invalid chars list at class level with a better nameRonan Charles-Lorel
2023-06-29Remove call to Path.GetInvalidFileNameCharsRonan Charles-Lorel
Superseded by a static char list to avoid platform-dependent issues
2023-06-29Merge branch 'jellyfin:master' into masterRonan Charles-Lorel
2023-06-29Fix Websocket OpenApi (#9935)Cody Robibero
* Further split inbound and outbound messages * Fix datatype for inbound start messages * fixes from review
2023-06-28Merge branch 'master' into trickplayNick
2023-06-28Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollectionsJoshua M. Boniface
2023-06-28Fix clean regexBond-009
2023-06-28Merge pull request #9907 from nyanmisaka/av1eBond-009
2023-06-28Merge pull request #9890 from Shadowghost/videorange-reworkBond-009
2023-06-28Use RegexGenerator where possibleBond_009
2023-06-28Migrate VideoRange and VideoRangeType to EnumShadowghost
2023-06-27Do HEAD request to get content type instead of checking for extension (#8823)Bond-009
2023-06-27Fixed RTL text not beeing rendered properly on Lib images (#9612)JPVenson
Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-06-27chore(ci): add labels to docker images (#9210)Craig Andrews
2023-06-27suggestions from reviewCody Robibero
2023-06-27Merge pull request #9909 from Bond-009/playlistBond-009
2023-06-27Merge pull request #9936 from jellyfin/renovate/vstest-monorepoBond-009
2023-06-27Merge pull request #9933 from ↵Bond-009
nielsvanvelzen/user-policy-enable-collection-management-default
2023-06-27Merge branch 'master' into network-rewriteShadowghost
2023-06-27Update ↵JPVenson
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-06-27chore(deps): update dependency microsoft.net.test.sdk to v17.6.3renovate[bot]
2023-06-27Add default value to OpenAPI specification for ↵Niels van Velzen
UserPolicy.EnableCollectionManagement This fixes a breaking API change during authentication
2023-06-27Merge pull request #9932 from jellyfin/renovate/sharpfuzz-2.xBond-009
2023-06-26Minor code changesNick
2023-06-26Migrate to trickplay table to EF. Rename vars/methods/members to have ↵Nick
consistent use of tile and thumbnail
2023-06-26chore(deps): update dependency sharpfuzz to v2.1.0renovate[bot]
2023-06-25Apply suggestions from code reviewnyanmisaka
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-06-24Translated using Weblate (Nepali)Sushil Shrestha
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
2023-06-24Move line break characters to static readonly string array in TxtLyricParserNiels van Velzen
2023-06-23Minor code fixes (cvium)Nick
2023-06-23Move GetHlsPlaylist to ITrickplayManagerNick
2023-06-23chore(deps): update dotnet monorepo to v7.0.8 (#9919)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-06-23Add support for lyric provider pluginsNiels van Velzen
2023-06-22Move SkiaSharp related code to Jellyfin.Drawing and IImageEncoderNick
2023-06-22TrickplayController return 404 if playlist doesn't exist. Minor code ↵Nick
style/format changes (crobibero)
2023-06-22Minor code changeNick
2023-06-22Trickplay task paginationNick
2023-06-22Fix styling for string builderNick