Patrick Barron
c2081955c8
Rename and clean up TranscodingJob
11 months ago
Patrick Barron
abd74fd5a4
Move TranscodingJobDto and TranscodingThrottler to Controller
11 months ago
Bond-009
d10cca6917
Merge pull request #10752 from jellyfin/renovate/stylecop.analyzers-1.x
...
chore(deps): update dependency stylecop.analyzers to v1.2.0-beta.556
11 months ago
renovate[bot]
a42951c0a8
chore(deps): update dependency stylecop.analyzers to v1.2.0-beta.556
11 months ago
Bond-009
f8010550f2
Merge pull request #10745 from jellyfin/renovate/ci-deps
11 months ago
Bond-009
a1463c37fa
Merge pull request #10604 from jellyfin/renovate/xunit-dotnet-monorepo
11 months ago
renovate[bot]
05bc894ae8
chore(deps): update actions/download-artifact action to v4.1.0
11 months ago
Bond-009
053c3392f4
Merge pull request #10682 from barronpm/livetv-warnings
...
Fix some warnings in LiveTV
11 months ago
Bond-009
f039de033a
Merge pull request #10672 from Erotemic/fix_bash_install_paths
...
Quote bash paths to prevent word splitting
11 months ago
Bond_009
7bf831da62
Fix tests
11 months ago
renovate[bot]
12df192a31
chore(deps): update xunit-dotnet monorepo
11 months ago
Bond-009
135cd68778
Merge pull request #10705 from jellyfin/renovate/efcoresecondlevelcacheinterceptor-4.x
...
chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.1.1
11 months ago
Bond-009
21374775e5
Merge pull request #10422 from scampower3/api-update
...
Update /Device endpoint to return CustomName
11 months ago
Bond-009
ce45b73c8b
Merge pull request #10702 from crobibero/collection-type-lowercase
...
Convert CollectionType to use lowercase enum names
11 months ago
Lars Eichler
660165cd2f
Added translation using Weblate (Abkhazian)
11 months ago
Bond-009
430bfcee47
Merge pull request #10738 from 1337joe/action-full-version
11 months ago
Joe Rogers
49cc4d1dab
Add full version tags for consistency with other files
11 months ago
queeup
f7122d2180
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
11 months ago
Joshua M. Boniface
3bf0e6c819
Merge pull request #10736 from jellyfin/nvv-ci-openapi
...
Remove OpenAPI artifact upload from test workflow
11 months ago
Niels van Velzen
73d42980fc
Remove OpenAPI artifact upload from test workflow
11 months ago
Niels van Velzen
5569ab8b2d
Only upload OpenAPI artifacts for ubuntu-latest tests
11 months ago
Claus Vium
6ea4c44906
Merge pull request #10727 from jellyfin/renovate/actions-upload-artifact-4.x
...
chore(deps): update actions/upload-artifact action to v4
11 months ago
Bond-009
24cbd64450
Merge pull request #10573 from arabcoders/master
...
Add new API endpoint to view/update Item UserData
11 months ago
Bond-009
804b89d922
Merge pull request #10726 from jellyfin/renovate/actions-download-artifact-4.x
...
chore(deps): update actions/download-artifact action to v4
11 months ago
renovate[bot]
41e24681af
chore(deps): update actions/upload-artifact action to v4
11 months ago
renovate[bot]
a917f034e4
chore(deps): update actions/download-artifact action to v4
11 months ago
Radical
b52d2fbee5
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
11 months ago
Bond-009
e3fb856445
Merge pull request #10721 from jellyfin/renovate/github-codeql-action-3.x
...
chore(deps): update github/codeql-action action to v3
11 months ago
renovate[bot]
026941dea3
chore(deps): update github/codeql-action action to v3
11 months ago
Claus Vium
676464a135
Merge pull request #10710 from jkhsjdhjs/fix/subtitle_overlay_eof_action
...
Use `eof_action=pass` when overlaying subtitles
11 months ago
jkhsjdhjs
547d97d602
Use `eof_action=pass` when overlaying subtitles
...
The previous behavior using `eof_action=endall` and `shortest=1` would
end the video stream if one of the input stream (video, subtitle) ends.
In some cases the duration of the overlayed subtitles is shorter than the
video stream, causing the output to end when the subtitles end and dropping
the remaining video stream.
This commit changes this behavior so `eof_action=pass` is used instead,
which continues passing the video stream through even if the subtitles end
earlier [1]. `shortest=1` is also removed, as this option implies
`eof_action=endall`.
If the subtitle stream has a higher duration than the video stream, the output
will also end with the video stream without `shortest=1`, as the video stream
is the primary input to the `overlay` filter.
Fix #10698
[1] https://ffmpeg.org/ffmpeg-filters.html#Options-for-filters-with-several-inputs-_0028framesync_0029
11 months ago
Bond-009
ff209d3c99
Merge pull request #10715 from jellyfin/renovate/ci-deps
...
chore(deps): update github/codeql-action action to v2.22.10
11 months ago
Jackson Lee
ea7ac143c4
Translated using Weblate (Filipino)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
11 months ago
renovate[bot]
ed8d080604
chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.1.1
11 months ago
renovate[bot]
4ae817f8c6
chore(deps): update github/codeql-action action to v2.22.10
11 months ago
Bond-009
e427c665d9
Merge pull request #10695 from jellyfin/renovate/actions-stale-9.x
...
chore(deps): update actions/stale action to v9
11 months ago
Bond-009
d930ce2676
Merge pull request #10694 from jellyfin/renovate/ci-deps
...
chore(deps): update github/codeql-action action to v2.22.9
11 months ago
Cody Robibero
033cfa59c4
Convert CollectionType to use lowercase enum names
11 months ago
renovate[bot]
8abc653c29
chore(deps): update actions/stale action to v9
11 months ago
renovate[bot]
3e5e600dc7
chore(deps): update github/codeql-action action to v2.22.9
11 months ago
Patrick Barron
0d5bbfda32
Remove unused DLNA models ( #10685 )
...
* Remove unused DLNA models
* Remove IDlnaManager
11 months ago
Bond-009
fca345db4a
Merge pull request #10681 from jellyfin/renovate/prometheus-net-monorepo
...
chore(deps): update prometheus-net monorepo to v8.2.0
11 months ago
renovate[bot]
d82fdfc7a2
chore(deps): update prometheus-net monorepo to v8.2.0
11 months ago
Patrick Barron
192559db32
Make ILiveStream an IDisposable
11 months ago
Patrick Barron
669baf98a5
Make IRecorder an IDisposable
11 months ago
Patrick Barron
5c593b120a
Don't use List directly in ITunerHost method signatures
11 months ago
Patrick Barron
3ecd68d832
Use ConfigureAwait in SharedHttpStream
11 months ago
Patrick Barron
4ec32b71f5
Use ConfigureAwait in M3uParser
11 months ago
Patrick Barron
42c95da6b0
Use ConfigureAwait in BaseTunerHost
11 months ago
Patrick Barron
7bcfc5e925
Use ConfigureAwait in XmlTvListingsProvider
11 months ago