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
Cody Robibero
72aca15191
Merge pull request #7548 from 1337joe/comparer-null-fix
3 years ago
Cody Robibero
577325b788
Merge pull request #7523 from crobibero/null-stream
...
Allow media without streams to playback
3 years ago
Cody Robibero
fec2cf5060
Merge pull request #7551 from cvium/fix_trailertype
...
fix: remove (incorrect) negation of bool expression
3 years ago
cvium
53b06ce4e3
fix: remove (incorrect) negation of bool expression
3 years ago
Cody Robibero
bdb85aeecf
Merge pull request #7549 from cvium/fix_isinlocalnetwork
3 years ago
cvium
e299adc819
fix: use stdlib IPAddress.IsLoopback
3 years ago
Joe Rogers
0674f84e9e
Add check so nulls will result in valid sort
3 years ago
David Ullmer
b6086398d3
Write Global Date to nfo files
3 years ago
Cody Robibero
1d585146d6
Merge pull request #7519 from nielsvanvelzen/resolverpriority-plugin2
3 years ago
Cody Robibero
aa1b1c6bbb
Merge pull request #7527 from Shadowghost/mediaresolver-fix
3 years ago
Cody Robibero
bebe1808ce
Merge pull request #7525 from 1337joe/fix-duplicate-library-media-paths
3 years ago
Shadowghost
fb2e4c2e1a
Remove video file from file list before processing external files
3 years ago
Joe Rogers
784ed796ce
Update name so media paths store to correct library
3 years ago
Cody Robibero
579155a571
Allow media without streams to playback
3 years ago
Joe Rogers
ca16a55a47
Add fallback for image downloads with bad MediaType
3 years ago
Niels van Velzen
e2ffd41141
Add new priority level to ResolverPriority for plugins
3 years ago
Cody Robibero
ca67a48140
Merge pull request #7512 from crobibero/update-plugin
3 years ago
Claus Vium
d2ce315c1d
Merge pull request #7506 from crobibero/set-permissions
...
Safely get/set User permission/preference
3 years ago
Cody Robibero
6a6874aa16
Catch checksum mismatch when updating plugins
3 years ago
Cody Robibero
6f45848b51
Safely set/get user permission
3 years ago
Cody Robibero
23ba15ccfb
Fix StudiosImageProvider
3 years ago
Joshua M. Boniface
5376c37d42
Bump packaging version to 10.8.0~beta1
3 years ago
Saiyd
a0eb1fd28b
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
3 years ago
Cody Robibero
130c935bc3
Merge pull request #7495 from crobibero/fix-entrypoint
3 years ago
Cody Robibero
003c48e351
Merge pull request #7496 from crobibero/transcode-reason
3 years ago
Cody Robibero
96a03776e1
Fix TranscodeReasons property name
3 years ago