Claus Vium
|
a57e465de9
|
Merge pull request #4710 from OancaAndrei/syncplay-fix-session-restore
Restore sessions in SyncPlay groups upon reconnection
|
2020-12-11 09:57:14 +01:00 |
|
Claus Vium
|
e6ea5a776d
|
Merge pull request #4724 from BaronGreenback/17.0RC----DLNA_PlayTo_Fix
|
2020-12-11 09:56:39 +01:00 |
|
Claus Vium
|
c1bb29532f
|
Merge pull request #4756 from crobibero/api-key-inverted-condition
Fix inverted condition when authenticating with an ApiKey
|
2020-12-11 09:54:15 +01:00 |
|
Claus Vium
|
f322866127
|
Merge pull request #4737 from crobibero/missing-ensure-success
|
2020-12-11 09:53:43 +01:00 |
|
Claus Vium
|
0cddfbcff5
|
Merge pull request #4757 from cvium/semi_revert_defer_image_loading
|
2020-12-11 08:11:38 +01:00 |
|
Claus Vium
|
b56feac841
|
Merge pull request #4762 from crobibero/api-file-return
Fix openapi file schema
|
2020-12-11 08:11:25 +01:00 |
|
crobibero
|
34029f860c
|
Fix openapi file schema
|
2020-12-10 19:05:49 -07:00 |
|
kaboom83
|
abcbb9f156
|
Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
2020-12-10 16:47:20 -05:00 |
|
Bond-009
|
933e7fa159
|
Merge pull request #4749 from crobibero/guid-standard
|
2020-12-10 21:53:32 +01:00 |
|
cvium
|
15a3d8d626
|
Forgot to revert some other changes, dunno if needed
|
2020-12-10 18:02:12 +01:00 |
|
crobibero
|
a9aafbaf5a
|
Don't throw exception unless needed
|
2020-12-10 08:25:05 -07:00 |
|
cvium
|
3f6e6c4839
|
Simplify
|
2020-12-10 14:47:47 +01:00 |
|
Claus Vium
|
a56ac65449
|
Merge pull request #4753 from crobibero/5.0.1
Update to dotnet 5.0.1
|
2020-12-10 13:56:54 +01:00 |
|
Claus Vium
|
7455de1f85
|
Merge pull request #4701 from crobibero/plugin-version
|
2020-12-10 13:53:24 +01:00 |
|
cvium
|
dd238937f4
|
Remember to await the async task
|
2020-12-10 13:44:58 +01:00 |
|
cvium
|
3c5bbeb80c
|
Remove ImageFetcherPostScanTask
|
2020-12-10 13:38:33 +01:00 |
|
crobibero
|
2478c8fa64
|
Fix inverted condition when authenticating with an ApiKey
|
2020-12-09 23:15:33 -07:00 |
|
crobibero
|
681a0f3e75
|
Add nullable guid test
|
2020-12-09 19:57:25 -07:00 |
|
crobibero
|
aa5fa7cb8f
|
Update to dotnet 5.0.1
|
2020-12-09 07:36:31 -07:00 |
|
Bond-009
|
9e601ba731
|
Merge pull request #4751 from nyanmisaka/mpegts-batchsize
|
2020-12-09 14:37:44 +01:00 |
|
Nyanmisaka
|
060f6c194f
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2020-12-09 16:37:15 +08:00 |
|
Claus Vium
|
e85884ddb9
|
Merge pull request #4743 from crobibero/metadata-options
Actually use library options when filtering metadata providers
|
2020-12-09 08:34:01 +01:00 |
|
Claus Vium
|
31e8273795
|
Merge pull request #4741 from jellyfin/tests8
Add tests for HdHomerunHost.GetLineup
|
2020-12-09 08:16:40 +01:00 |
|
nyanmisaka
|
ebd9ab3ccc
|
use larger batch size on mpegts to avoid corrupted thumbnails
|
2020-12-09 14:39:41 +08:00 |
|
crobibero
|
c955f19634
|
Serialize GUID without dashes
|
2020-12-08 19:33:26 -07:00 |
|
crobibero
|
75aa3718dc
|
Actually use library options when filtering metadata providers
|
2020-12-08 17:47:13 -07:00 |
|
Bond_009
|
c0fde3496c
|
Add tests for HdHomerunHost.TryGetTunerHostInfo
|
2020-12-09 01:24:30 +01:00 |
|
Bond_009
|
514d95e5aa
|
Add tests for HdHomerunHost.GetLineup
|
2020-12-09 01:08:41 +01:00 |
|
Bond-009
|
87e13b858a
|
Merge pull request #4733 from crobibero/omdb-null
Fix potential null reference in OMDB
|
2020-12-09 00:28:32 +01:00 |
|
Claus Vium
|
e6650651b3
|
Merge pull request #4738 from jellyfin/tests8
Add tests for HdHomerunHost.GetModelInfo
|
2020-12-08 20:20:33 +01:00 |
|
Bond_009
|
7027561e19
|
Add tests for HdHomerunHost.GetModelInfo
|
2020-12-08 18:53:38 +01:00 |
|
Claus Vium
|
b83bc0a589
|
Merge pull request #4736 from nyanmisaka/fix-custom-order
Fix custom library order
|
2020-12-08 18:22:43 +01:00 |
|
Claus Vium
|
b6ecaccf92
|
Merge pull request #4730 from crobibero/base-item-dto-guid-nullable
Don't serialize empty GUID to null
|
2020-12-08 18:22:18 +01:00 |
|
Anthony Lavado
|
94d805d03d
|
Merge pull request #4735 from crobibero/json-recursion
Fix JsonConverter recursion
|
2020-12-08 12:08:24 -05:00 |
|
crobibero
|
e621244405
|
Add missing EnsureSuccessStatusCode
|
2020-12-08 08:28:19 -07:00 |
|
nyanmisaka
|
020fe37dfe
|
fix custom library order
|
2020-12-08 22:33:52 +08:00 |
|
crobibero
|
26e5aacb90
|
Fix JsonConverter recursion
|
2020-12-08 07:18:25 -07:00 |
|
Claus Vium
|
80ff564143
|
Merge pull request #4722 from crobibero/forbid
Fix API forbidden response
|
2020-12-08 10:11:14 +01:00 |
|
Claus Vium
|
0aad17554c
|
Merge pull request #4715 from crobibero/hdhr-json-bool
Add number to bool json converter
|
2020-12-08 08:58:01 +01:00 |
|
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
|
2020-12-08 08:46:05 +01:00 |
|
Claus Vium
|
885d42cb65
|
Merge pull request #4678 from BaronGreenback/network_routing_fix_17.0rc
Change logging level and message in NetworkManager
|
2020-12-08 08:37:51 +01:00 |
|
Claus Vium
|
4c199ac9a5
|
Merge pull request #4711 from barronpm/api-fixes
Add required attributes to parameters
|
2020-12-08 08:36:32 +01:00 |
|
crobibero
|
d12fa01d7a
|
Fix potential null reference
|
2020-12-07 19:10:35 -07:00 |
|
crobibero
|
8517b28eba
|
Make BaseItemDto Guids nullable
|
2020-12-07 15:23:40 -07:00 |
|
crobibero
|
6722fcec36
|
Revert #4568
|
2020-12-07 15:23:25 -07:00 |
|
crobibero
|
6e98378447
|
Simplify converter
|
2020-12-07 14:58:27 -07:00 |
|
Greenback
|
8999871b68
|
cleaned change
|
2020-12-07 18:31:45 +00:00 |
|
Greenback
|
d14d8145d5
|
Fixed createPlayList
|
2020-12-07 18:27:22 +00:00 |
|
crobibero
|
5150598c6d
|
Fix API forbidden response
|
2020-12-07 08:55:42 -07:00 |
|
crobibero
|
66a1880a58
|
Add number to bool json converter
|
2020-12-06 20:26:21 -07:00 |
|