Commit Graph

156 Commits (8308528e6ccb834e5fabe1ea1de7e2aa43265783)

Author SHA1 Message Date
Luke Pulverenti cb39f8e7b5 extracted a media encoding interface to keep ffmpeg out of nuget packages
12 years ago
Luke Pulverenti 5e5302a796 Added DashboardSourcePath config setting for easier development
12 years ago
Luke Pulverenti 4986722c73 made display preferences uniquely identifiable
12 years ago
Luke Pulverenti 1bf4b6110d Get/Set DisplayPreferences separately through the api
12 years ago
Luke Pulverenti 70377c71cc removed Publishers
12 years ago
Luke Pulverenti 60e0f4d955 fixes #111
12 years ago
Luke Pulverenti d1be0b31a2 Added publishers to BaseItem
12 years ago
Luke Pulverenti 6e957cc0b0 added new video filters
12 years ago
Luke Pulverenti 5a3b5a58a5 added mpeg4 as an available output codec
12 years ago
Luke Pulverenti cab2e13ae2 adjusted tile text spacing
12 years ago
Luke Pulverenti 5fb369f3e6 add optional package filter and remove IUIPlugin interface
12 years ago
Luke Pulverenti 121a27854c Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Eric Reed 8adfb36f4c Add targetSystem to PackageInfo
12 years ago
Luke Pulverenti 4ba4d8d040 record level during media analysis
12 years ago
Luke Pulverenti 1fcf696bd5 Added filters to the item list page
12 years ago
Luke Pulverenti 7684804c12 updated nuget
12 years ago
Luke Pulverenti 62521eabc2 update to latest js api client
12 years ago
Luke Pulverenti a6c9fdd0f2 Moved some web socket classes to the model
12 years ago
Luke Pulverenti 521ec49361 adjust simultaneous image extractions
12 years ago
Luke Pulverenti b20151fff3 copy dashboard to the output folder and load from the file system, instead of using embedded resources
12 years ago
Eric Reed 819616379e Add LastPlayedDate to UserItemDataDto
12 years ago
LukePulverenti cf61ac0264 fixed client type display for ios. also fixed display preferences saving.
12 years ago
LukePulverenti 4d083b618d restored request logging
12 years ago
Eric Reed c02ac2a8ca Manage some items as single instance throughout #54
12 years ago
LukePulverenti b86a03bbdc Added an Id property to SystemInfo
12 years ago
LukePulverenti 0cc0fbbe43 #22 - Need to strip html tags from overviews
12 years ago
LukePulverenti f010d032ed remove unused api properties
12 years ago
LukePulverenti 177d9cc172 consolidated some api code
12 years ago
LukePulverenti c7d2b3a407 updated ffmpeg. cleaned up some unused api properties
12 years ago
LukePulverenti b1be6f1d73 minor namespace changes in the model
12 years ago
LukePulverenti 31d079f1ba unified the two sorting api's
12 years ago
LukePulverenti 937e434ab6 moved the javascript apiclient to it's own repo and nuget package
12 years ago
LukePulverenti 39ab10c875 api comments for genres, studios, years, persons
12 years ago
LukePulverenti fb62e300d7 removed library/ prefix from genre, studio, year and person url's
12 years ago
LukePulverenti ad0ec70433 removed IsRecentlyPlayed option and fixed FileTime warnings
12 years ago
LukePulverenti dbf6081a9b Add PrimaryImageAspectRatio to user dto
12 years ago
LukePulverenti 4f67fc4aef removed base kernel and ikernel
12 years ago
LukePulverenti bf95cfe2e5 removed the IsCorePlugin property
12 years ago
LukePulverenti cd69bd7c7d fixed configuration saving issues
12 years ago
Eric Reed e5a78ba5bf Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
Eric Reed 62448129a6 Config page changes for image options
12 years ago
LukePulverenti da535db655 Added a config setting to denote completion of the startup wizard
12 years ago
Eric Reed 7710b3695c Oops
12 years ago
Eric Reed b7a6a1d574 Refactor art download options (still need config changes)
12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager
12 years ago
Eric Reed a8683132a7 Create LastfmBaseProvider
12 years ago
LukePulverenti e8f5fade43 Created an ItemsByName query dto
12 years ago
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction
12 years ago
Eric Reed 989bb48596 Start on new update routines
12 years ago
ScottIsAFool acfca8e65a Dlls only copied to nuget folder when in Release configuration
12 years ago