WWWesten
|
42c661e30f
|
Translated using Weblate (Urdu (Pakistan))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ur_PK/
|
3 years ago |
blob03
|
9f5873b8c4
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
3 years ago |
Bond-009
|
2e7d173188
|
Merge pull request #7047 from Bond-009/fixbuild2
|
3 years ago |
Bond_009
|
ec2645c0c0
|
Fix build
|
3 years ago |
Claus Vium
|
daa76d3d34
|
Merge pull request #7042 from crobibero/fix-build
|
3 years ago |
Cody Robibero
|
599fc9e671
|
Merge pull request #5836 from BaronGreenback/comparisons
|
3 years ago |
Cody Robibero
|
17f43c8e01
|
Update Jellyfin.Api/Controllers/VideoHlsController.cs
|
3 years ago |
Cody Robibero
|
634ce40c2f
|
Merge branch 'master' into comparisons
|
3 years ago |
Cody Robibero
|
b5459f49d3
|
Merge pull request #5009 from MrTimscampi/studios-images-plugin
|
3 years ago |
Cody Robibero
|
932c2c6665
|
Fix config.html
|
3 years ago |
Cody Robibero
|
a04ab6b876
|
Merge branch 'master' into studios-images-plugin
# Conflicts:
# MediaBrowser.Providers/MediaBrowser.Providers.csproj
|
3 years ago |
Cody Robibero
|
a8a8ce4e7b
|
Fix build from PR merging
|
3 years ago |
Cody Robibero
|
8c7dd0a691
|
Merge pull request #6819 from cvium/why_should_we_use_the_imageinfo_when_we_can_guess
|
3 years ago |
Cody Robibero
|
55b429edb7
|
Merge pull request #6920 from marius-luca-87/subtitle_drop
|
3 years ago |
Cody Robibero
|
076a13abeb
|
Merge pull request #7029 from cvium/allocations_maybe
|
3 years ago |
Cody Robibero
|
259bc231d6
|
Merge pull request #6867 from yresquirol/related-media
|
3 years ago |
Cody Robibero
|
7774cb2067
|
Update Jellyfin.Api/Controllers/LibraryController.cs
|
3 years ago |
Cody Robibero
|
00211ca056
|
Merge pull request #7028 from cvium/everything_went_wrong
|
3 years ago |
Cody Robibero
|
ca4769ab68
|
Merge pull request #7035 from cvium/force_remux_or_transcode
|
3 years ago |
Bond-009
|
84ac692312
|
Merge pull request #7034 from cvium/dont_die
|
3 years ago |
cvium
|
a7a7173cd5
|
Force a remux/transcode with external audio files
|
3 years ago |
cvium
|
c86b064f80
|
Catch HttpRequestException when saving images from local provider
|
3 years ago |
cvium
|
05c8834a3a
|
Don't cache special feature ids
|
3 years ago |
cvium
|
9158511017
|
Don't skip extras refresh when replacing metadata or doing a full refresh
|
3 years ago |
Kichirou Hoshino
|
afaff1310f
|
Translated using Weblate (Filipino)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
|
3 years ago |
cvium
|
b880dc8a4a
|
Use our own Contains extension
|
3 years ago |
cvium
|
91292b8ea5
|
Fix build
|
3 years ago |
cvium
|
83a94aa612
|
Fix extras folders
|
3 years ago |
Cody Robibero
|
cb41dda5b3
|
Merge pull request #7015 from Bond-009/zip
|
3 years ago |
Cody Robibero
|
a633a3052f
|
Merge pull request #7013 from 1337joe/increment-library-names
|
3 years ago |
Cody Robibero
|
e8ae501430
|
Merge pull request #7018 from Bond-009/json2
|
3 years ago |
Cody Robibero
|
db46eaa744
|
Merge pull request #7021 from cvium/baseitem_closure
|
3 years ago |
Cody Robibero
|
71f6326e1a
|
Merge pull request #7012 from nnnlog/remove-protect-clock
|
3 years ago |
cvium
|
91f3ce3109
|
Use == instead of Object.Equals to avoid closure allocation
|
3 years ago |
Bond-009
|
3f3295a5d6
|
Merge pull request #7020 from cvium/static_anon
|
3 years ago |
cvium
|
76c2775d8c
|
Use static lambdas
|
3 years ago |
Claus Vium
|
cd760943a9
|
Merge pull request #7017 from crobibero/typo
|
3 years ago |
Bond_009
|
ea9fc9f9cc
|
Remove unreachable branches from JsonConverters
* If the type is a reference type we don't have to handle null ourselves
* reader.ValueSpan is only valid if reader.HasValueSequence is false
|
3 years ago |
Cody Robibero
|
d9bc65469f
|
Fix query param spelling
|
3 years ago |
Joe Rogers
|
077f13ae4c
|
Increment library number instead of appending
|
3 years ago |
Bond_009
|
a4565da4a9
|
Use System.IO.Compression instead of SharpCompress for zips
Also removes unused methods from ZipClient
|
3 years ago |
WWWesten
|
c35b704a83
|
Translated using Weblate (Welsh)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/
|
3 years ago |
Oatavandi
|
55146334e8
|
Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
|
3 years ago |
Cody Robibero
|
232a148d3f
|
Merge pull request #6978 from Bond-009/framerate
Add tests for ProbeResultNormalizer.GetFrameRate
|
3 years ago |
Bond_009
|
968c534864
|
Return null on division by zero
|
3 years ago |
Bond_009
|
f8fcbc88fc
|
Add tests for ProbeResultNormalizer.GetFrameRate
|
3 years ago |
nlog
|
92448ffabd
|
Remove ProtectClock for hardware encoding
|
3 years ago |
Cody Robibero
|
923720c988
|
Merge pull request #6956 from cvium/what_could_go_wrong
|
3 years ago |
Bond-009
|
16bf4a013b
|
Merge pull request #7005 from 1337joe/deprecate-enableinternetproviders
|
3 years ago |
Bond-009
|
b3c48e8e78
|
Merge pull request #7006 from crobibero/base-item-kind-fixed
|
3 years ago |