renovate[bot]
e0d7b30a5e
Update github/codeql-action action to v3.26.3
6 months ago
theMasterpc
4c23f38076
Update PluginPageInfo.cs summary. ( #12464 )
6 months ago
Bas
00fb955103
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
6 months ago
Bond-009
ffecdfc18c
Merge pull request #12449 from jellyfin/renovate/ci-deps
...
Update github/codeql-action action to v3.26.2
6 months ago
renovate[bot]
3b2875a5a8
Update github/codeql-action action to v3.26.2
6 months ago
Bond-009
a21ecda78f
Merge pull request #12375 from tobias-varden/pr_2
...
Update the default repository URL for the StudioImages plugin
6 months ago
Bond-009
fa7335156a
Merge pull request #12439 from jellyfin/renovate/dotnet-monorepo
...
Update dependency dotnet-ef to v8.0.8
6 months ago
renovate[bot]
b79fead73d
Update dependency dotnet-ef to v8.0.8
6 months ago
Bond-009
39c91bd6ca
Merge pull request #12438 from jellyfin/renovate/microsoft
...
Update Microsoft to v8.0.8
6 months ago
Bond-009
21ee835551
Merge pull request #12405 from jellyfin/renovate/ci-deps
...
Update CI dependencies
6 months ago
renovate[bot]
0216ef80f8
Update CI dependencies
6 months ago
renovate[bot]
8e98c62122
Update Microsoft to v8.0.8
6 months ago
Niels van Velzen
4363cbd88b
Merge pull request #12435 from aaronjrodrigues/patch-1
...
Update README.md
6 months ago
Aaron Rodrigues
b94bcee867
Update README.md
...
this fixes some spelling and grammar :)
6 months ago
Bond-009
f7846d0141
Merge pull request #12429 from gnattu/fix-vt-decoder
...
Fix VideoToolbox Hi10P
6 months ago
Bond-009
b824d8b84b
Merge pull request #12428 from gnattu/remove-unused-encoders
...
Remove unused encoders
6 months ago
gnattu
7d9e315593
Remove duplicated check
...
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
HanaO00
08e9eaa954
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
6 months ago
gnattu
487dbf3e85
Fix Videotoolbox Hi10P hardware decoding
...
We need to mark h264 as 10bit supported for videotoolbox
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
gnattu
808cd6f06a
Fix software decoder with videotoolbox encoder
...
Format should be placed before hwupload to support some software decoders
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
gnattu
447dd3aed7
Use Math.Min
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
6 months ago
gnattu
2321866302
Remove more outdated options.
...
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
gnattu
26489c4908
Remove container guessing doc from hls
...
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
gnattu
a3ebbabf95
Update api doc to remove outdated info
...
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
gnattu
058a3dcc6a
Remove legacy encoders
...
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
gnattu
1f819d3382
Remove VPx encoders
...
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
koka late
f7227c6ca1
Added translation using Weblate (English (Middle))
6 months ago
Tim Gels
82ad4b9235
Updated issue Jellyfin version ( #12394 )
6 months ago
justinkb
21f1813d82
Backport pull request #12390 from jellyfin/release-10.9.z
...
fix SA1201 issue
Original-merge: 3f3145600c
Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com>
Backported-by: Bond_009 <bond.009@outlook.com>
6 months ago
nyanmisaka
7ee9c9b7a0
Backport pull request #12374 from jellyfin/release-10.9.z
...
Fix compatibility between TranscodingThrottler and FFmpeg 7.0
Original-merge: ee0094d889
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
6 months ago
nielsvanvelzen
0675b06bea
Backport pull request #12356 from jellyfin/release-10.9.z
...
Fix creating virtual seasons (again)
Original-merge: 900acc03aa
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
6 months ago
gnattu
22d8528d90
Backport pull request #11901 from jellyfin/release-10.9.z
...
Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor
Original-merge: b7bc0e1c96
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Bond_009 <bond.009@outlook.com>
6 months ago
JPVenson
d5fdb9c3a7
Fix missing service registration for MediaSegments ( #12392 )
6 months ago
JPVenson
00eb6c0d6f
Add media segments API ( #12345 )
...
* Added Media segment manager
* Added "HasSegments" to MediaSourceInfo when requesting though baseitem
* Fixed ordering of Media Segements
* Added media segment API controller
* Added .ConfigureAwait(false) on media segments manager
* renamed MediaSegmentsController
removed empty route
* Added Model layer for Media Segments
Fixed review comments Media segments
* Updated media segment naming
refactored api and manager usage
* Added mediaSegment type filter
* Fixed codesmell
* Fixed naming and typos
* Added EF Migration
* Added Identity Generation for MediaSegments
Made mediasegment filter optional
* Fixed optional filter parameter
* refactored segment namespace
* Added SegmentProviderId to MediaSegment
* Media segment comment indentation
* Added MediaSegmentManager query notracking
6 months ago
Bond-009
9a8298a84d
Merge pull request #12388 from jellyfin/renovate/z440.atl.core-5.x
...
Update dependency z440.atl.core to v5.26.0
6 months ago
gnattu
7ea91dfcc4
Update VideoToolbox pipeline for jellyfin-ffmpeg7 ( #12380 )
6 months ago
renovate[bot]
84f9e94268
Update dependency z440.atl.core to v5.26.0
6 months ago
Franco Castillo
bbf3a2138b
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
6 months ago
Bond-009
a82527dcdf
Merge pull request #12376 from jellyfin/renovate/ci-deps
...
Update actions/upload-artifact action to v4.3.5
6 months ago
renovate[bot]
95f41b6a73
Update actions/upload-artifact action to v4.3.5
6 months ago
CS
919b8ef9e2
Use collection initializers when possible
6 months ago
CS
b34cbc2f16
Update default artwork repository url to point to githubusercontent.com domain
6 months ago
Andrejs
894933848a
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
6 months ago
Bond-009
b39ff1dd42
Merge pull request #12369 from Bond-009/warn
...
Enable more analyser rules as errors
6 months ago
Bond-009
f2e749548c
Merge pull request #12354 from gnattu/ac-4-downmix
...
Add AC-4 downmix algorithm
6 months ago
Bond_009
0a0de6708e
Enable more analyser rules as errors
...
Also deduplicates a bit of code inside of SeasonPathParser and adds some more tests
6 months ago
Bond-009
623f9f6d8a
Merge pull request #12364 from jellyfin/renovate/serilog.aspnetcore-8.x
...
Update dependency Serilog.AspNetCore to v8.0.2
6 months ago
gnattu
3788ccd447
Add comments for Dave750/NightmodeDialogue 7.1 downmix
...
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago
renovate[bot]
bb12d8240f
Update dependency Serilog.AspNetCore to v8.0.2
6 months ago
gnattu
c171b6def2
fix space
...
Signed-off-by: gnattu <gnattuoc@me.com>
6 months ago