| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-06 | Translated using Weblate (Pirate (pr)) | [ ] | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/ | |||
| 2023-10-06 | Reduce string allocations | Bond_009 | |
| Some simple changes to reduce the number of allocated strings | |||
| 2023-10-06 | change Substring to AsSpan | fei long | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2023-10-05 | Use CryptoStream to convert stream from base64 | Bond_009 | |
| Should be way more efficient | |||
| 2023-10-05 | Don't create non existent persons in LibraryManager.GetPerson | Bond_009 | |
| return null instead. GetStudio, GetGenre, GetMusicGenre, GetYear, GetArtist still create a new one when the requested one doesn't exist Fixes #3901 | |||
| 2023-10-05 | Update Jellyfin.Server.Implementations/Security/AuthorizationContext.cs | Bond-009 | |
| Co-authored-by: Patrick Barron <barronpm@gmail.com> | |||
| 2023-10-05 | Merge pull request #10340 from jellyfin/renovate/pin-dependencies | Bond-009 | |
| 2023-10-05 | Pin actions/stale action to 1160a22 | renovate[bot] | |
| 2023-10-05 | #10333 Updates issue stale action to fix issues with not running (#10334) | Jacob Slusser | |
| 2023-10-05 | fix: use movie.nfo first when <filename>.nfo also exists ↵ | Leo | |
| (jellyfin/jellyfin#1558) | |||
| 2023-10-05 | Merge pull request #10330 from nyanmisaka/fix-ffmpeg-opt-fedora | Bond-009 | |
| 2023-10-04 | Add SystemManager service | Patrick Barron | |
| 2023-10-04 | Translated using Weblate (French) | Artnal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2023-10-04 | Translated using Weblate (Spanish) | Piranha | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 2023-10-04 | Simplify some stuff in AuthorizationContext | Bond_009 | |
| 2023-10-04 | Use Authorization header in integration tests | Bond_009 | |
| instead of X-Emby-Authorization And ensure the response has a successful status code | |||
| 2023-10-04 | Merge pull request #10331 from barronpm/minor-cleanup | Bond-009 | |
| 2023-10-03 | Add book related values to PersonKind (#10325) | Pithaya | |
| 2023-10-03 | Merge pull request #10222 from Bond-009/photos | Claus Vium | |
| 2023-10-03 | Reduce nesting in SessionManager.OnPlaybackStopped | Patrick Barron | |
| 2023-10-03 | Use DI for IFileSystem | Patrick Barron | |
| 2023-10-03 | Remove unnecessary ToString in RobotsRedirectionMiddleware | Patrick Barron | |
| 2023-10-03 | Remove unused fields and parameters | Patrick Barron | |
| 2023-10-03 | Merge pull request #10318 from MartinWilkerson/add-shebang-to-initscript | Bond-009 | |
| 2023-10-03 | Merge pull request #10323 from hagaygo/master | Bond-009 | |
| 2023-10-03 | Merge pull request #10261 from barronpm/ihostlifetime | Bond-009 | |
| 2023-10-03 | Merge pull request #10219 from Bond-009/zfs | Bond-009 | |
| 2023-10-03 | Merge pull request #10329 from 1337joe/update-whitelist | Bond-009 | |
| 2023-10-03 | Fix JELLYFIN_FFMPEG_OPT is not enabled in fedora ExecStart | Nyanmisaka | |
| 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 | |||
