瀏覽代碼

Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller

Erwin de Haan 6 年之前
父節點
當前提交
ba610b5094
共有 100 個文件被更改,包括 100 次插入100 次删除
  1. 1 1
      Jellyfin.Server/SocketSharp/HttpFile.cs
  2. 1 1
      Jellyfin.Server/SocketSharp/RequestMono.cs
  3. 1 1
      Jellyfin.Server/SocketSharp/WebSocketSharpRequest.cs
  4. 1 1
      Jellyfin.Server/SocketSharp/WebSocketSharpResponse.cs
  5. 1 1
      MediaBrowser.Api/ApiEntryPoint.cs
  6. 1 1
      MediaBrowser.Api/BaseApiService.cs
  7. 1 1
      MediaBrowser.Api/BrandingService.cs
  8. 1 1
      MediaBrowser.Api/ChannelService.cs
  9. 1 1
      MediaBrowser.Api/ConfigurationService.cs
  10. 1 1
      MediaBrowser.Api/Devices/DeviceService.cs
  11. 1 1
      MediaBrowser.Api/DisplayPreferencesService.cs
  12. 1 1
      MediaBrowser.Api/EnvironmentService.cs
  13. 1 1
      MediaBrowser.Api/FilterService.cs
  14. 1 1
      MediaBrowser.Api/GamesService.cs
  15. 1 1
      MediaBrowser.Api/IHasDtoOptions.cs
  16. 1 1
      MediaBrowser.Api/IHasItemFields.cs
  17. 1 1
      MediaBrowser.Api/Images/ImageByNameService.cs
  18. 1 1
      MediaBrowser.Api/Images/ImageRequest.cs
  19. 1 1
      MediaBrowser.Api/Images/ImageService.cs
  20. 1 1
      MediaBrowser.Api/Images/RemoteImageService.cs
  21. 1 1
      MediaBrowser.Api/ItemLookupService.cs
  22. 1 1
      MediaBrowser.Api/ItemRefreshService.cs
  23. 1 1
      MediaBrowser.Api/ItemUpdateService.cs
  24. 1 1
      MediaBrowser.Api/Library/LibraryService.cs
  25. 1 1
      MediaBrowser.Api/Library/LibraryStructureService.cs
  26. 1 1
      MediaBrowser.Api/LiveTv/LiveTvService.cs
  27. 1 1
      MediaBrowser.Api/LiveTv/ProgressiveFileCopier.cs
  28. 1 1
      MediaBrowser.Api/LocalizationService.cs
  29. 1 1
      MediaBrowser.Api/Movies/CollectionService.cs
  30. 1 1
      MediaBrowser.Api/Movies/MoviesService.cs
  31. 1 1
      MediaBrowser.Api/Movies/TrailersService.cs
  32. 1 1
      MediaBrowser.Api/Music/AlbumsService.cs
  33. 1 1
      MediaBrowser.Api/Music/InstantMixService.cs
  34. 1 1
      MediaBrowser.Api/PackageService.cs
  35. 1 1
      MediaBrowser.Api/Playback/Hls/BaseHlsService.cs
  36. 1 1
      MediaBrowser.Api/Playback/Hls/DynamicHlsService.cs
  37. 1 1
      MediaBrowser.Api/Playback/Hls/HlsSegmentService.cs
  38. 1 1
      MediaBrowser.Api/Playback/MediaInfoService.cs
  39. 1 1
      MediaBrowser.Api/Playback/Progressive/AudioService.cs
  40. 1 1
      MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.cs
  41. 1 1
      MediaBrowser.Api/Playback/Progressive/ProgressiveStreamWriter.cs
  42. 1 1
      MediaBrowser.Api/Playback/StaticRemoteStreamWriter.cs
  43. 1 1
      MediaBrowser.Api/Playback/StreamRequest.cs
  44. 1 1
      MediaBrowser.Api/Playback/StreamState.cs
  45. 1 1
      MediaBrowser.Api/Playback/TranscodingThrottler.cs
  46. 1 1
      MediaBrowser.Api/Playback/UniversalAudioService.cs
  47. 1 1
      MediaBrowser.Api/PlaylistService.cs
  48. 1 1
      MediaBrowser.Api/PluginService.cs
  49. 1 1
      MediaBrowser.Api/ScheduledTasks/ScheduledTaskService.cs
  50. 1 1
      MediaBrowser.Api/ScheduledTasks/ScheduledTasksWebSocketListener.cs
  51. 1 1
      MediaBrowser.Api/SearchService.cs
  52. 1 1
      MediaBrowser.Api/Session/SessionInfoWebSocketListener.cs
  53. 1 1
      MediaBrowser.Api/Session/SessionsService.cs
  54. 1 1
      MediaBrowser.Api/SimilarItemsHelper.cs
  55. 1 1
      MediaBrowser.Api/StartupWizardService.cs
  56. 1 1
      MediaBrowser.Api/Subtitles/SubtitleService.cs
  57. 1 1
      MediaBrowser.Api/SuggestionsService.cs
  58. 1 1
      MediaBrowser.Api/System/ActivityLogService.cs
  59. 1 1
      MediaBrowser.Api/System/ActivityLogWebSocketListener.cs
  60. 1 1
      MediaBrowser.Api/System/SystemService.cs
  61. 1 1
      MediaBrowser.Api/TvShowsService.cs
  62. 1 1
      MediaBrowser.Api/UserLibrary/ArtistsService.cs
  63. 1 1
      MediaBrowser.Api/UserLibrary/BaseItemsByNameService.cs
  64. 1 1
      MediaBrowser.Api/UserLibrary/BaseItemsRequest.cs
  65. 1 1
      MediaBrowser.Api/UserLibrary/GameGenresService.cs
  66. 1 1
      MediaBrowser.Api/UserLibrary/GenresService.cs
  67. 1 1
      MediaBrowser.Api/UserLibrary/ItemsService.cs
  68. 1 1
      MediaBrowser.Api/UserLibrary/MusicGenresService.cs
  69. 1 1
      MediaBrowser.Api/UserLibrary/PersonsService.cs
  70. 1 1
      MediaBrowser.Api/UserLibrary/PlaystateService.cs
  71. 1 1
      MediaBrowser.Api/UserLibrary/StudiosService.cs
  72. 1 1
      MediaBrowser.Api/UserLibrary/UserLibraryService.cs
  73. 1 1
      MediaBrowser.Api/UserLibrary/UserViewsService.cs
  74. 1 1
      MediaBrowser.Api/UserLibrary/YearsService.cs
  75. 1 1
      MediaBrowser.Api/UserService.cs
  76. 1 1
      MediaBrowser.Api/VideosService.cs
  77. 1 1
      MediaBrowser.Common/Configuration/ConfigurationUpdateEventArgs.cs
  78. 1 1
      MediaBrowser.Common/Configuration/IApplicationPaths.cs
  79. 1 1
      MediaBrowser.Common/Configuration/IConfigurationFactory.cs
  80. 1 1
      MediaBrowser.Common/Configuration/IConfigurationManager.cs
  81. 1 1
      MediaBrowser.Common/Events/EventHelper.cs
  82. 1 1
      MediaBrowser.Common/Extensions/BaseExtensions.cs
  83. 1 1
      MediaBrowser.Common/Extensions/ResourceNotFoundException.cs
  84. 1 1
      MediaBrowser.Common/IApplicationHost.cs
  85. 1 1
      MediaBrowser.Common/Net/HttpRequestOptions.cs
  86. 1 1
      MediaBrowser.Common/Net/HttpResponseInfo.cs
  87. 1 1
      MediaBrowser.Common/Net/IHttpClient.cs
  88. 1 1
      MediaBrowser.Common/Plugins/IPlugin.cs
  89. 1 1
      MediaBrowser.Common/Progress/ActionableProgress.cs
  90. 1 1
      MediaBrowser.Common/Security/IRequiresRegistration.cs
  91. 1 1
      MediaBrowser.Common/Security/PaymentRequiredException.cs
  92. 1 1
      MediaBrowser.Common/Updates/IInstallationManager.cs
  93. 1 1
      MediaBrowser.Common/Updates/InstallationEventArgs.cs
  94. 1 1
      MediaBrowser.Common/Updates/InstallationFailedEventArgs.cs
  95. 1 1
      MediaBrowser.Controller/Authentication/IAuthenticationProvider.cs
  96. 1 1
      MediaBrowser.Controller/Channels/Channel.cs
  97. 1 1
      MediaBrowser.Controller/Channels/ChannelItemInfo.cs
  98. 1 1
      MediaBrowser.Controller/Channels/ChannelItemResult.cs
  99. 1 1
      MediaBrowser.Controller/Channels/ChannelItemType.cs
  100. 1 1
      MediaBrowser.Controller/Channels/ChannelParentalRating.cs

