| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-17 | Merge pull request #10858 from barronpm/livetv-tunerhostmanager | Bond-009 | |
| Add ITunerHostManager service and minor LiveTv cleanup | |||
| 2024-01-16 | Merge pull request #10876 from Bond-009/cleanup | Bond-009 | |
| Fix incorrect path check in CleanupCollectionAndPlaylistPathsTask | |||
| 2024-01-16 | Fix incorrect path check in CleanupCollectionAndPlaylistPathsTask | Bond_009 | |
| 2024-01-16 | Translated using Weblate (Georgian) | Nick | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/ | |||
| 2024-01-16 | Translated using Weblate (Chinese (Traditional, Hong Kong)) | SuperDumbTM | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/ | |||
| 2024-01-16 | Apply suggestions from code review | Martin Vandenbussche | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2024-01-15 | chore(deps): update dependency svg.skia to v1.0.0.10 (#10480) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-01-15 | chore(deps): update dependency diacritics to v3.3.27 (#10862) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-01-15 | chore(deps): update dependency xunit to v2.6.6 (#10867) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-01-15 | Remove unused Live TV code | Patrick Barron | |
| 2024-01-15 | Updating CONTRIBUTORS.md | Martin Vandenbussche | |
| 2024-01-15 | Adding support for proper trailer STRM URL format, along with the deprecated ↵ | Martin Vandenbussche | |
| format | |||
| 2024-01-15 | Remove unnecessary allocations in TunerHostManager | Patrick Barron | |
| 2024-01-14 | Bump AsyncKeyedLock to 6.3.3 | Mark Cilia Vincenti | |
| 2024-01-14 | Fixed disposable not being called (#10613) | JPVenson | |
| * Fixed disposable not being called * PulledUp usage of IAsyncDisposable for sessioninfo Co-authored-by: Patrick Barron <barronpm@gmail.com> | |||
| 2024-01-14 | Update MediaEncoder.cs | Mark Cilia Vincenti | |
| 2024-01-14 | Update MediaEncoder.cs | Mark Cilia Vincenti | |
| 2024-01-14 | Fixed issue | Mark Cilia Vincenti | |
| 2024-01-14 | Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports ↵ | Mark Cilia Vincenti | |
| non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker. | |||
| 2024-01-14 | Merge branch 'master' into AsyncKeyedLock-migration | Mark Cilia Vincenti | |
| 2024-01-13 | Translated using Weblate (Chinese (Traditional, Hong Kong)) | SuperDumbTM | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/ | |||
| 2024-01-12 | Add ITunerHostManager service | Patrick Barron | |
| 2024-01-12 | Move LiveTV service registration to extension method | Patrick Barron | |
| 2024-01-12 | Move LiveTvConfigurationFactory to Configuration folder | Patrick Barron | |
| 2024-01-12 | Add LiveTv configuration extension | Patrick Barron | |
| 2024-01-12 | Merge pull request #10854 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update actions/upload-artifact action to v4.1.0 | |||
| 2024-01-12 | chore(deps): update actions/upload-artifact action to v4.1.0 | renovate[bot] | |
| 2024-01-12 | Fix disposable analyzer warnings in SchedulesDirect | Patrick Barron | |
| 2024-01-12 | Don't re-use HttpRequestMessage on re-try in SchedulesDirect | Patrick Barron | |
| 2024-01-12 | Merge pull request #10838 from barronpm/livetv-project | Cody Robibero | |
| Move Live TV code to Jellyfin.LiveTv | |||
| 2024-01-12 | Remove DLNA-specific DeviceProfile code (#10850) | Patrick Barron | |
| * Remove DLNA-specific methods from DeviceProfile * Remove DLNA-specific fields from DeviceProfile * Remove unused DLNA models | |||
| 2024-01-12 | chore(deps): update skiasharp monorepo (#10849) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-01-12 | Merge pull request #10845 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update actions/download-artifact action to v4.1.1 | |||
| 2024-01-10 | chore(deps): update actions/download-artifact action to v4.1.1 | renovate[bot] | |
| 2024-01-10 | Translated using Weblate (German) | Achim Walz | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2024-01-09 | Merge pull request #10836 from jellyfin/renovate/dotnet-monorepo | Bond-009 | |
| chore(deps): update dotnet monorepo to v8.0.1 | |||
| 2024-01-09 | Move StreamHelper to LiveTv project | Patrick Barron | |
| 2024-01-09 | chore(deps): update dotnet monorepo to v8.0.1 | renovate[bot] | |
| 2024-01-09 | Move RecordingNotifier to LiveTv project | Patrick Barron | |
| 2024-01-09 | Move channels to LiveTv project | Patrick Barron | |
| 2024-01-09 | Move LiveTv to separate project | Patrick Barron | |
| 2024-01-09 | Move LiveTv tests to separate project | Patrick Barron | |
| 2024-01-09 | Move GetRecordingStreamMediaSources to IMediaSourceManager | Patrick Barron | |
| 2024-01-09 | test: add webm test | Dmitry Lyzo | |
| 2024-01-09 | fix: discard webm if there is an unsupported codec | Dmitry Lyzo | |
| 2024-01-08 | Translated using Weblate (Ukrainian) | Vasyl Belynets | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/ | |||
| 2024-01-08 | Translated using Weblate (Latvian) | Andrejs | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/ | |||
| 2024-01-08 | Translated using Weblate (Norwegian Nynorsk) | Kent | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/ | |||
| 2024-01-08 | chore(deps): update github/codeql-action action to v3.23.0 (#10832) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-01-07 | Merge pull request #10823 from crobibero/date-time-utc | Bond-009 | |
| Specify DateTimeKind when pulling a DateTime out of the database | |||
