aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-23Validate cast receiver id on get/setCody Robibero
2023-09-23Migrate to customizable cast receiver configCody Robibero
2023-09-23Merge pull request #10266 from Bond-009/IDisposableAnalyzers.DrawingClaus Vium
2023-09-23Start adding IDisposableAnalyzers to projectsBond_009
2023-09-23Fully specify version tags for renovate (#10263)Joe Rogers
2023-09-23chore(deps): update actions/checkout action to v4.1.0 (#10260)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22Merge pull request #10257 from jellyfin/Bond-009-patch-1Claus Vium
Downgrade SkiaSharp.NativeAssets.Linux to prevent segfault
2023-09-22Downgrade SkiaSharp.NativeAssets.Linux to prevent segfaultBond-009
``` Thread 16 ".NET ThreadPool" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fbeae7fc6c0 (LWP 15740)] 0x00007fbead7b33e0 in ?? () from /.../dev/jellyfin/Jellyfin.Server/bin/Release/net7.0/runtimes/linux-x64/native/libSkiaSharp.so ```
2023-09-22Merge pull request #10218 from Bond-009/librarymonitorCody Robibero
2023-09-22Merge pull request #10234 from Shadowghost/cleanup-playlists-taskCody Robibero
2023-09-21Backport pull request #10151 from jellyfin/release-10.8.zNyanmisaka
Fix performance loss of QSV HDR tone-mapping on Windows Original-merge: 757f88b1a20ed493aa6c579a69c37f60092e7b3e Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com>
2023-09-21chore(deps): update dependency harfbuzzsharp.nativeassets.linux to v7 (#10252)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-21chore(deps): update skiasharp monorepo to v2.88.6 (#10251)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-20Merge pull request #10246 from jellyfin/renovate/ci-depsBond-009
2023-09-19chore(deps): update github/codeql-action action to v2.21.8renovate[bot]
2023-09-19Merge pull request #10241 from jellyfin/renovate/xunit-dotnet-monorepoBond-009
2023-09-18Address review commentsBond_009
2023-09-18Update ↵Tim Eisele
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-09-18Fix xUnit1030: Do not call ConfigureAwait in test methodBond_009
2023-09-18Translated using Weblate (Slovenian)atomicmind
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2023-09-18chore(deps): update xunit-dotnet monorepo to v2.5.1renovate[bot]
2023-09-17Update ↵Tim Eisele
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-09-17Update ↵Tim Eisele
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-09-17Update ↵Tim Eisele
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-09-16Translated using Weblate (Dutch)Tycho Brouwer
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2023-09-16Apply review suggestionsShadowghost
2023-09-16Extend collections cleanup task to include playlists tooShadowghost
2023-09-16Merge pull request #10231 from jellyfin/renovate/pin-dependenciesBond-009
2023-09-16Merge pull request #10230 from cvium/fix_migrationsClaus Vium
2023-09-16chore(deps): pin jitterbit/await-check-suites action to 292a541renovate[bot]
2023-09-16Merge pull request #10232 from jellyfin/renovate/actions-checkout-4.xBond-009
2023-09-16chore(deps): update actions/checkout action to v4renovate[bot]
2023-09-16Merge pull request #6209 from h1dden-da3m0n/ci/auto-bumpClaus Vium
add auto-bump_version workflow
2023-09-16missed a spotcvium
2023-09-16fix: open the connection when using SqliteConnection directlycvium
2023-09-14Merge pull request #10220 from jellyfin/renovate/ci-depsBond-009
2023-09-14chore(deps): update github/codeql-action action to v2.21.7renovate[bot]
2023-09-13chore(deps): update dotnet monorepo to v7.0.11 (#10213)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-09-13Minor LibraryMonitor improvementsBond_009
* Enable nullable * Add a fast return to ReportFileSystemChanged when path should be ignored * Use Span overloads of Path.* functions where possible * IFileSystem: remove NormalizePath as Path.TrimEndingDirectorySeparator already checks if it's a root path
2023-09-13Merge pull request #10217 from thornbill/run-collect-on-failsBill Thornton
Run collect script on failures
2023-09-13Run collect script on failuresBill Thornton
2023-09-12Avoid shell expansion issues (#10211)Brian J. Murrell
2023-09-12Update Swashbuckle.AspNetCore.ReDoc to 6.5.0 (#10210)Bond-009
2023-09-12Merge pull request #10039 from hugueslarrive/devuanBond-009
2023-09-12Merge pull request #10169 from gandihar/gandihar.selinux-launcher-fixBond-009
2023-09-12Merge pull request #10056 from Bond-009/nullable2Bond-009
2023-09-11Merge pull request #10207 from crobibero/global.jsonClaus Vium
Add global.json to specify dotnet version
2023-09-11Merge pull request #10200 from thornbill/next-up-continueClaus Vium
Add option to include resumable items in next up requests
2023-09-11Merge pull request #10197 from thornbill/multiple-sessionsClaus Vium
Remove one session per device id limitation
2023-09-11Remove existing sessions for a user on the same device on loginBill Thornton