jellyfin/MediaBrowser.Api
Joshua Boniface e5531c5c25 Lower the ffmpeg stop timeout duration
As this was, ffmpeg would continue to transcode video for timerDuration
seconds after stopping playback (i.e. returning to the menu). However,
this 60s timeout was a little obnoxious. Tested a 100ms timeout but
this ended up causing playback to constantly terminate. 2s seems like
the sweet spot where playback works normally, but terminating quickly
on stop.
2018-12-14 22:46:23 -05:00
..
Devices Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Images Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Library Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
LiveTv Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Movies Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Music Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Playback Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6db6b 2018-12-14 17:32:54 +01:00
Properties added a master version file 2013-02-22 02:17:50 -05:00
ScheduledTasks Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Session Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Subtitles Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
System Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
UserLibrary Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
ApiEntryPoint.cs Lower the ffmpeg stop timeout duration 2018-12-14 22:46:23 -05:00
BaseApiService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
BrandingService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
ChannelService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
ConfigurationService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
DisplayPreferencesService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
EnvironmentService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
FilterService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
GamesService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
IHasDtoOptions.cs add guide optimizations 2016-08-17 15:28:43 -04:00
IHasItemFields.cs update live tv data transfer 2017-08-19 15:43:35 -04:00
ItemLookupService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
ItemRefreshService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
ItemUpdateService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
LocalizationService.cs update active recordings 2017-08-24 15:52:19 -04:00
MediaBrowser.Api.csproj Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
NewsService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
PackageService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
PlaylistService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
PluginService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
SearchService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
SimilarItemsHelper.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
StartupWizardService.cs Remove Emby.Server.Connect 2018-12-10 19:29:51 -05:00
SuggestionsService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
TvShowsService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
UserService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
VideosService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00