| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-25 | Fix extra space | Joshua M. Boniface | |
| 2024-03-25 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2024-03-25 | Make date to the second | Joshua M. Boniface | |
| 2024-03-25 | Fix multi-condition syntax | Joshua M. Boniface | |
| 2024-03-25 | Remove interpolation | Joshua M. Boniface | |
| Make these consistent since that seems to work based on other examples. | |||
| 2024-03-25 | Add openapi.json upload to new repo server | Joshua M. Boniface | |
| 2024-03-25 | Check all tags for allow/block (#11206) | Cody Robibero | |
| 2024-03-25 | Fix sar->dar typo in #11185 (#11210) | Nyanmisaka | |
| 2024-03-24 | fix: use Metal tonemap instead of OpenCL (#11198) | gnattu | |
| 2024-03-24 | fix: map encoder preset to quality setting for VideoToolbox (#11205) | gnattu | |
| 2024-03-24 | Merge pull request #11203 from nyanmisaka/fix-ActualOutputVideoCodec | Bond-009 | |
| Fix codec vs ActualOutputVideoCodec | |||
| 2024-03-24 | Fix codec vs ActualOutputVideoCodec | nyanmisaka | |
| codec is copy ActualOutputVideoCodec is hevc fixes 3bbb57e Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-23 | Add new VideoRangeTypes to fully support DoVi on webOS (#10469) | vedant | |
| 2024-03-23 | fix: use a more recent UA (#11199) | gnattu | |
| 2024-03-22 | Add default auth policy to generated openapi spec (#11181) | Cody Robibero | |
| 2024-03-22 | feat(i18n): transliterate item name before sorting (#11172) | Gary Wang | |
| 2024-03-22 | Merge pull request #11196 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update github/codeql-action action to v3.24.9 | |||
| 2024-03-22 | chore(deps): update github/codeql-action action to v3.24.9 | renovate[bot] | |
| 2024-03-20 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2024-03-20 | Merge pull request #11187 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.4 | |||
| 2024-03-19 | fix: make sure the dimension is divisible by two for zscale (#11185) | gnattu | |
| 2024-03-19 | chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.4 | renovate[bot] | |
| 2024-03-19 | Merge pull request #11184 from joshuaboniface/bump_version | Joshua M. Boniface | |
| Convert bump_version to bumper only | |||
| 2024-03-19 | Convert bump_version to bumper only | Joshua M. Boniface | |
| Remove changelog generation as this is no longer present. | |||
| 2024-03-18 | refactor: use Channels as queueing mechanism for periodic websocket messages ↵ | Claus Vium | |
| (#11092) | |||
| 2024-03-18 | Merge pull request #11177 from jellyfin/bump_version | Joshua M. Boniface | |
| Restore bump_version script | |||
| 2024-03-18 | Correct permissions to 755 | Joshua M. Boniface | |
| 2024-03-18 | restore bump_version | Cody Robibero | |
| 2024-03-18 | fix: skip library folders that are inaccessible or empty (#9291) | Claus Vium | |
| 2024-03-18 | Update dotnet monorepo (#11145) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-03-18 | Update github/codeql-action action to v3.24.8 (#11175) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-03-18 | Remove legacy build utilities (#11162) | Cody Robibero | |
| 2024-03-18 | Fixes 'replace missing metadata' overwrites existing metadata that does ↵ | scampower3 | |
| exist (#11136) | |||
| 2024-03-18 | Pin dependencies (#11174) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2024-03-18 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2024-03-18 | IIS Hosting (#11120) | kimboslice99 | |
| 2024-03-18 | Merge pull request #11161 from nyanmisaka/fix-segment-deletion | Cody Robibero | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2024-03-18 | Add a github action to automatically precheck new issues for problems (#11154) | felix920506 | |
| * Delete media playback template * Revert "Delete media playback template" This reverts commit c1eaf13c7372b59bc3b275e58fb9bb82e02317ee. * Delete .github/ISSUE_TEMPLATE/media_playback.md * Add check issue script as GHA action * change token to use JF bot Co-authored-by: Cody Robibero <cody@robibe.ro> * Upstream into Jellyfin org and update repo link * Changes to accomodate multi script repo * accept suggestion Co-authored-by: Cody Robibero <cody@robibe.ro> --------- Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2024-03-17 | Merge pull request #11163 from robert-hamilton36/lyrics | Bond-009 | |
| Add lyric files to supported extensions | |||
| 2024-03-17 | Merge pull request #11149 from Bond-009/nullable4 | Bond-009 | |
| Enable nullable for more files | |||
| 2024-03-17 | Merge pull request #11165 from vessd/transcoding-exception | Bond-009 | |
| Catch delete encoded media file exceptions | |||
| 2024-03-17 | Add ability to enable/disable libraries (#11037) | btopherjohnson | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2024-03-17 | Clean the outdated ffmpeg test data and add 6.1.1 | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-17 | Bump the required minimum ffmpeg version to 4.4 | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-17 | Apply suggestions from code review | nyanmisaka | |
| Drop the unnecessary initial capacity from the list. Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-17 | Fix the trailing whitespace | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-17 | Apply suggestions from code review | Nyanmisaka | |
| String interpolation is preferred. Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2024-03-17 | Apply suggestions from code review | nyanmisaka | |
| Drop excludeFilePaths and lower the log level to debug to avoid spamming in the log file. Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-03-16 | Merge pull request #11155 from sel10ut/bugfix/fix-releasedate-tag | Bond-009 | |
| Fix parsing of audio PremiereDate property | |||
| 2024-03-16 | Merge pull request #11156 from sel10ut/bugfix/fix-audio-title | Bond-009 | |
| Change parsing logic of audio track title | |||
