aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Channels
AgeCommit message (Collapse)Author
2019-10-20Merge pull request #1898 from Bond-009/jsonfixJoshua M. Boniface
Fix Json serialization error (cherry picked from commit 91600b1c81872e1745401942633a87085dc706b5) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
Refs #575
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13EditorConfig reformat: MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment.
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-22update image aspect ratio detectionLuke Pulverenti
2017-10-03remove unneeded async signaturesLuke Pulverenti
2017-09-22add fixes for dng imagesLuke Pulverenti
2017-09-04update query objectsLuke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2017-07-13update lg dlna profileLuke Pulverenti
2017-06-29update inherited imagesLuke Pulverenti
2017-06-23support individual library refreshingLuke Pulverenti
2017-06-03update live tv startupLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-01-21update program titlesLuke Pulverenti
2017-01-20add IsRemote propertyLuke Pulverenti
2017-01-19update default dlna profileLuke Pulverenti
2017-01-07update channel paramsLuke Pulverenti
2016-12-23remove dead codeLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-09add playback of in-progress recordingsLuke Pulverenti
2016-09-07enable sync for channels that allow downloadingLuke Pulverenti
2016-07-29Merge pull request #1985 from softworkz/MediaFixesLuke
Fix audio stream for channel media and some minor corrections
2016-07-29Removed redundant Collection InitializersSven Van den brande
Removed Using directives that are not required
2016-07-27ChannelMediaInfo: Create audio stream even when there is no videosoftworkz
2016-06-20added channel propertiesLuke Pulverenti
2016-06-12update item queriesLuke Pulverenti
2016-04-09update DisplayParentLuke Pulverenti
2016-04-08update metadata refreshLuke Pulverenti
2016-04-05update channel media infoLuke Pulverenti
2016-04-02resolve issue with querying by multiple item idsLuke Pulverenti
2016-03-27Remove unused code...Sven Van den brande
2016-03-19update channelsLuke Pulverenti
2016-03-19audio podcastLuke Pulverenti
2016-03-19update channelsLuke Pulverenti
2016-03-19remove ChannelAudioItemLuke Pulverenti
2016-03-19finish removing ChannelFolderItemLuke Pulverenti
2016-03-19remove IChannelMediaItem interfaceLuke Pulverenti
2016-03-19remove IChannelItem interfaceLuke Pulverenti
2015-11-06encode with qsvLuke Pulverenti
2015-10-25update imagesLuke Pulverenti
2015-10-04update channelsLuke Pulverenti
2015-10-04update channel dbLuke Pulverenti
2015-09-29removed dead db fieldsLuke Pulverenti