| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-02 | Add We;Na to split whitelist | Joe Rogers | |
| 2023-10-02 | Apply suggestions from code review | Patrick Barron | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2023-10-02 | Re-add shutdown/restart methods | Patrick Barron | |
| 2023-10-02 | Translated using Weblate (Malay) | officialdanielamani | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/ | |||
| 2023-10-02 | Translated using Weblate (Danish) | Oliver Bastholm | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/ | |||
| 2023-10-02 | allow repeated same tv guide m3u channels , issue 6527 | Hagay Goshen | |
| 2023-10-02 | add pcm format when codec is pcm_* | YuLong Yao | |
| 2023-10-02 | use pcm as ext name when codec is pcm | YuLong Yao | |
| 2023-10-01 | Add shebang to jellyfin.init | MartinWilkerson | |
| 2023-09-30 | Fix sed failing on Docker builds for CentOS/Fedora (#10285) | DavidFair | |
| 2023-09-30 | fix: use TryGetString to avoid crashing, fixes #10306 (#10308) | Claus Vium | |
| 2023-09-29 | Merge pull request #10305 from thornbill/fix-node-versions | Bill Thornton | |
| Update node versions | |||
| 2023-09-29 | Clear active sessions on application stopping | Patrick Barron | |
| 2023-09-29 | Update node versions | Bill Thornton | |
| 2023-09-29 | I think this is better | Thomas Johansen | |
| 2023-09-29 | Merge pull request #10300 from jellyfin/renovate/serilog.sinks.graylog-3.x | Bond-009 | |
| 2023-09-28 | Translated using Weblate (Kannada) | Anand CU | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kn/ | |||
| 2023-09-28 | Update dependency Serilog.Sinks.Graylog to v3.1.0 | renovate[bot] | |
| 2023-09-27 | Update github/codeql-action action to v2.21.9 (#10290) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-09-27 | Ignore .zfs folder | Bond_009 | |
| Maybe helps with #10215 ? | |||
| 2023-09-27 | PhotoResolver: change how generated images are detected | Bond_009 | |
| Backdrops/fanart are generated as (backdrop)|(fanart)[0-9]*.extension Fixes #7830 | |||
| 2023-09-27 | Merge pull request #10275 from jellyfin/disable-a53cc-sei-on-h26x-vaapi | Bond-009 | |
| 2023-09-26 | Merge pull request #10276 from Bond-009/concurrentdict | Claus Vium | |
| CollectionFolder: replace Dictionary + locks with ConcurrentDictionary | |||
| 2023-09-25 | CollectionFolder: replace Dictionary + locks with ConcurrentDictionary | Bond_009 | |
| This should be faster (and still safe I hope) | |||
| 2023-09-25 | Merge pull request #10212 from brianjmurrell/patch-5 | Joshua M. Boniface | |
| Make startup script more portable | |||
| 2023-09-25 | Translated using Weblate (Cherokee) | trailfullideal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/chr/ | |||
| 2023-09-25 | Fix A53 CC SEI breaking H26x_VAAPI hardware encode | Nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-09-24 | Translated using Weblate (Assamese) | trailfullideal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/as/ | |||
| 2023-09-24 | Translated using Weblate (Zulu) | trailfullideal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zu/ | |||
| 2023-09-24 | Added translation using Weblate (Cherokee) | trailfullideal | |
| 2023-09-23 | Add missing LocalAccessOrRequiresElevationHandler (#10268) | Cody Robibero | |
| 2023-09-23 | Use IHostLifetime to handle restarting and shutting down | Patrick Barron | |
| 2023-09-23 | Downgrade SkiaSharp to prevent segfault (#10264) | Bond-009 | |
| 2023-09-23 | Merge pull request #10266 from Bond-009/IDisposableAnalyzers.Drawing | Claus Vium | |
| 2023-09-23 | Start adding IDisposableAnalyzers to projects | Bond_009 | |
| 2023-09-23 | Fully specify version tags for renovate (#10263) | Joe Rogers | |
| 2023-09-23 | chore(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-22 | Merge pull request #10257 from jellyfin/Bond-009-patch-1 | Claus Vium | |
| Downgrade SkiaSharp.NativeAssets.Linux to prevent segfault | |||
| 2023-09-22 | Downgrade SkiaSharp.NativeAssets.Linux to prevent segfault | Bond-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-22 | Merge pull request #10218 from Bond-009/librarymonitor | Cody Robibero | |
| 2023-09-22 | Don't log unhandled exceptions twice | Patrick Barron | |
| 2023-09-22 | Merge pull request #10234 from Shadowghost/cleanup-playlists-task | Cody Robibero | |
| 2023-09-21 | Backport pull request #10151 from jellyfin/release-10.8.z | Nyanmisaka | |
| 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-21 | chore(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-21 | chore(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-20 | Merge pull request #10246 from jellyfin/renovate/ci-deps | Bond-009 | |
| 2023-09-19 | chore(deps): update github/codeql-action action to v2.21.8 | renovate[bot] | |
| 2023-09-19 | Merge pull request #10241 from jellyfin/renovate/xunit-dotnet-monorepo | Bond-009 | |
| 2023-09-18 | Address review comments | Bond_009 | |
| 2023-09-18 | Update ↵ | Tim Eisele | |
| Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
