crobibero
|
bd66fd25df
|
Merge remote-tracking branch 'upstream/master' into 3.1.7
|
2020-08-31 08:00:05 -06:00 |
|
Joshua M. Boniface
|
0424d09b8d
|
Merge pull request #4001 from brianjmurrell/patch-1
Add an empty %files section to main package
(cherry picked from commit c3ef1f56f6 )
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
2020-08-28 10:46:21 -04:00 |
|
Hilman Maulana
|
b0a8c31e0f
|
Translated using Weblate (Indonesian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
|
2020-08-28 02:24:38 -04:00 |
|
Bond-009
|
521027b2c0
|
Merge pull request #4002 from crobibero/partial-access
Fix partial library and channel access
|
2020-08-27 18:09:25 +02:00 |
|
crobibero
|
ec8967b8e6
|
Fix partial library and channel access
|
2020-08-27 10:00:06 -06:00 |
|
Kraisorn Thongsuk
|
ba7bdbc494
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
2020-08-27 03:54:08 -04:00 |
|
Anthony Lavado
|
8510333bcc
|
Merge pull request #3983 from Bond-009/useragent
Fix incorrect adding of user agent
|
2020-08-26 13:00:51 -04:00 |
|
Bond-009
|
4f6c98b325
|
Merge pull request #3984 from crobibero/json-prerelease
Use Prerelease System.Text.Json
|
2020-08-26 18:59:46 +02:00 |
|
crobibero
|
de4cfa2234
|
Apply suggestions from code review
|
2020-08-26 08:45:59 -06:00 |
|
crobibero
|
78ae86b86a
|
Apply suggestions from code review
|
2020-08-26 08:23:35 -06:00 |
|
crobibero
|
8b96881aa1
|
Clean up json Converters
|
2020-08-26 08:22:48 -06:00 |
|
Joshua M. Boniface
|
4e3f26b647
|
Merge pull request #3988 from crobibero/pack-license
Use proper SPDX Identifier
|
2020-08-26 09:46:41 -04:00 |
|
crobibero
|
b02650ec2f
|
use proper spdx
|
2020-08-26 07:39:01 -06:00 |
|
crobibero
|
4e175adf49
|
revert rename
|
2020-08-26 07:37:17 -06:00 |
|
crobibero
|
5f60da29c7
|
switch to spdx
|
2020-08-26 07:36:57 -06:00 |
|
crobibero
|
670c41ee89
|
Properly pack project license
|
2020-08-25 21:33:19 -06:00 |
|
crobibero
|
582c016d3b
|
bump to preview8 and remove extra references
|
2020-08-25 21:19:55 -06:00 |
|
Joshua M. Boniface
|
e83f6d6ec7
|
Merge pull request #3889 from Ullmie02/nuget-versioning
Build Unstable NuGet packages
|
2020-08-25 17:08:06 -04:00 |
|
Joshua M. Boniface
|
cf6ef9958d
|
Merge pull request #3910 from barronpm/event-rewrite-1
Event Rewrite (Part 1)
|
2020-08-25 16:59:35 -04:00 |
|
crobibero
|
acd88dae45
|
fix build
|
2020-08-25 08:11:50 -06:00 |
|
crobibero
|
5f64ab02a0
|
bump System.Text.Json
|
2020-08-25 07:33:58 -06:00 |
|
Bond-009
|
5be87753d6
|
Fix incorrect adding of user agent
|
2020-08-25 13:03:07 +02:00 |
|
David
|
bcdae0c5a7
|
Use array, remove VS code line
|
2020-08-25 10:08:05 +02:00 |
|
Bond-009
|
25be1a9b20
|
Merge pull request #3977 from barronpm/librarycontroller-getdownload-async
Make LibraryController.GetDownload async
|
2020-08-25 08:41:42 +02:00 |
|
Patrick Barron
|
b5bbbb9cef
|
Document SubtitleDownloadFailureEventArgs
|
2020-08-24 20:34:53 -04:00 |
|
Patrick Barron
|
2eb9a3670b
|
Document PlaybackStartEventArgs
|
2020-08-24 20:34:42 -04:00 |
|
Patrick Barron
|
71c33d09c4
|
Document IEventConsumer
|
2020-08-24 20:34:33 -04:00 |
|
Patrick Barron
|
fa8892fde4
|
Make LibraryController.GetDownload async
|
2020-08-24 20:27:10 -04:00 |
|
Patrick Barron
|
9fa4fff15d
|
Merge branch 'master' into event-rewrite-1
# Conflicts:
# Emby.Dlna/Emby.Dlna.csproj
# Emby.Dlna/Eventing/DlnaEventManager.cs
# Emby.Dlna/Service/BaseService.cs
# Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs
# MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
|
2020-08-24 20:04:13 -04:00 |
|
Bond-009
|
ec3104d2d2
|
Merge pull request #3975 from nyanmisaka/muxer
Increase the max muxing queue size for ffmpeg
|
2020-08-24 19:32:38 +02:00 |
|
nyanmisaka
|
6462ca0036
|
increase the max muxing queue size for ffmpeg
|
2020-08-24 22:54:14 +08:00 |
|
crobibero
|
9626101c9f
|
Merge remote-tracking branch 'upstream/master' into 3.1.7
|
2020-08-24 07:39:16 -06:00 |
|
Bond-009
|
7ce21d436b
|
Merge pull request #3961 from crobibero/api-json-null
Ignore null json values
|
2020-08-23 16:27:24 +02:00 |
|
crobibero
|
340f83c3f5
|
Ignore null json values
|
2020-08-23 07:48:12 -06:00 |
|
Joshua M. Boniface
|
f9bb79285b
|
Merge pull request #3959 from Bond-009/warn27
Enable TreatWarningsAsErrors for Emby.Data in Release
|
2020-08-22 23:50:52 -04:00 |
|
Joshua M. Boniface
|
3a99a4770c
|
Merge pull request #3958 from Bond-009/warn26
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
2020-08-22 23:50:43 -04:00 |
|
Hilman Maulana
|
e88b7b8d0e
|
Translated using Weblate (Indonesian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
|
2020-08-22 18:45:59 -04:00 |
|
Bond_009
|
c4d8275fc1
|
Fix duplicate
|
2020-08-23 00:26:32 +02:00 |
|
Bond_009
|
4243a17c86
|
Enable TreatWarningsAsErrors for Emby.Data in Release
|
2020-08-22 23:29:54 +02:00 |
|
Bond_009
|
5ec1a979b2
|
Remove extra newline
|
2020-08-22 21:57:28 +02:00 |
|
Bond_009
|
404bb4f835
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
2020-08-22 21:56:24 +02:00 |
|
Bond-009
|
92c491397e
|
Merge pull request #3941 from crobibero/no-more-form
Conver all remaining form request to body
|
2020-08-22 13:06:12 +02:00 |
|
Joshua M. Boniface
|
3e65cae70e
|
Merge pull request #3955 from Bond-009/async3
Make some methods async
|
2020-08-21 18:03:07 -04:00 |
|
Bond-009
|
4d64041a92
|
Merge pull request #3951 from crobibero/json-nullable-number
Add nullable int32, int64 json converters
|
2020-08-21 23:42:47 +02:00 |
|
Bond-009
|
1073d41c4d
|
Merge pull request #3950 from crobibero/dlna-play-to
Fix dlna play to
|
2020-08-21 23:42:40 +02:00 |
|
Bond_009
|
4916bfb024
|
Address comment
|
2020-08-21 22:59:47 +02:00 |
|
crobibero
|
33f6e410ac
|
Merge remote-tracking branch 'upstream/master' into json-nullable-number
|
2020-08-21 14:38:32 -06:00 |
|
crobibero
|
d951554779
|
fix copy-pasta
|
2020-08-21 14:37:51 -06:00 |
|
Bond-009
|
03c89fa717
|
Merge pull request #3953 from crobibero/dotnetglob
bump DotNet.Glob
|
2020-08-21 22:32:47 +02:00 |
|
Bond_009
|
2b832de289
|
Fix build
|
2020-08-21 22:19:16 +02:00 |
|