aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Entities
AgeCommit message (Collapse)Author
2019-03-16Remove some dead coderedSpoutnik
2019-03-14Change subtitles DisplayTitle behaviorredSpoutnik
2019-01-31Merge pull request #734 from Bond-009/cultureJoshua M. Boniface
Fix more analyzer warnings
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-27Fix more analyzer warningsBond_009
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
Refs #575
2019-01-15Merge branch 'dev' into reformatErwin de Haan
# Conflicts: # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs # Emby.Server.Implementations/LiveTv/LiveTvManager.cs # Emby.Server.Implementations/Security/MBLicenseFile.cs # Emby.Server.Implementations/Security/PluginSecurityManager.cs # Emby.Server.Implementations/Security/RegRecord.cs # MediaBrowser.Api/PluginService.cs # MediaBrowser.Api/System/SystemService.cs # MediaBrowser.Common/Security/IRequiresRegistration.cs # MediaBrowser.Common/Security/ISecurityManager.cs # MediaBrowser.Common/Security/PaymentRequiredException.cs # MediaBrowser.Model/Entities/MBRegistrationRecord.cs # MediaBrowser.Model/Entities/PluginSecurityInfo.cs # deployment/win-generic/build-jellyfin.ps1
2019-01-15removed a bunch of validation, security, registration, premiere, whatever bsClaus Vium
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13EditorConfig reformat: MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ModelErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin 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.
2019-01-07remove trailing whitespacehawken
2019-01-03Post GPL cleanupBond_009
2018-12-28Remove custom ToArray extensionBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-25update library changed notifierLuke Pulverenti
2017-11-123.2.36.8Luke Pulverenti
2017-11-08update subtitle downloading to use local metadata settingsLuke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-08-07deprecate hddvd videotypeLuke Pulverenti
2017-07-23ensure custom css is loaded lastLuke Pulverenti
2017-06-23support individual library refreshingLuke Pulverenti
2017-06-09normalize session objectLuke Pulverenti
2017-04-203.2.12.11Luke Pulverenti
2017-03-29improve cancellation support of auto-organizeLuke Pulverenti
2017-02-07update wdtv live dlna profileLuke Pulverenti
2017-01-29restore localized guids switchLuke Pulverenti
2017-01-20add IsRemote propertyLuke Pulverenti
2016-12-20update dlna music genresLuke Pulverenti
2016-12-03update detailsLuke Pulverenti
2016-10-31consolidate internal interfacesLuke Pulverenti
2016-10-29update IsTextSubtitleStreamLuke Pulverenti
2016-10-23rework scheduled tasks in preparation of common project going portableLuke Pulverenti
2016-10-21make model project portableLuke Pulverenti
2016-10-15update recording dialogsLuke Pulverenti
2016-08-23Core server preparation for new "TV Maze Provider Plugin"softworkz
2016-08-13improve genre displaysLuke Pulverenti
2016-07-15remove fody from buildLuke Pulverenti
2016-07-06store chapter image date modifiedLuke Pulverenti
2016-06-25fix userdata transactionsLuke Pulverenti
2016-06-18update generated titles for subtitlesLuke Pulverenti
2016-06-17update item by name queriesLuke Pulverenti
2016-06-06record time baseLuke Pulverenti