Erwin de Haan
346581bb2a
Fixes for CI Nuget package pushing and CI triggers
...
Also adds SourceLink support and symbols that are pushed to Nuget.
Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package)
SourceLink will enable stepping during debugging.
2020-09-02 22:42:00 +02:00
Joshua M. Boniface
dcef8636d5
Merge pull request #3863 from jellyfin/EraYaN-artifacts-nohup
...
Add nohup and continueOnError to the Collect Artifacts task
2020-09-02 15:43:41 -04:00
Anthony Lavado
f6622c835f
Merge pull request #4041 from jellyfin/path-itemlookupinfo
...
Add the item path to the ItemLookupInfo class
2020-09-02 15:05:31 -04:00
Airichan
59597b6c7f
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2020-09-02 14:51:51 -04:00
Sverre
9383ae6061
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
2020-09-02 14:51:50 -04:00
Erwin de Haan
208b00fbb1
Add the item path to the ItemLookupInfo class.
...
This is important for the Shoko Anime Meatdata provider plugin.
2020-09-02 20:11:31 +02:00
Airichan
191f109da9
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2020-09-02 13:07:44 -04:00
Claus Vium
b9cd6a125b
Update MediaBrowser.Common/Extensions/HttpContextExtensions.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-02 15:27:54 +02:00
Claus Vium
38be506849
Fix xml doc
2020-09-02 13:29:20 +02:00
Claus Vium
12710cdf42
More fixes
2020-09-02 13:06:14 +02:00
Claus Vium
bde8c00306
Don't call tostring twice
2020-09-02 12:49:48 +02:00
Claus Vium
e337756428
Remove ServiceStack and related stuff
2020-09-02 12:22:14 +02:00
Bond-009
506fc7cbae
Merge pull request #4033 from crobibero/empty-string-nullable-number
...
Readd nullable number converters
2020-09-01 21:41:46 +02:00
crobibero
b398c35068
use UserAgent.ParseAdd where possible
2020-09-01 13:16:19 -06:00
Nyanmisaka
12dcd809f9
minor changes
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-09-01 23:53:59 +08:00
crobibero
9ddf550b43
Simplify json converters
2020-09-01 09:42:59 -06:00
Nyanmisaka
5c83dbd0c4
update as per suggestions
2020-09-01 23:39:19 +08:00
crobibero
471e760057
remove unused declaration
2020-09-01 09:20:32 -06:00
crobibero
eb400f7292
Fallback to base jsonconverter
2020-09-01 09:19:22 -06:00
crobibero
1f2d73af8e
Only handle empty string or null case
2020-09-01 08:52:50 -06:00
crobibero
9b2359a453
readd nullable number converters
2020-09-01 08:12:36 -06:00
crobibero
b111b9e2c9
Fix styling
2020-09-01 07:58:05 -06:00
crobibero
39041019e7
Remove CacheMode, CompressionMethods, HttpResponseInfo
2020-09-01 07:53:57 -06:00
crobibero
e1d0b430d9
Remove HttpRequestOptions
2020-09-01 07:51:55 -06:00
crobibero
4038d15c83
Properly migrate all HttpCompletionOption
2020-09-01 07:51:06 -06:00
fernando012
2d198292a3
Translated using Weblate (Spanish (Dominican Republic))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_DO/
2020-09-01 00:18:27 -04:00
Bond-009
8ee042483a
Merge pull request #2888 from ConfusedPolarBear/quickconnect
...
Add quick connect (login without typing password)
2020-08-31 23:01:27 +02:00
Bond_009
e653eef44f
Fix some warnings
2020-08-31 22:20:19 +02:00
Anthony Lavado
43a81366a6
Merge pull request #4022 from Bond-009/arraypool
...
Fix incorrect usage of ArrayPool
2020-08-31 15:58:53 -04:00
crobibero
8d592777c4
change to using declaration
2020-08-31 12:46:42 -06:00
crobibero
c02d0ceb57
Add missing using
2020-08-31 12:45:23 -06:00
crobibero
f498e1ee59
remove IHttpClient 🎉
2020-08-31 12:10:49 -06:00
crobibero
6ae4da709e
migrate to IHttpClientFactory in M3UTunerHost
2020-08-31 12:08:45 -06:00
crobibero
5b93b3b15e
migrate to IHttpClientFactory in M3uParser
2020-08-31 12:08:37 -06:00
crobibero
af9ebef577
migrate to IHttpClientFactory in SharedHttpStream
2020-08-31 12:06:42 -06:00
crobibero
96fdee38cb
migrate to IHttpClientFactory in HdHomerunHost
2020-08-31 12:03:41 -06:00
crobibero
97cc3d54bb
migrate to IHttpClientFactory in XmlTvListingsProvider
2020-08-31 12:00:09 -06:00
crobibero
652e688cc1
migrate to IHttpClientFactory in SchedulesDirect
2020-08-31 11:57:11 -06:00
crobibero
50a1e35765
migrate to IHttpClientFactory in EmbyTV
2020-08-31 11:39:40 -06:00
crobibero
804b0fc034
migrate to IHttpClientFactory in DirectRecorder
2020-08-31 11:38:47 -06:00
crobibero
6d19adbecf
migrate to IHttpClientFactory in ApplicationHost
2020-08-31 11:36:29 -06:00
crobibero
533b981668
migrate to IHttpClientFactory in InstallationManager
2020-08-31 11:30:05 -06:00
crobibero
8215f15c45
migrate to IHttpClientFactory in Emby.Dlna
2020-08-31 11:26:42 -06:00
crobibero
30ba35a33b
Use HttpClientFactory in SubtitleEncoder
2020-08-31 11:07:40 -06:00
Bond-009
5c50d5356c
Merge pull request #3935 from crobibero/default-http-client
...
Add Default Http Client
2020-08-31 19:07:10 +02:00
crobibero
dd078e7b82
use named client
2020-08-31 11:05:21 -06:00
crobibero
95402df884
Merge remote-tracking branch 'upstream/master' into default-http-client
2020-08-31 10:32:28 -06:00
Bond-009
95142643f6
Merge pull request #3871 from Ullmie02/plugins-api
...
Allow plugins to define their own api endpoints
2020-08-31 18:28:11 +02:00
David Ullmer
b37cc7bfaf
Don't evaluate twice
2020-08-31 18:03:13 +02:00
David Ullmer
7f79f2ee0e
Use .Distinct on assembly
2020-08-31 17:53:55 +02:00