Commit Graph

3091 Commits (717b726329da8533683d0eeb6de885089b811ce4)

Author SHA1 Message Date
Luke Pulverenti 7534ecc396 renamed video backdrops to theme videos
11 years ago
Luke Pulverenti f09902c6a7 added api methods for video backdrops
11 years ago
Luke Pulverenti 46cf7d93e9 made StreamOptions concrete
11 years ago
Luke Pulverenti 0bfb755a38 search hints progress
11 years ago
Luke Pulverenti 757cfcae8e Added search hint service
11 years ago
Luke Pulverenti dc6f264a30 music progress and search placeholder
11 years ago
Luke Pulverenti 2d5f8a3edf adding stubs for rotten tomatoes
11 years ago
Luke Pulverenti 9fb1e8c00f updated nuget
11 years ago
Luke Pulverenti 191befa788 improve theme song methods
11 years ago
Luke Pulverenti 0d15e1d631 added IsOnTour artists filter
11 years ago
Luke Pulverenti 4390e2f710 #35 - Make IBN path configurable
11 years ago
Luke Pulverenti 4a100452cf audio page progress
11 years ago
Luke Pulverenti 6ef9fd9513 #182 - Eliminate duplicates in the selection list for max rating in user screen
11 years ago
Luke Pulverenti 47d2a11bdf #182 - Eliminate duplicates in the selection list for max rating in user screen
11 years ago
Luke Pulverenti 2e358a5968 default values for model classes
11 years ago
Luke Pulverenti 19d21a246d made Audio.Artist plural and removed duplicated of artists into the people collection
11 years ago
Luke Pulverenti 6a5d6b5d4c forgot to mark file copy if newer
11 years ago
Luke Pulverenti 333935f3f6 always update device name on requests
11 years ago
Luke Pulverenti 5bcb7fe67f add filters to folder browsing
11 years ago
Luke Pulverenti 32bc545a85 removed unused attributes
11 years ago
Luke Pulverenti dea10e5040 Capture revenue and add it as a sort order
11 years ago
Luke Pulverenti d59df69b5b added count api methods for studios and genres
11 years ago
Luke Pulverenti e8f345514c added item by name counts
11 years ago
Luke Pulverenti 2b8b98b590 reduce scanning overhead a bit
11 years ago
Luke Pulverenti 30d6e2cd6c made library scan a bit more conservative
11 years ago
Luke Pulverenti 587d3c1908 added min/max official rating
11 years ago
Luke Pulverenti 7f1fdbf223 add GuestStar distinction
11 years ago
Eric Reed 097f6a05c3 Chg fields to properties on MBRegistrationRecord
11 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based
11 years ago
Luke Pulverenti b789550a56 Added budget as a sort order
11 years ago
Luke Pulverenti 192e1676a4 Added Budget, EndDate, HomePageUrl, ProductionLocations,
11 years ago
Luke Pulverenti 16b6ceef02 adding tile view
11 years ago
Luke Pulverenti 7097b9aa75 resharper suggestions in server implementations
11 years ago
Luke Pulverenti 4dc1eb59c0 Add more to media info display
11 years ago
Luke Pulverenti 804115bf8d remove and/or delay unnecessary startup work
11 years ago
Luke Pulverenti cb39f8e7b5 extracted a media encoding interface to keep ffmpeg out of nuget packages
11 years ago
Luke Pulverenti 5e5302a796 Added DashboardSourcePath config setting for easier development
11 years ago
Luke Pulverenti 4986722c73 made display preferences uniquely identifiable
11 years ago
Luke Pulverenti 1bf4b6110d Get/Set DisplayPreferences separately through the api
11 years ago
Luke Pulverenti 70377c71cc removed Publishers
11 years ago
Luke Pulverenti 60e0f4d955 fixes #111
11 years ago
Luke Pulverenti d1be0b31a2 Added publishers to BaseItem
11 years ago
Luke Pulverenti 6e957cc0b0 added new video filters
11 years ago
Luke Pulverenti 5a3b5a58a5 added mpeg4 as an available output codec
11 years ago
Luke Pulverenti cab2e13ae2 adjusted tile text spacing
11 years ago
Luke Pulverenti 5fb369f3e6 add optional package filter and remove IUIPlugin interface
11 years ago
Luke Pulverenti 121a27854c Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Eric Reed 8adfb36f4c Add targetSystem to PackageInfo
11 years ago
Luke Pulverenti 4ba4d8d040 record level during media analysis
11 years ago
Luke Pulverenti 1fcf696bd5 Added filters to the item list page
11 years ago
Luke Pulverenti 7684804c12 updated nuget
11 years ago
Luke Pulverenti 62521eabc2 update to latest js api client
11 years ago
Luke Pulverenti a6c9fdd0f2 Moved some web socket classes to the model
11 years ago
Luke Pulverenti 521ec49361 adjust simultaneous image extractions
11 years ago
Luke Pulverenti b20151fff3 copy dashboard to the output folder and load from the file system, instead of using embedded resources
11 years ago
Eric Reed 819616379e Add LastPlayedDate to UserItemDataDto
11 years ago
LukePulverenti cf61ac0264 fixed client type display for ios. also fixed display preferences saving.
11 years ago
LukePulverenti 4d083b618d restored request logging
11 years ago
Eric Reed c02ac2a8ca Manage some items as single instance throughout #54
11 years ago
LukePulverenti b86a03bbdc Added an Id property to SystemInfo
11 years ago
LukePulverenti 0cc0fbbe43 #22 - Need to strip html tags from overviews
11 years ago
LukePulverenti f010d032ed remove unused api properties
11 years ago
LukePulverenti 177d9cc172 consolidated some api code
11 years ago
LukePulverenti c7d2b3a407 updated ffmpeg. cleaned up some unused api properties
11 years ago
LukePulverenti b1be6f1d73 minor namespace changes in the model
11 years ago
LukePulverenti 31d079f1ba unified the two sorting api's
11 years ago
LukePulverenti 937e434ab6 moved the javascript apiclient to it's own repo and nuget package
11 years ago
LukePulverenti 39ab10c875 api comments for genres, studios, years, persons
11 years ago
LukePulverenti fb62e300d7 removed library/ prefix from genre, studio, year and person url's
11 years ago
LukePulverenti ad0ec70433 removed IsRecentlyPlayed option and fixed FileTime warnings
11 years ago
LukePulverenti dbf6081a9b Add PrimaryImageAspectRatio to user dto
11 years ago
LukePulverenti 4f67fc4aef removed base kernel and ikernel
11 years ago
LukePulverenti bf95cfe2e5 removed the IsCorePlugin property
11 years ago
LukePulverenti cd69bd7c7d fixed configuration saving issues
11 years ago
Eric Reed e5a78ba5bf Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Eric Reed 62448129a6 Config page changes for image options
11 years ago
LukePulverenti da535db655 Added a config setting to denote completion of the startup wizard
11 years ago
Eric Reed 7710b3695c Oops
11 years ago
Eric Reed b7a6a1d574 Refactor art download options (still need config changes)
11 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager
11 years ago
Eric Reed a8683132a7 Create LastfmBaseProvider
11 years ago
LukePulverenti e8f5fade43 Created an ItemsByName query dto
11 years ago
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction
11 years ago
Eric Reed 989bb48596 Start on new update routines
11 years ago
ScottIsAFool acfca8e65a Dlls only copied to nuget folder when in Release configuration
12 years ago
LukePulverenti 0f1ec5b586 fix log window setting
12 years ago
Eric Reed c76c74fb24 Should have been in base config
12 years ago
Eric Reed 4f77e18e86 Add SystemUpdateLevel back to server config
12 years ago
LukePulverenti 2d06095447 plugin security fixes and other abstractions
12 years ago
LukePulverenti 8ce3e74e81 More DI
12 years ago
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly
12 years ago
ScottIsAFool 46b48c8982 Created ApiClient nuget package.
12 years ago
ScottIsAFool 83b7b18614 Set the Common, Controller, Model, UI and UI.Controls to go into one folder, set nuspec files up for the packages to make it easier to create nuget packages.
12 years ago
LukePulverenti fab627c845 added a master version file
12 years ago
LukePulverenti 746c5d2fa7 moved Plugins to separate repo
12 years ago
LukePulverenti 868a7ce9c8 isolated clickonce dependancies
12 years ago
LukePulverenti 0f67adb53d renamed DTO folder to Dto
12 years ago
ScottIsAFool ec621df5f6 Renamed Dto objects
12 years ago
LukePulverenti ee9d481662 isolated bdinfo dependancy
12 years ago
LukePulverenti acf5b0b6ed isolated DotNetZip dependancy
12 years ago
LukePulverenti a5f9dc1bfc isolated sqlite dependancy
12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes
12 years ago
ebr11 Eric Reed spam e2ae376eef Merge with default
12 years ago
ebr11 Eric Reed spam 68de4a6568 Add HDDVD recognition
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 01a25c48a0 Renamed UserRating to CommunityRating
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fe427bc7f4 Removed progress value from startup
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f1e668bad8 More code cleanups
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 670a53258e Some minor code cleanups
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 6c9ecb6d2e Moved a few classes into their own files
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2467ca9668 Moved some entities to the main project
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 614668a447 Added api methods to mark an item as played or unplayed
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f68137ec4a Added api methods to get movie special features
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8530e69878 Removed user item rating mode for now - it's too much work for the ui devs
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2441ba0c6d Added api methods to set user ratings for items
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti c1c4c85fc2 Added some favorites api calls
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8e9571e828 Added GetVideoStreamUrl to ApiClient
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 86f162fd7c Added aac to the AudioResolver
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 9f1a7845dd Added GetAudioStreamUrl to ApiClient
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti e6d689bdd3 Added a precompiled protobuf serializer assembly
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 50f88997ba Added protobuf support for serializing ServerConfiguration
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8b39ed2f63 Moved TV into the main project and added Series properties to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2884df296c Moved Movies into the main project
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti faead199a5 Moved AuthenticationResult
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2ca4e8b1c2 Added a SeriesInfo DTO
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8fc828361e Updated authentication
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3e0c2165b6 Added the first method to portable ApiClient
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 82be5ff50d Added user dates
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3538789e46 Added User authentication
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0fb0d52a4c Made a separate ApiInteraction solution with platform-specific builds
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4752d12aaa Switched date operations to utc
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fc735e9187 Tweaked plugin downloading a bit
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 26aef6b082 Implemented UI plugin downloading
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4500f1d11b Added an api method to download the list of installed plugins from the server
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 31357d3298 Updated plugins to store their assemblies directly in the plugins folder
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3c47375229 Weather updates
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti b1212467a0 Added EnableUserProfiles to server config
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti e52833059b Moved server configuration to the model so that the UI can read it
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 7ad612bb4b Added back CustomPin (for now)
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti a7b0dd1534 Added a weather api
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti caa369c1a3 A few serialization fixes
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti cb7f04e4d3 Upgraded Protobuf, and added api support for it
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 578ec7c5a5 Don't run series and movie resolvers against VF's
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 42a2835633 Removed vf collection type
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0ff432ea4e Addede VfType to DtoBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti cc25bd579b Chaged BaseItem.People to a dictionary to prevent duplicates and improve Contains performance. Tweaked ffprobe and provider execution.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 278cf89a88 Changed some types to List to avoid having to call ToList for insertion purposes
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 977f8e970a Added VideoType.ISO and trimmed Person output size
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4527a18738 Removed generics from IBNItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f2de85b5d9 Added VideoInfo to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 906ad3cb1a Removed Linq usage from ItemController
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 758d18a652 Switched to low-level io methods for better performance
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti aae259d2cd Initial check-in of VideoInfoProvider, although it's currently disabled.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti ab01b49f64 Added more Audio fields to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti da23355fcc Added AudioInfo to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fd2ead1aff Added support for more Audio fields
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 211ef34249 Adding missing file to previous local trailer checkin
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti bbc88549ab Added IsFolder
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 64887fa743 Renamed DTOBaseITem.IsRecentlyAdded to IsNew
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f392de9b69 Renamed watched to played (since we support audio)
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti a508a997d9 Added a VirtualFolder entity, a resolver, and a CollectionType property.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 6d7c29f6c8 Added IsRoot and IsVirtualFolder to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 9c456c63c8 Added more IBN api methods
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 7835d690a1 Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti ed018a8bea Moved some logic into domain entities, which is possible now that we're embracing DTO's
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 5c6ec34a9c Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 5c094afd7e Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3f1af19ce7 Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti caffc4c3ec Fixed issue of only one person getting picked up
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 9aaf843353 Added sample rate to video audio stream
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 02689bece4 Moved some additional fields down to BaseEntity.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 49c766cda1 Removed the ignore data member attribute on People
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 31afb168f8 Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti c3d835cfc5 Added additional properties to ApiBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 7303c6be32 Added additional audio properties
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 1cc2b7c2cc Removed trailers ignore from serialization
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2cab5712a7 Added some api client methods, as well as logo and backdrop parents
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 00c22a3454 Added ParentLogoItemId to indicate what parent item has a logo
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8edc1ce710 Added ParentId to ApiBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti d4c75e3974 Fixed some project fragmentation that came from efforts to go portable
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 7d48e20aea Reworked CategoryInfo and added ImageType enum
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 45cde97a58 Changed RunTime to RunTimeInSeconds
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 7766956274 Extracted Logging into a separate, portable class library
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 5d88dc8575 Configuration and serialization improvements
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 84af205572 Added new api handlers to get plugin information
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0a48b5e31a Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 80b3ad7bd2 Moved the http server to it's own assembly. added comments and made other minor re-organizations.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 6fbd5cf464 All calls to get items now require passing in a userId. Made the model project portable. Also filled in more api calls.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti baedafbeb9 Switched to service stack json. Added more api enhancements.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2e03cb0916 Improved loading performance even more by switching from XmlDocument to XmlReader. Also added more api improvements.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4c9f77eead Added some resolver improvements
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti b50f78e5da Initial check-in
12 years ago