jellyfin/MediaBrowser.Api
PloughPuff 73c1cdb32a Avoid exceptions due to folder and file not found
1) Use function to return path to temp transcode path which has benefit of creating temp folder if not exists, thereby avoiding the exception when GetFilePaths is used.
2) Check json files exists before attempting to read from it.  Avoids having to mask FileNotFound exceptions when debugging.
2019-02-20 13:30:06 +00:00
..
Devices Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Images Complete rename ImageSize -> ImageDimensions 2019-02-05 19:53:50 +01:00
Library Remove MoreLINQ 2019-02-02 12:27:06 +01:00
LiveTv Fix more analyzer warnings 2019-01-27 12:12:44 +01:00
Movies Remove MoreLINQ 2019-02-02 12:27:06 +01:00
Music Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Playback Reduce scope of changes 2019-02-12 09:23:51 +11:00
Properties Merge branch 'dev' into code-cleanup 2019-01-11 12:50:36 +01:00
ScheduledTasks Remove more self-update code 2019-02-18 16:57:08 +01:00
Session Make all class implementing dynamically loaded interfaces public 2019-02-15 23:05:14 +01:00
Subtitles Merge branch 'master' into release-10.1.0 2019-01-20 23:48:23 -05:00
System Make all class implementing dynamically loaded interfaces public 2019-02-15 23:05:14 +01:00
UserLibrary Merge pull request #930 from fruhnow/AuthorizationCheck 2019-02-20 14:42:35 +03:00
ApiEntryPoint.cs Avoid exceptions due to folder and file not found 2019-02-20 13:30:06 +00:00
BaseApiService.cs Use HashSets for increased perf 2019-02-12 21:06:47 +01:00
BrandingService.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
ChannelService.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
ConfigurationService.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
DisplayPreferencesService.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
EnvironmentService.cs Removed unnecessary configuration options and reduced primitive dependencies 2019-02-17 14:09:52 +00:00
FilterService.cs Remove support for games as a media type 2019-01-31 19:04:47 +01:00
IHasDtoOptions.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
IHasItemFields.cs ReSharper format: conform inline 'out' parameters. 2019-01-13 21:46:33 +01:00
ItemLookupService.cs Remove support for games as a media type 2019-01-31 19:04:47 +01:00
ItemRefreshService.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
ItemUpdateService.cs Merge pull request #732 from Bond-009/locale 2019-02-03 22:08:20 -05:00
LocalizationService.cs Move import 2019-02-06 22:54:57 +01:00
MediaBrowser.Api.csproj Revert Jellyfin.Versioning, Update all versions and user agents. 2019-01-20 01:12:44 +01:00
PackageService.cs Fix more warnings 2019-02-01 21:56:50 +01:00
PlaylistService.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
PluginService.cs Remove more compile time warnings 2019-01-25 23:05:01 +01:00
SearchService.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
SimilarItemsHelper.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
StartupWizardService.cs Remove more Connect related stuff 2019-01-31 18:47:50 +01:00
SuggestionsService.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
TvShowsService.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
UserService.cs Remove more Connect related stuff 2019-01-31 18:47:50 +01:00
VideosService.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00