+ 1 - 1
Jellyfin.Server/SocketSharp/HttpFile.cs

@@ -1,4 +1,4 @@
-using System.IO;
+using System.IO;
 using MediaBrowser.Model.Services;
 
 namespace Jellyfin.SocketSharp

+ 1 - 1
Jellyfin.Server/SocketSharp/RequestMono.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Globalization;
 using System.IO;

+ 1 - 1
Jellyfin.Server/SocketSharp/WebSocketSharpRequest.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Text;

+ 1 - 1
Jellyfin.Server/SocketSharp/WebSocketSharpResponse.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Net;

+ 1 - 1
MediaBrowser.Api/ApiEntryPoint.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Linq;

+ 1 - 1
MediaBrowser.Api/BaseApiService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using MediaBrowser.Controller.Dto;

+ 1 - 1
MediaBrowser.Api/BrandingService.cs

@@ -1,4 +1,4 @@
-using MediaBrowser.Common.Configuration;
+using MediaBrowser.Common.Configuration;
 using MediaBrowser.Model.Branding;
 using MediaBrowser.Model.Services;
 

+ 1 - 1
MediaBrowser.Api/ChannelService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using System.Threading;

+ 1 - 1
MediaBrowser.Api/ConfigurationService.cs

@@ -1,4 +1,4 @@
-using System.IO;
+using System.IO;
 using System.Threading.Tasks;
 using MediaBrowser.Controller.Configuration;
 using MediaBrowser.Controller.Library;

