| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-14 | fixed namescope for ImageResolution enum; | Negulici-R. Barnabas | |
| 2022-11-14 | added associated value to ImageResolution enum; | Negulici-R. Barnabas | |
| 2022-11-14 | Simplify HLS file deletion | Dominik | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-11-14 | Remove segment wrapping | Dominik | |
| 2022-11-14 | Add support for ffmpeg's segment deletion and segment wrapping | Dominik | |
| 2022-11-14 | Add new options for segment deletion | Dominik | |
| 2022-11-14 | Fix logs for TranscodingThrottler not working | Dominik | |
| 2022-11-14 | Merge branch 'jellyfin:master' into master | Negulici-R. Barnabas | |
| 2022-11-13 | Merge pull request #8742 from Bond-009/dbmigration | Bond-009 | |
| 2022-11-13 | changed ChapterImageResolution in model to enum type; | Negulici-R. Barnabas | |
| added 144p to the ImageResolution enum; updated chapters limit comment inside FFProbeVideoInfo.cs; | |||
| 2022-11-13 | Fix integration tests | Bond_009 | |
| Author: cvium | |||
| 2022-11-13 | Merge branch 'jellyfin:master' into master | Negulici-R. Barnabas | |
| 2022-11-13 | Merge pull request #8601 from cvium/add_secondlevelcaching | Bond-009 | |
| 2022-11-13 | Merge pull request #8732 from thornbill/fix-items-access | Bond-009 | |
| 2022-11-13 | Merge pull request #8666 from dmitrylyzo/fix-secondary-audio | Bond-009 | |
| Fixes https://github.com/jellyfin/jellyfin-web/issues/4044 Fixed https://github.com/jellyfin/jellyfin/issues/8673 | |||
| 2022-11-13 | Merge pull request #8713 from trentks/patch-2 | Bond-009 | |
| 2022-11-13 | Translated using Weblate (Estonian) | Klaabu5 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/ | |||
| 2022-11-13 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2022-11-13 | Correcting LocalizationOption | TheBlueKingLP | |
| Changing from 体(the simplified variant) to 體(the traditional variant) in the LocalizationOption for the "Traditional Chinese" language. | |||
| 2022-11-11 | Don't auto-update if plugin is pending restart | Cody Robibero | |
| 2022-11-11 | Merge pull request #8726 from swedishborgie/master | Claus Vium | |
| HDHomeRun - Fix incorrect starting offset of buffer span in CheckTunerAvailability. | |||
| 2022-11-10 | Fix incorrect starting offset of buffer span in CheckTunerAvailability. | Michael Powers | |
| Resolves #7154 | |||
| 2022-11-10 | Use elevated access control for media folders endpoint | Bill Thornton | |
| 2022-11-10 | chore(deps): update dependency prometheus-net to v7 | renovate[bot] | |
| 2022-11-09 | chore(deps): update dotnet monorepo (#8708) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-11-09 | Fix media folders endpoint access control | Bill Thornton | |
| 2022-11-09 | Fix items endpoint not honoring library access control | Bill Thornton | |
| 2022-11-09 | Translated using Weblate (Portuguese) | Diogo Cardoso | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2022-11-09 | Add support for "Digital Media" album splits | trentks | |
| "Digital Media" is a common 'disk'-splitting prefix, more so with recent "digital" music releases as physical cd's/disks aren't used. In particular, it is part of Lidarr's {Medium Format} tag for automatic archive sorting. So it would be good to see this reflected into Jellyfin. I'm not familiar with the code-base, or whether a ' ' character is valid within this context. | |||
| 2022-11-08 | Merge pull request #8661 from nielsvanvelzen/seriesstatus-extended | Claus Vium | |
| Add SeriesStatus.Unreleased | |||
| 2022-11-08 | Merge pull request #8698 from Bond-009/notitletest | Claus Vium | |
| Add regression test for #8696 | |||
| 2022-11-07 | Translated using Weblate (Russian) | guru430033 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2022-11-07 | Translated using Weblate (Italian) | Filippo Piazza | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/ | |||
| 2022-11-07 | Translated using Weblate (Croatian) | Logilype | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/ | |||
| 2022-11-07 | Translated using Weblate (Spanish (Mexico)) | Arnau97 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/ | |||
| 2022-11-07 | Translated using Weblate (Catalan) | Arnau97 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2022-11-05 | chore(deps): update github/codeql-action digest to c3b6fce (#8697) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-11-05 | Add regression test for #8696 | Bond_009 | |
| 2022-11-05 | Merge pull request #8685 from jellyfin/renovate/ci-deps | Bond-009 | |
| 2022-11-05 | Merge pull request #8696 from crobibero/livetv-null-title | Bond-009 | |
| 2022-11-05 | Fix URI creation in redirection middleware (#8551) | Shadowghost | |
| 2022-11-04 | Don't throw exception if program.Title is null | Cody Robibero | |
| 2022-11-04 | Sort external files when scanning | Jendrik Weise | |
| Sorts files such as external subtitles or audio as well as metadata Useful for deterministic display in the UI. | |||
| 2022-11-03 | chore(deps): update eps1lon/actions-label-merge-conflict action to v2.1.0 | renovate[bot] | |
| 2022-11-03 | chore(deps): update actions/download-artifact digest to 9782bd6 (#8623) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-11-03 | chore(deps): update actions/upload-artifact digest to 83fd05a (#8624) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-11-03 | chore(deps): update github/codeql-action digest to 18fe527 (#8625) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-11-01 | Merge pull request #8670 from jvitkauskas/double-assignment | Claus Vium | |
| 2022-11-01 | Fix double assignment | Julius Vitkauskas | |
| 2022-10-31 | Backport pull request #8667 from jellyfin/release-10.8.z | David Ullmer | |
| Enable OMDB plot for non-English languages as fallback Original-merge: f83a24ec4385e8142646ec7d13a5e6f4c9074ae9 Merged-by: Cody Robibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
