aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities
AgeCommit message (Expand)Author
2019-05-16Review changesClaus Vium
2019-05-02Enforce extras folder structure according to Emby's wikiClaus Vium
2019-05-01Change owner and parent id of extras to the main media itemClaus Vium
2019-03-08Fix errorBond-009
2019-03-07Quick nullref fixBond-009
2019-03-07Cleanup/simplificationBond-009
2019-02-26Remove ordering itemsBond-009
2019-02-20Only refresh metadata if extras changedTorsten
2019-02-19Populate video extras againTorsten
2019-02-02Remove MoreLINQBond_009
2019-01-31Merge pull request #734 from Bond-009/cultureJoshua M. Boniface
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-31Remove more Connect related stuffClaus Vium
2019-01-30Merge branch 'master' into cultureBond-009
2019-01-29Merge pull request #726 from EraYaN/remove-wrappers-for-system-ioVasily
2019-01-28Unwrapped `GetFileNameWithoutExtension`Erwin de Haan
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-28Fix default aspect ratioClaus Vium
2019-01-27Fix more analyzer warningsBond_009
2019-01-26Change default aspect ratio to 2/3 from 0Claus Vium
2019-01-26Merge pull request #709 from Bond-009/nullAndrew Rabert
2019-01-26Change image dimentions from double to intBond_009
2019-01-25Fix always null expressionsBond_009
2019-01-24Eliminate some compile warnings (#600)hawken
2019-01-24Set Parent to current query Item if ParentId is empty (#680)Claus Vium
2019-01-22Change MusicAlbum.Tracks to return Audio itemshawken
2019-01-20Minor improvements to library scan codeBond_009
2019-01-18Merge branch 'dev' into reformatErwin de Haan
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
2019-01-15Fix potential problem where aspect ratio would be incorrectly calculatedhawken
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: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2019-01-12Reformatted the files with notes.Erwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Merge pull request #506 from hawken93/lintingJoshua M. Boniface
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-07Fix regression where it would do integer divisions, giving wrong resulthawken
2019-01-03Post GPL cleanupBond_009
2019-01-02Remove some warningsBond_009
2018-12-30Fix build post GPL changeBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30Clean upBond_009
2018-12-30Remove the need for NullLoggerBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009