+ 1 - 1
MediaBrowser.Api/Devices/DeviceService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.IO;
 using System.Threading.Tasks;
 using MediaBrowser.Controller.Devices;

+ 1 - 1
MediaBrowser.Api/DisplayPreferencesService.cs

@@ -1,4 +1,4 @@
-using System.Threading;
+using System.Threading;
 using MediaBrowser.Controller.Net;
 using MediaBrowser.Controller.Persistence;
 using MediaBrowser.Model.Entities;

+ 1 - 1
MediaBrowser.Api/EnvironmentService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Linq;

+ 1 - 1
MediaBrowser.Api/FilterService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Linq;
 using MediaBrowser.Controller.Entities;
 using MediaBrowser.Controller.Library;

+ 1 - 1
MediaBrowser.Api/GamesService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.IO;
 using System.Linq;
 using MediaBrowser.Controller.Dto;

+ 1 - 1
MediaBrowser.Api/IHasDtoOptions.cs

@@ -1,4 +1,4 @@
-
+
 namespace MediaBrowser.Api
 {
     public interface IHasDtoOptions : IHasItemFields

+ 1 - 1
MediaBrowser.Api/IHasItemFields.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Linq;
 using MediaBrowser.Model.Querying;
 

+ 1 - 1
MediaBrowser.Api/Images/ImageByNameService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Linq;

+ 1 - 1
MediaBrowser.Api/Images/ImageRequest.cs

@@ -1,4 +1,4 @@
-using MediaBrowser.Model.Entities;
+using MediaBrowser.Model.Entities;
 using MediaBrowser.Model.Services;
 
 namespace MediaBrowser.Api.Images

+ 1 - 1
MediaBrowser.Api/Images/ImageService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Linq;

+ 1 - 1
MediaBrowser.Api/Images/RemoteImageService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Linq;

+ 1 - 1
MediaBrowser.Api/ItemLookupService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Linq;

+ 1 - 1
MediaBrowser.Api/ItemRefreshService.cs

@@ -1,4 +1,4 @@
-using MediaBrowser.Controller.Library;
+using MediaBrowser.Controller.Library;
 using MediaBrowser.Controller.Net;
 using MediaBrowser.Controller.Providers;
 using MediaBrowser.Model.IO;

+ 1 - 1
MediaBrowser.Api/ItemUpdateService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using System.Threading;

+ 1 - 1
MediaBrowser.Api/Library/LibraryService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Linq;

+ 1 - 1
MediaBrowser.Api/Library/LibraryStructureService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Linq;

+ 1 - 1
MediaBrowser.Api/LiveTv/LiveTvService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Globalization;
 using System.IO;

+ 1 - 1
MediaBrowser.Api/LiveTv/ProgressiveFileCopier.cs

@@ -1,4 +1,4 @@
-using System.Collections.Generic;
+using System.Collections.Generic;
 using System.IO;
 using System.Threading;
 using System.Threading.Tasks;

+ 1 - 1
MediaBrowser.Api/LocalizationService.cs

@@ -1,4 +1,4 @@
-using MediaBrowser.Controller.Net;
+using MediaBrowser.Controller.Net;
 using MediaBrowser.Model.Entities;
 using MediaBrowser.Model.Globalization;
 using MediaBrowser.Model.Services;

+ 1 - 1
MediaBrowser.Api/Movies/CollectionService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using MediaBrowser.Controller.Collections;
 using MediaBrowser.Controller.Dto;
 using MediaBrowser.Controller.Net;

+ 1 - 1
MediaBrowser.Api/Movies/MoviesService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using MediaBrowser.Common.Extensions;

+ 1 - 1
MediaBrowser.Api/Movies/TrailersService.cs

@@ -1,4 +1,4 @@
-using MediaBrowser.Api.UserLibrary;
+using MediaBrowser.Api.UserLibrary;
 using MediaBrowser.Controller.Collections;
 using MediaBrowser.Controller.Dto;
 using MediaBrowser.Controller.Library;

+ 1 - 1
MediaBrowser.Api/Music/AlbumsService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using MediaBrowser.Controller.Dto;

+ 1 - 1
MediaBrowser.Api/Music/InstantMixService.cs

@@ -1,4 +1,4 @@
-using System.Collections.Generic;
+using System.Collections.Generic;
 using System.Linq;
 using MediaBrowser.Controller.Dto;
 using MediaBrowser.Controller.Entities;

+ 1 - 1
MediaBrowser.Api/PackageService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using System.Threading;

+ 1 - 1
MediaBrowser.Api/Playback/Hls/BaseHlsService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Text;

+ 1 - 1
MediaBrowser.Api/Playback/Hls/DynamicHlsService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Globalization;
 using System.IO;

+ 1 - 1
MediaBrowser.Api/Playback/Hls/HlsSegmentService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.IO;
 using System.Linq;
 using System.Threading.Tasks;

+ 1 - 1
MediaBrowser.Api/Playback/MediaInfoService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using System.Threading;

+ 1 - 1
MediaBrowser.Api/Playback/Progressive/AudioService.cs

@@ -1,4 +1,4 @@
-using System.Threading.Tasks;
+using System.Threading.Tasks;
 using MediaBrowser.Controller.Configuration;
 using MediaBrowser.Controller.Devices;
 using MediaBrowser.Controller.Dlna;

+ 1 - 1
MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Globalization;
 using System.Threading;

+ 1 - 1
MediaBrowser.Api/Playback/Progressive/ProgressiveStreamWriter.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Threading;

+ 1 - 1
MediaBrowser.Api/Playback/StaticRemoteStreamWriter.cs

@@ -1,4 +1,4 @@
-using System.Collections.Generic;
+using System.Collections.Generic;
 using System.IO;
 using System.Threading;
 using System.Threading.Tasks;

+ 1 - 1
MediaBrowser.Api/Playback/StreamRequest.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using MediaBrowser.Controller.MediaEncoding;
 using MediaBrowser.Model.Services;
 

+ 1 - 1
MediaBrowser.Api/Playback/StreamState.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.IO;
 using MediaBrowser.Controller.Library;
 using MediaBrowser.Controller.MediaEncoding;

+ 1 - 1
MediaBrowser.Api/Playback/TranscodingThrottler.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using MediaBrowser.Common.Configuration;
 using MediaBrowser.Model.Configuration;
 using MediaBrowser.Model.IO;

+ 1 - 1
MediaBrowser.Api/Playback/UniversalAudioService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Globalization;
 using System.Linq;

+ 1 - 1
MediaBrowser.Api/PlaylistService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Linq;
 using System.Threading.Tasks;
 using MediaBrowser.Controller.Dto;

+ 1 - 1
MediaBrowser.Api/PluginService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.IO;
 using System.Linq;
 using System.Threading;

+ 1 - 1
MediaBrowser.Api/ScheduledTasks/ScheduledTaskService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using MediaBrowser.Common.Extensions;

+ 1 - 1
MediaBrowser.Api/ScheduledTasks/ScheduledTasksWebSocketListener.cs

@@ -1,4 +1,4 @@
-using System.Collections.Generic;
+using System.Collections.Generic;
 using System.Linq;
 using System.Threading;
 using System.Threading.Tasks;

+ 1 - 1
MediaBrowser.Api/SearchService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Linq;
 using MediaBrowser.Controller.Drawing;
 using MediaBrowser.Controller.Dto;

+ 1 - 1
MediaBrowser.Api/Session/SessionInfoWebSocketListener.cs

@@ -1,4 +1,4 @@
-using System.Collections.Generic;
+using System.Collections.Generic;
 using System.Threading;
 using System.Threading.Tasks;
 using MediaBrowser.Controller.Library;

+ 1 - 1
MediaBrowser.Api/Session/SessionsService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Linq;
 using System.Threading;
 using System.Threading.Tasks;

+ 1 - 1
MediaBrowser.Api/SimilarItemsHelper.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using MediaBrowser.Controller.Dto;

+ 1 - 1
MediaBrowser.Api/StartupWizardService.cs

@@ -1,4 +1,4 @@
-using System.Linq;
+using System.Linq;
 using System.Threading.Tasks;
 using MediaBrowser.Common.Net;
 using MediaBrowser.Controller;

+ 1 - 1
MediaBrowser.Api/Subtitles/SubtitleService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Globalization;
 using System.IO;

+ 1 - 1
MediaBrowser.Api/SuggestionsService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Linq;
 using MediaBrowser.Controller.Dto;
 using MediaBrowser.Controller.Entities;

+ 1 - 1
MediaBrowser.Api/System/ActivityLogService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Globalization;
 using MediaBrowser.Controller.Net;
 using MediaBrowser.Model.Activity;

+ 1 - 1
MediaBrowser.Api/System/ActivityLogWebSocketListener.cs

@@ -1,4 +1,4 @@
-using System.Collections.Generic;
+using System.Collections.Generic;
 using System.Threading;
 using System.Threading.Tasks;
 using MediaBrowser.Controller.Net;

+ 1 - 1
MediaBrowser.Api/System/SystemService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Linq;

+ 1 - 1
MediaBrowser.Api/TvShowsService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using MediaBrowser.Common.Extensions;

+ 1 - 1
MediaBrowser.Api/UserLibrary/ArtistsService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using MediaBrowser.Controller.Dto;
 using MediaBrowser.Controller.Entities;

+ 1 - 1
MediaBrowser.Api/UserLibrary/BaseItemsByNameService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using MediaBrowser.Controller.Dto;

+ 1 - 1
MediaBrowser.Api/UserLibrary/BaseItemsRequest.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Linq;
 using MediaBrowser.Model.Entities;
 using MediaBrowser.Model.Querying;

+ 1 - 1
MediaBrowser.Api/UserLibrary/GameGenresService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using MediaBrowser.Controller.Dto;
 using MediaBrowser.Controller.Entities;

+ 1 - 1
MediaBrowser.Api/UserLibrary/GenresService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using MediaBrowser.Controller.Dto;
 using MediaBrowser.Controller.Entities;

+ 1 - 1
MediaBrowser.Api/UserLibrary/ItemsService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Globalization;
 using System.Linq;

+ 1 - 1
MediaBrowser.Api/UserLibrary/MusicGenresService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using MediaBrowser.Controller.Dto;
 using MediaBrowser.Controller.Entities;

+ 1 - 1
MediaBrowser.Api/UserLibrary/PersonsService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using MediaBrowser.Controller.Dto;

+ 1 - 1
MediaBrowser.Api/UserLibrary/PlaystateService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Globalization;
 using System.Threading.Tasks;
 using MediaBrowser.Controller.Entities;

+ 1 - 1
MediaBrowser.Api/UserLibrary/StudiosService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using MediaBrowser.Controller.Dto;
 using MediaBrowser.Controller.Entities;

+ 1 - 1
MediaBrowser.Api/UserLibrary/UserLibraryService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Linq;
 using System.Threading;
 using System.Threading.Tasks;

+ 1 - 1
MediaBrowser.Api/UserLibrary/UserViewsService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Linq;
 using MediaBrowser.Controller.Dto;
 using MediaBrowser.Controller.Entities;

+ 1 - 1
MediaBrowser.Api/UserLibrary/YearsService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using MediaBrowser.Controller.Dto;

+ 1 - 1
MediaBrowser.Api/UserService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Linq;
 using System.Threading.Tasks;
 using MediaBrowser.Common.Extensions;

+ 1 - 1
MediaBrowser.Api/VideosService.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Linq;
 using System.Threading;
 using MediaBrowser.Controller.Configuration;

+ 1 - 1
MediaBrowser.Common/Configuration/ConfigurationUpdateEventArgs.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 
 namespace MediaBrowser.Common.Configuration
 {

+ 1 - 1
MediaBrowser.Common/Configuration/IApplicationPaths.cs

@@ -1,4 +1,4 @@
-
+
 namespace MediaBrowser.Common.Configuration
 {
     /// <summary>

+ 1 - 1
MediaBrowser.Common/Configuration/IConfigurationFactory.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 
 namespace MediaBrowser.Common.Configuration

+ 1 - 1
MediaBrowser.Common/Configuration/IConfigurationManager.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using MediaBrowser.Model.Configuration;
 

+ 1 - 1
MediaBrowser.Common/Events/EventHelper.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Threading.Tasks;
 using Microsoft.Extensions.Logging;
 

+ 1 - 1
MediaBrowser.Common/Extensions/BaseExtensions.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Text.RegularExpressions;
 using MediaBrowser.Model.Cryptography;
 

+ 1 - 1
MediaBrowser.Common/Extensions/ResourceNotFoundException.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 
 namespace MediaBrowser.Common.Extensions
 {

+ 1 - 1
MediaBrowser.Common/IApplicationHost.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Threading;
 using System.Threading.Tasks;

+ 1 - 1
MediaBrowser.Common/Net/HttpRequestOptions.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using System.Threading;

+ 1 - 1
MediaBrowser.Common/Net/HttpResponseInfo.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.IO;
 using System.Net;

+ 1 - 1
MediaBrowser.Common/Net/IHttpClient.cs

@@ -1,4 +1,4 @@
-using System.IO;
+using System.IO;
 using System.Threading.Tasks;
 
 namespace MediaBrowser.Common.Net

+ 1 - 1
MediaBrowser.Common/Plugins/IPlugin.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using MediaBrowser.Model.Plugins;
 
 namespace MediaBrowser.Common.Plugins

+ 1 - 1
MediaBrowser.Common/Progress/ActionableProgress.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 
 namespace MediaBrowser.Common.Progress
 {

+ 1 - 1
MediaBrowser.Common/Security/IRequiresRegistration.cs

@@ -1,4 +1,4 @@
-using System.Threading.Tasks;
+using System.Threading.Tasks;
 
 namespace MediaBrowser.Common.Security
 {

+ 1 - 1
MediaBrowser.Common/Security/PaymentRequiredException.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 
 namespace MediaBrowser.Common.Security
 {

+ 1 - 1
MediaBrowser.Common/Updates/IInstallationManager.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using System.Threading;
 using System.Threading.Tasks;

+ 1 - 1
MediaBrowser.Common/Updates/InstallationEventArgs.cs

@@ -1,4 +1,4 @@
-using MediaBrowser.Model.Updates;
+using MediaBrowser.Model.Updates;
 
 namespace MediaBrowser.Common.Updates
 {

+ 1 - 1
MediaBrowser.Common/Updates/InstallationFailedEventArgs.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 
 namespace MediaBrowser.Common.Updates
 {

+ 1 - 1
MediaBrowser.Controller/Authentication/IAuthenticationProvider.cs

@@ -1,4 +1,4 @@
-using System.Threading.Tasks;
+using System.Threading.Tasks;
 using MediaBrowser.Controller.Entities;
 using MediaBrowser.Model.Users;
 

+ 1 - 1
MediaBrowser.Controller/Channels/Channel.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Linq;
 using System.Threading;
 using MediaBrowser.Common.Progress;

+ 1 - 1
MediaBrowser.Controller/Channels/ChannelItemInfo.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Collections.Generic;
 using MediaBrowser.Controller.Entities;
 using MediaBrowser.Model.Channels;

+ 1 - 1
MediaBrowser.Controller/Channels/ChannelItemResult.cs

@@ -1,4 +1,4 @@
-using System.Collections.Generic;
+using System.Collections.Generic;
 
 namespace MediaBrowser.Controller.Channels
 {

+ 1 - 1
MediaBrowser.Controller/Channels/ChannelItemType.cs

@@ -1,4 +1,4 @@
-namespace MediaBrowser.Controller.Channels
+namespace MediaBrowser.Controller.Channels
 {
     public enum ChannelItemType
     {

+ 1 - 1
MediaBrowser.Controller/Channels/ChannelParentalRating.cs

@@ -1,4 +1,4 @@
-namespace MediaBrowser.Controller.Channels
+namespace MediaBrowser.Controller.Channels
 {
     public enum ChannelParentalRating
     {

Some files were not shown because too many files changed in this diff