crobibero
|
670c41ee89
|
Properly pack project license
|
4 years ago |
crobibero
|
582c016d3b
|
bump to preview8 and remove extra references
|
4 years ago |
Joshua M. Boniface
|
e83f6d6ec7
|
Merge pull request #3889 from Ullmie02/nuget-versioning
Build Unstable NuGet packages
|
4 years ago |
Joshua M. Boniface
|
cf6ef9958d
|
Merge pull request #3910 from barronpm/event-rewrite-1
Event Rewrite (Part 1)
|
4 years ago |
crobibero
|
acd88dae45
|
fix build
|
4 years ago |
crobibero
|
5f64ab02a0
|
bump System.Text.Json
|
4 years ago |
Bond-009
|
5be87753d6
|
Fix incorrect adding of user agent
|
4 years ago |
David
|
bcdae0c5a7
|
Use array, remove VS code line
|
4 years ago |
Bond-009
|
25be1a9b20
|
Merge pull request #3977 from barronpm/librarycontroller-getdownload-async
Make LibraryController.GetDownload async
|
4 years ago |
Patrick Barron
|
b5bbbb9cef
|
Document SubtitleDownloadFailureEventArgs
|
4 years ago |
Patrick Barron
|
2eb9a3670b
|
Document PlaybackStartEventArgs
|
4 years ago |
Patrick Barron
|
71c33d09c4
|
Document IEventConsumer
|
4 years ago |
Patrick Barron
|
fa8892fde4
|
Make LibraryController.GetDownload async
|
4 years ago |
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
|
4 years ago |
nyanmisaka
|
d7caf88df6
|
expose max_muxing_queue_size to user
|
4 years ago |
Bond-009
|
ec3104d2d2
|
Merge pull request #3975 from nyanmisaka/muxer
Increase the max muxing queue size for ffmpeg
|
4 years ago |
nyanmisaka
|
6462ca0036
|
increase the max muxing queue size for ffmpeg
|
4 years ago |
crobibero
|
9626101c9f
|
Merge remote-tracking branch 'upstream/master' into 3.1.7
|
4 years ago |
Bond-009
|
7ce21d436b
|
Merge pull request #3961 from crobibero/api-json-null
Ignore null json values
|
4 years ago |
crobibero
|
cb44f16068
|
Merge remote-tracking branch 'upstream/master' into output-formatters
|
4 years ago |
crobibero
|
340f83c3f5
|
Ignore null json values
|
4 years ago |
Joshua M. Boniface
|
f9bb79285b
|
Merge pull request #3959 from Bond-009/warn27
Enable TreatWarningsAsErrors for Emby.Data in Release
|
4 years ago |
Joshua M. Boniface
|
3a99a4770c
|
Merge pull request #3958 from Bond-009/warn26
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
Hilman Maulana
|
e88b7b8d0e
|
Translated using Weblate (Indonesian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
|
4 years ago |
Bond_009
|
c4d8275fc1
|
Fix duplicate
|
4 years ago |
Bond_009
|
4243a17c86
|
Enable TreatWarningsAsErrors for Emby.Data in Release
|
4 years ago |
Bond_009
|
5ec1a979b2
|
Remove extra newline
|
4 years ago |
Bond_009
|
404bb4f835
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
Bond-009
|
92c491397e
|
Merge pull request #3941 from crobibero/no-more-form
Conver all remaining form request to body
|
4 years ago |
Joshua M. Boniface
|
3e65cae70e
|
Merge pull request #3955 from Bond-009/async3
Make some methods async
|
4 years ago |
Bond-009
|
4d64041a92
|
Merge pull request #3951 from crobibero/json-nullable-number
Add nullable int32, int64 json converters
|
4 years ago |
Bond-009
|
1073d41c4d
|
Merge pull request #3950 from crobibero/dlna-play-to
Fix dlna play to
|
4 years ago |
Bond_009
|
4916bfb024
|
Address comment
|
4 years ago |
crobibero
|
33f6e410ac
|
Merge remote-tracking branch 'upstream/master' into json-nullable-number
|
4 years ago |
crobibero
|
d951554779
|
fix copy-pasta
|
4 years ago |
Bond-009
|
03c89fa717
|
Merge pull request #3953 from crobibero/dotnetglob
bump DotNet.Glob
|
4 years ago |
Bond_009
|
2b832de289
|
Fix build
|
4 years ago |
Bond_009
|
6329a36a27
|
Make method async
|
4 years ago |
Bond_009
|
119f64f5e7
|
Make some methods async
|
4 years ago |
Anthony Lavado
|
72115c91e0
|
Merge pull request #3943 from Bond-009/ffmpeg
Simplify FFmpeg detection code
|
4 years ago |
crobibero
|
89c9ca68f9
|
bump DotNet.Glob
|
4 years ago |
crobibero
|
4a64819277
|
Fix dlna produces type
|
4 years ago |
crobibero
|
384a62dc08
|
Add nullable int32, int64 json converters
|
4 years ago |
crobibero
|
07e7125d07
|
Fix dlna play to
|
4 years ago |
Anthony Lavado
|
cd49beb7ad
|
Merge pull request #3947 from Bond-009/warn25
Fix all warnings in Emby.Dlna
|
4 years ago |
Bond_009
|
170e434f92
|
Fix all warnings in Emby.Dlna
|
4 years ago |
crobibero
|
2ca8d31b20
|
clean up output formatters
|
4 years ago |
Anthony Lavado
|
ac58d07e0e
|
Merge pull request #3939 from Bond-009/warn24
Make MediaBrowser.MediaEncoding warnings free
|
4 years ago |
Bond-009
|
6292a9e4e9
|
Merge branch 'master' into warn24
|
4 years ago |
Bond-009
|
8cbefdd561
|
Merge pull request #3942 from Ullmie02/dlna-warnings
Reduce warnings in Emby.Dlna
|
4 years ago |