jellyfin/MediaBrowser.Controller
hawken 3701ce4037 Eliminate some compile warnings (#600)
* Remove some unused variables
* remove duplicate "using .." by sorting and deduping the list
* Remove things that already exist in the parent class (in one case I moved some documentation to the parent)
* EntityBodyData and and NextSearch were never set (only read), removed
* _timeout was never read, subsequently _timer became unused. part of a TODO timeout functionality that was not implemented yet
2019-01-24 18:56:43 +01:00
..
Authentication
Channels Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
Chapters Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Collections Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Configuration Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Connect
Devices
Dlna
Drawing Cleanup ImageProcessor 2019-01-20 14:18:37 +01:00
Dto
Entities Eliminate some compile warnings (#600) 2019-01-24 18:56:43 +01:00
Extensions Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
IO ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Library Replace our TVDB key with @drakus72's which is V1 2019-01-20 12:59:22 -05:00
LiveTv
MediaEncoding Fix transcoding bitrate 2019-01-20 22:50:17 +01:00
Net ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Notifications
Persistence Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Playlists
Plugins
Properties
Providers
Resolvers
Security Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
Session
Sorting ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Subtitles
Sync
TV
IResourceFileManager.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
IServerApplicationHost.cs
IServerApplicationPaths.cs
MediaBrowser.Controller.csproj Fixed csproj and xml identation. 2019-01-19 15:01:16 +01:00