Shadowghost
7084541508
Prefer MetadataProvider enum as provider id key over arbitrary strings
3 years ago
Joshua M. Boniface
e87240b374
Merge pull request #7648 from jellyfin/libssl3-jammy
...
Add libssl3 as an alternative dependency for Ubuntu 22.04 LTS
3 years ago
Nyanmisaka
057d5dfc25
Add libssl3 as an alternative dependency for Ubuntu 22.04 LTS
3 years ago
Cody Robibero
12f9132975
Merge pull request #7643 from jellyfin/h264-level
3 years ago
Nyanmisaka
4a1aa619d2
Fix H264 level on safari fmp4
3 years ago
Jellifi007
1002d1d193
Update src/Jellyfin.Extensions/StringExtensions.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Cody Robibero
7c91543694
Merge pull request #7638 from 1337joe/fix-quick-connect-tests
3 years ago
Joe Rogers
b04211a707
Fix quick connect tests
3 years ago
Cody Robibero
fcb65ac38d
Merge pull request #7634 from neilsb/patch-1
...
Correct LocalTrailerCount in API
3 years ago
Jellifi007
727402f7f7
Adding Korean language tests Addresses #6393
3 years ago
Neil Burrows
2a1ca4badc
Use already defined variable
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Neil Burrows
7f52f77ef5
Correct LocalTrailerCount in API
...
Revert a change which resulted in the `LocalTrailerCount` including the count of Local and Remote trailers which had been introduced in 10.8.
3 years ago
Cody Robibero
1d5961126e
Merge pull request #7624 from nielsvanvelzen/quickconnect-enable-d
3 years ago
Cody Robibero
ec6f7bdcff
Merge pull request #7625 from crobibero/xml-cache-delete
3 years ago
Cody Robibero
65c47c79da
Only delete cache file if exist
3 years ago
Niels van Velzen
5d9df10e27
Enable Quick Connect by default
3 years ago
Joshua M. Boniface
d45d228b36
Bump version to 10.8.0-beta2
3 years ago
JaanTaponen
2b7d139b5b
Fix XMLTV edge case where title & sub-title causes a too long filename error
...
Limit the series title to 241 bytes (so file extensions can be added).
If the end result is longer, the title will be dropped and only series name
with timestamp is used.
3 years ago
Cody Robibero
a280ff603f
Merge pull request #7543 from daullmer/nfo-datefix
3 years ago
Cody Robibero
9beb3aff4e
Merge pull request #7605 from crobibero/playback-start-stop
...
Add missing properties to PlaybackStart, PlaybackStop
3 years ago
Cody Robibero
066bdc1e72
Add missing properties to PlaybackStart, PlaybackStop
3 years ago
Cody Robibero
5833c70725
Merge pull request #7537 from dmitrylyzo/fix-streambuilder
3 years ago
Cody Robibero
cd93f49fa8
Merge pull request #7592 from 1337joe/live-tv-fixes
3 years ago
Cody Robibero
93009682b3
Merge pull request #7591 from 1337joe/update-xmltv
3 years ago
Jellifi007
56573f14b0
Fixes diactritics regressions
3 years ago
Joe Rogers
9001eaa67e
Check cache file age directly and replace if old
3 years ago
Joe Rogers
76010e80dd
Update Jellyfin.XmlTv to 10.8.0
3 years ago
Joshua M. Boniface
5778541d2f
Merge pull request #7590 from crobibero/dotnet-6.0.4
3 years ago
Cody Robibero
cb0baddde3
Update to dotnet 6.0.4
3 years ago
Dmitry Lyzo
0ff37413b0
fix: Fix transcode reasons
...
Don't add codec failure reasons if the codec isn't supported.
3 years ago
Dmitry Lyzo
d5434988d7
test: Add tests for Tizen 3/4
3 years ago
Dmitry Lyzo
847518701d
fix: Fix codec conditions
...
`ApplyConditions` is used to determine the applicability of
the current codec (`Conditions`).
`Conditions` is the actual conditions for the stream.
`CodecType.VideoAudio` (not `CodecType.Video`) must be used
for the audio tracks in the video.
3 years ago
Cody Robibero
c5212a20a3
Merge pull request #7580 from jellyfin/external-audio-map
3 years ago
Cody Robibero
385a0b9437
Merge pull request #7567 from cvium/fix_xmltv_caching
3 years ago
Nyanmisaka
884ba4f3ed
Fix the wrong external audio map index if text subtitle exists
3 years ago
Cody Robibero
cba6a4e3f3
Merge pull request #7578 from Shadowghost/extension-parser-fix
...
Remove mp2 from video file extensions
3 years ago
Shadowghost
d5f44f7a5c
Remove mp2 from video file extensions
3 years ago
Cody Robibero
bf1ccf7493
Merge pull request #7521 from 1337joe/image-mime-fallback
...
Add fallback for image downloads with bad reported MediaType
3 years ago
Cody Robibero
d7c548f3db
Merge pull request #7561 from DMouse10462/named-config-api-fix
...
Fix NamedConfiguration API Generation
3 years ago
Joshua M. Boniface
a7abdca47a
Merge pull request #7569 from crobibero/repo-auth
3 years ago
Cody Robibero
7a8eaa8811
Require elevation to save the list of plugin repositories
3 years ago
cvium
045dca49d0
fix: use the checksum as temp folder name when extracting xmltv listings
3 years ago
David Mouse
e9ce82445e
Add ConfigurationType Types to generated OpenAPI
...
This allows clients to see and work with the associated types for each NamedConfiguration key, even if the UpdateNamedConfiguration endpoint doesn't properly advertise its types.
3 years ago
David Mouse
2133c6e348
Parameterize request body of UpdateNamedConfiguration
...
This gives OpenAPI clients the knowledge that they should provide a body of some kind.
3 years ago
Cody Robibero
5de2db9f52
Merge pull request #7507 from crobibero/studio-image-plugin
...
Fix StudioImageProvider
3 years ago
Cody Robibero
620625c4c1
Merge pull request #7557 from jellyfin/pgs-qsv-iris655
3 years ago
Nyanmisaka
e0b035e34e
Apply suggestions from code review
...
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
3 years ago
Nyanmisaka
1946414e14
Fix PGS burn-in on certain iGPU such as Iris Plus 655
3 years ago
Cody Robibero
132c85e554
Merge pull request #7542 from 1337joe/make-recording-stop
...
Make recording stop at scheduled stop time
3 years ago
Joe Rogers
9d1049e83f
Make Record call block until finished as expected
3 years ago