Claus Vium
|
e6ea5a776d
|
Merge pull request #4724 from BaronGreenback/17.0RC----DLNA_PlayTo_Fix
|
4 years ago |
Claus Vium
|
c1bb29532f
|
Merge pull request #4756 from crobibero/api-key-inverted-condition
Fix inverted condition when authenticating with an ApiKey
|
4 years ago |
Claus Vium
|
f322866127
|
Merge pull request #4737 from crobibero/missing-ensure-success
|
4 years ago |
Claus Vium
|
0cddfbcff5
|
Merge pull request #4757 from cvium/semi_revert_defer_image_loading
|
4 years ago |
Claus Vium
|
b56feac841
|
Merge pull request #4762 from crobibero/api-file-return
Fix openapi file schema
|
4 years ago |
Nyanmisaka
|
a79c210c76
|
fix typo
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
crobibero
|
34029f860c
|
Fix openapi file schema
|
4 years ago |
kaboom83
|
abcbb9f156
|
Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
4 years ago |
Bond-009
|
933e7fa159
|
Merge pull request #4749 from crobibero/guid-standard
|
4 years ago |
crobibero
|
297b7ea6fa
|
Fix empty body for PlaybackInfo
|
4 years ago |
crobibero
|
0d2106a272
|
Allow playlist to be created by query string
|
4 years ago |
cvium
|
15a3d8d626
|
Forgot to revert some other changes, dunno if needed
|
4 years ago |
crobibero
|
a9aafbaf5a
|
Don't throw exception unless needed
|
4 years ago |
crobibero
|
b66abf0556
|
Add support back for /emby and /mediabrowser routes
|
4 years ago |
nyanmisaka
|
0332b72502
|
fix landing screen options
|
4 years ago |
cvium
|
3f6e6c4839
|
Simplify
|
4 years ago |
dependabot[bot]
|
3e062bc0cd
|
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.8.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Claus Vium
|
a56ac65449
|
Merge pull request #4753 from crobibero/5.0.1
Update to dotnet 5.0.1
|
4 years ago |
Claus Vium
|
7455de1f85
|
Merge pull request #4701 from crobibero/plugin-version
|
4 years ago |
cvium
|
dd238937f4
|
Remember to await the async task
|
4 years ago |
cvium
|
3c5bbeb80c
|
Remove ImageFetcherPostScanTask
|
4 years ago |
crobibero
|
2478c8fa64
|
Fix inverted condition when authenticating with an ApiKey
|
4 years ago |
crobibero
|
681a0f3e75
|
Add nullable guid test
|
4 years ago |
crobibero
|
aa5fa7cb8f
|
Update to dotnet 5.0.1
|
4 years ago |
Bond-009
|
9e601ba731
|
Merge pull request #4751 from nyanmisaka/mpegts-batchsize
|
4 years ago |
Nyanmisaka
|
060f6c194f
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
Claus Vium
|
e85884ddb9
|
Merge pull request #4743 from crobibero/metadata-options
Actually use library options when filtering metadata providers
|
4 years ago |
Claus Vium
|
31e8273795
|
Merge pull request #4741 from jellyfin/tests8
Add tests for HdHomerunHost.GetLineup
|
4 years ago |
nyanmisaka
|
ebd9ab3ccc
|
use larger batch size on mpegts to avoid corrupted thumbnails
|
4 years ago |
crobibero
|
c955f19634
|
Serialize GUID without dashes
|
4 years ago |
crobibero
|
75aa3718dc
|
Actually use library options when filtering metadata providers
|
4 years ago |
Bond_009
|
c0fde3496c
|
Add tests for HdHomerunHost.TryGetTunerHostInfo
|
4 years ago |
Bond_009
|
514d95e5aa
|
Add tests for HdHomerunHost.GetLineup
|
4 years ago |
Bond-009
|
87e13b858a
|
Merge pull request #4733 from crobibero/omdb-null
Fix potential null reference in OMDB
|
4 years ago |
Claus Vium
|
e6650651b3
|
Merge pull request #4738 from jellyfin/tests8
Add tests for HdHomerunHost.GetModelInfo
|
4 years ago |
Bond_009
|
7027561e19
|
Add tests for HdHomerunHost.GetModelInfo
|
4 years ago |
Claus Vium
|
b83bc0a589
|
Merge pull request #4736 from nyanmisaka/fix-custom-order
Fix custom library order
|
4 years ago |
Claus Vium
|
b6ecaccf92
|
Merge pull request #4730 from crobibero/base-item-dto-guid-nullable
Don't serialize empty GUID to null
|
4 years ago |
Anthony Lavado
|
94d805d03d
|
Merge pull request #4735 from crobibero/json-recursion
Fix JsonConverter recursion
|
4 years ago |
crobibero
|
e621244405
|
Add missing EnsureSuccessStatusCode
|
4 years ago |
nyanmisaka
|
020fe37dfe
|
fix custom library order
|
4 years ago |
crobibero
|
26e5aacb90
|
Fix JsonConverter recursion
|
4 years ago |
Claus Vium
|
80ff564143
|
Merge pull request #4722 from crobibero/forbid
Fix API forbidden response
|
4 years ago |
Claus Vium
|
0aad17554c
|
Merge pull request #4715 from crobibero/hdhr-json-bool
Add number to bool json converter
|
4 years ago |
Claus Vium
|
0d5f651ae9
|
Merge pull request #4706 from cvium/fix_aspectratio_again
Only apply series image aspect ratio if episode/season has no primary image
|
4 years ago |
Claus Vium
|
885d42cb65
|
Merge pull request #4678 from BaronGreenback/network_routing_fix_17.0rc
Change logging level and message in NetworkManager
|
4 years ago |
Claus Vium
|
4c199ac9a5
|
Merge pull request #4711 from barronpm/api-fixes
Add required attributes to parameters
|
4 years ago |
crobibero
|
d12fa01d7a
|
Fix potential null reference
|
4 years ago |
Matthew Bauer
|
2c947630a7
|
Modified ReadMe with updated command line command
Also removed old documentation about placing the built dist into the jellyfin-server directory
|
4 years ago |
BaronGreenback
|
af37cc2339
|
Merge branch 'master' into ProxyDNS
|
4 years ago |