aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
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-20Merge branch 'dev' into imagesizeAndrew Rabert
2019-01-20Merge pull request #621 from Bond-009/perfAndrew Rabert
2019-01-20Fix transcoding bitrateMathieu Velten
2019-01-20Fix encoding profile handling for vaapiMathieu Velten
2019-01-20Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncodingMathieu Velten
2019-01-20Remove unused fontBond_009
2019-01-20Minor improvements to library scan codeBond_009
2019-01-20Replace our TVDB key with @drakus72's which is V1Joshua Boniface
2019-01-20Cleanup ImageProcessorBond_009
2019-01-19Remove allowSlowMethods from image processingAndrew Rabert
2019-01-19Fixed csproj and xml identation.Erwin de Haan
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 *.xml,*.csproj,*,json,*.sln,*.txtErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13EditorConfig reformat: Non-CS files.Erwin de Haan
2019-01-13EditorConfig reformat: MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2019-01-13Merge pull request #458 from EraYaN/code-cleanupJoshua M. Boniface
2019-01-13Add more NuGet metadata propertiesBond_009
2019-01-12Reformatted the files with notes.Erwin de Haan
2019-01-11Merge pull request #541 from cvium/fix_providermanager_guidJoshua M. Boniface
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Merge pull request #540 from joshuaboniface/api-keysAndrew Rabert
2019-01-10Merge pull request #506 from hawken93/lintingJoshua M. Boniface
2019-01-10Mayor code cleanupErwin de Haan
2019-01-10Change ItemId to Guid like all the otherscvium
2019-01-09Update TheTVDB API key to our ownJoshua Boniface
2019-01-09add jellyfin-web as submoduledkanada
2019-01-08Merge pull request #486 from Bond-009/pluginsJoshua M. Boniface
2019-01-07remove trailing whitespacehawken
2019-01-07Remove tabs and trailing whitespacehawken
2019-01-07Fix regression where it would do integer divisions, giving wrong resulthawken
2019-01-07Ground work to get plugins functional againBond_009
2019-01-05Remove AutoRunAtStartupcvium
2019-01-03Post GPL cleanupBond_009
2019-01-02Fix spacing to C#/Visual Studio standardsAnthony Lavado
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-30RebaseBond_009
2018-12-30Remove the need for NullLoggerBond_009