| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-20 | chore(deps): update dotnet monorepo to v7.0.10 (#10099) | renovate[bot] | |
| * chore(deps): update dotnet monorepo to v7.0.10 * update dotnet sdk --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Bond_009 <bond.009@outlook.com> | |||
| 2023-08-20 | Translated using Weblate (Malay) | Muhammad Wafi Bin Arzu | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/ | |||
| 2023-08-20 | Translated using Weblate (Arabic) | 0TTA | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2023-08-20 | fix: accessing Standard* of a Process requires manually disposing them ↵ | Claus Vium | |
| afterwards (#10125) | |||
| 2023-08-20 | Merge pull request #10122 from cvium/remove_unnecessary_memorycache | Bond-009 | |
| 2023-08-20 | Added handling of FFmpeg:probesize variable | null | |
| 2023-08-18 | refactor: use ConcurrentDictionary when IMemoryCache isn't needed | cvium | |
| 2023-08-18 | Album gain (#10085) | TelepathicWalrus | |
| * Add LUFSAlbum DTO * Get loudest track for smallest gain * Move gain search to musicalbum use baseitem LUFS for album * Use .Max for enumerable * Update DTO to be consistent with other DTOs * Remove albumlufs, Move dto for all types | |||
| 2023-08-18 | Merge pull request #10117 from Elu43/master | Bond-009 | |
| Fix French parental rating system | |||
| 2023-08-18 | Merge pull request #10120 from sambartik/add-sk-parental-rating | Bond-009 | |
| Add Slovak parental ratings | |||
| 2023-08-16 | Minor code formatting (cvium) | Nick | |
| 2023-08-17 | Add Slovak parental ratings | Samuel Bartík | |
| 2023-08-16 | Merge pull request #10119 from jellyfin/renovate/vstest-monorepo | Bond-009 | |
| 2023-08-16 | chore(deps): update dependency microsoft.net.test.sdk to v17.7.1 | renovate[bot] | |
| 2023-08-16 | Update fr.csv | Elu43 | |
| 2023-08-14 | Merge pull request #10111 from jellyfin/renovate/ci-deps | Bond-009 | |
| 2023-08-14 | chore(deps): update github/codeql-action action to v2.21.4 | renovate[bot] | |
| 2023-08-11 | Merge pull request #10090 from scampower3/Metadata-refresh-fix | Claus Vium | |
| Fixes metadata refresh problems with NFO files | |||
| 2023-08-10 | Merge pull request #10083 from jellyfin/renovate/vstest-monorepo | Claus Vium | |
| Update dependency Microsoft.NET.Test.Sdk to v17.7.0 | |||
| 2023-08-10 | Merge pull request #10100 from jellyfin/renovate/ci-deps | Claus Vium | |
| Update github/codeql-action action to v2.21.3 | |||
| 2023-08-10 | Merge branch 'master' into master | scampower3 | |
| 2023-08-10 | Merge pull request #9669 from sleepycatcoding/master | Claus Vium | |
| Fix subtitle encoder if webvtt is requested | |||
| 2023-08-10 | Merge pull request #10053 from christianlegge/date-formats | Claus Vium | |
| Add parsing for dates with spaces | |||
| 2023-08-10 | Merge pull request #10097 from Bond-009/fixtest2 | Claus Vium | |
| Fix error in test preventing Moq update (#10096) | |||
| 2023-08-08 | chore(deps): update github/codeql-action action to v2.21.3 | renovate[bot] | |
| 2023-08-08 | Fix error in test preventing Moq update (#10096) | Bond_009 | |
| 2023-08-07 | cleaner regex formatting | scatter-dev | |
| 2023-08-07 | Merge pull request #10074 from nyanmisaka/farewell-rocm | Bond-009 | |
| 2023-08-06 | Fixes metadata refresh problems with NFO files | LJQ | |
| 2023-08-05 | Added me to CONTRIBUTORS.md | LJQ | |
| 2023-08-04 | chore(deps): update dependency microsoft.net.test.sdk to v17.7.0 | renovate[bot] | |
| 2023-08-04 | Removed unused imports | LJQ | |
| 2023-08-04 | Combined Title and Overview for multi-episodes files for the TMDB provider | LJQ | |
| 2023-08-03 | Disable AMD EFC feature since it's still unstable in upstream | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-08-03 | Expand AMD VA-API Vulkan filtering support to Polaris/gfx8 | nyanmisaka | |
| ROCm OpenCL runtime is not needed anymore when using HDR tone-mapping on Polaris/gfx8. This change requires jellyfin-ffmpeg5 5.1.3-4 or jellyfin-ffmpeg6 6.0-5 or newer versions. Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-08-02 | Add contributor | sleepycatcoding | |
| 2023-08-02 | Fix subtitle encoder if webvtt is requested | sleepycatcoding | |
| 2023-08-01 | Merge pull request #10062 from lonebyte/m4a-metadata-probing-fix | Bond-009 | |
| 2023-08-01 | Merge pull request #10035 from MBR-0001/subtitle-improvements-1 | Bond-009 | |
| 2023-08-01 | Merge pull request #10029 from tallbl0nde/fix-multi-disc-album-art-extraction | Bond-009 | |
| 2023-08-01 | Merge pull request #9875 from Shadowghost/fixes | Bond-009 | |
| 2023-08-01 | Merge pull request #10060 from lonebyte/password-reset-warning-fix | Bond-009 | |
| 2023-08-01 | Allow flac inside mp4 for all HLS audio streams | Jan Müller | |
| The -strict -2 setting was only added if the encoder was set to 'copy'. If 'flac' is explicitly requested, we also need to set it, so that ffmpeg doesn't abort the conversion. Fixes: #10066 | |||
| 2023-08-01 | Correct the HLS Opus codec string | Jan Müller | |
| Apple doesn't support Opus via HLS yet, but if they ever do, they will definitely expect "Opus" instead of "opus". See https://mp4ra.org/#/codecs Fixes: #10066 | |||
| 2023-08-01 | Fix the fLaC/flac HLS issue also for audio-only | Jan Müller | |
| I moved the first application of the workaround out of the if block so that it also applies to audio-only streams. The workaround was extended likewise. We should first and foremost adhere to the specifications and apply workarounds afterwards for software that doesn't follow them. So I turned around the workaround to first output the fLaC variant and then the alternative flac variant. Fixes: #10066 | |||
| 2023-07-31 | Fix the probing of m4a metadata | Jan Müller | |
| The composer is not set in some of my m4a files. For some reason TagLibSharp returns the composer as an empty string in this case. This causes an exception in PeopleHelper.AddPerson, and thus probing fails. IMHO we can simply ignore empty values. Fixes: #10061 | |||
| 2023-07-31 | Fix the is-local check when resetting the password | Jan Müller | |
| This fixes the check whether a warning should be logged when resetting the password from outside the local network. Fixes: #10059 | |||
| 2023-07-29 | Fix Jellyfin.Networking.Tests (#10055) | Bond-009 | |
| 2023-07-29 | Enable nullable for more files | Bond_009 | |
| 2023-07-29 | Only disable the global_header for AMD HEVC encoder (#10045) | Nyanmisaka | |
