Commit Graph

847 Commits (a90908f0f72cfc27528e4df6516f9cca8897c818)

Author SHA1 Message Date
Luke Pulverenti 2e511fba83 support run as service
11 years ago
Luke Pulverenti f3ce127a62 starting point towards running as a service
11 years ago
Luke Pulverenti e50c29ffca exposed GetEnhancedImage on ImageProcessor
11 years ago
Luke Pulverenti 21e9a7950e subtitle fixes
11 years ago
Luke Pulverenti b7a8b92c00 reduce system info refreshing from dashboard
11 years ago
Luke Pulverenti 04468452ea Added Add/Remove/Clear Children protected methods
11 years ago
Luke Pulverenti 4a1d8771a8 added multipart game properties
11 years ago
Luke Pulverenti 088df67fca moved new image options to the model
11 years ago
Luke Pulverenti 3037c18e31 made folder sync lock protected
11 years ago
Luke Pulverenti c233f2190c fixes #518 - Add api param for watched indicator on images
11 years ago
Luke Pulverenti d580abcd65 cleanup repeated querying within CollectionFolder
11 years ago
Luke Pulverenti cb839f9f25 Added image output format param
11 years ago
Luke Pulverenti 8136647a0a changed ActualChildren to IEnumerable
11 years ago
Luke Pulverenti 18a909797f hide concurrent dictionary from folder subclasses
11 years ago
Luke Pulverenti d58da2a772 moved image manager to an interface
11 years ago
Luke Pulverenti 60780399c5 allow request header overrides
11 years ago
Luke Pulverenti 06c611dd50 updated nuget
11 years ago
Luke Pulverenti 3b41f9cd23 fixes #544 - No warning being given when running IE in compatibility mode
11 years ago
Luke Pulverenti 85d7eb917f made dtoservice synchronous
11 years ago
Luke Pulverenti 1007f24200 reduce task allocations by making IBN api synchronous
11 years ago
Luke Pulverenti 4d304e3048 revert extension method changes from previous build
11 years ago
Luke Pulverenti 803e8b4a2e improved performance of item counts
11 years ago
Luke Pulverenti 1496991096 use StringBuilder in GetValidFilename
11 years ago
Luke Pulverenti 229e050cd3 fixes #532 - Add ability to sort music artists/genres by song or music video count
11 years ago
Luke Pulverenti 9d7b3fdda6 add movie count sort order
11 years ago
Luke Pulverenti 740a10a4e3 de-normalize item by name data. create counts during library scan for fast access.
11 years ago
Luke Pulverenti 52ca9527cc add some safe guards with linked children & shortcuts
11 years ago
Luke Pulverenti 1d9c163f5f fixes #506 - Song list - make columns headers clickable for sorting
11 years ago
Luke Pulverenti 062d2dc29f fixes #522 - Use last fm as a secondary provider for album images
11 years ago
Luke Pulverenti 4039c0f704 fixes #521 - Use last fm as a secondary provider for artist images
11 years ago
Luke Pulverenti e22b696d96 fixes #403 - Grouping by.. with a mixed media collection (Movies & TV) shows an folder <unknown> with all the Movies under it
11 years ago
Luke Pulverenti 44b12c0f9f fixes #520 - Support multiple artists per audio track
11 years ago
Luke Pulverenti 7b6bf545da removed network option from directory picker due to unreliability
11 years ago
Luke Pulverenti 09ff7391b4 updated nuget
11 years ago
Luke Pulverenti 12dd9daf49 fixing folder that was moved inadvertently
11 years ago
Luke Pulverenti e7e18af2d7 fixes #433 - Add root collection type to ItemResolveArgs
11 years ago
Luke Pulverenti dfe91e43b6 Added IDtoService
11 years ago
Luke Pulverenti 981973a028 use mbz id for last fm searches when we have it
11 years ago
Luke Pulverenti d77ae74b1e fixes #512 - Read and display Zap2It id for tv series
11 years ago
Luke Pulverenti f0542f69bc record bluray playlist file name
11 years ago
Luke Pulverenti b828af0a0a hls changes
11 years ago
Luke Pulverenti 8b85a7bab1 updated nuget
11 years ago
Luke Pulverenti b538dc31b1 added new properties and endpoints for series special features
11 years ago
Luke Pulverenti e031694a99 Front-load soundtrack links
11 years ago
Luke Pulverenti d0f3262ba3 Added Book
11 years ago
Luke Pulverenti 982a303940 added IsMuted to playback progress
11 years ago
Luke Pulverenti b7d8e3a9dd changed sessions id to a string
11 years ago
Luke Pulverenti 1ea627a6e7 Fixed blank ForcedSortName
11 years ago
Luke Pulverenti 8d5c0cbe04 fixes around saving music brainz id's to xml
11 years ago
Luke Pulverenti c2bd92a1bd updated GetRecursiveChildren params
11 years ago
Luke Pulverenti 950cc50ae6 added full support for linked children
11 years ago
Luke Pulverenti 96328b61a1 optimize collection folder
11 years ago
Luke Pulverenti 5791524090 use a dictionary for quicker comparison
11 years ago
Eric Reed 80fb3c9eb4 Initial support of shortcuts everywhere
11 years ago
Eric Reed eec92175f9 Use TMDbCollectionId instead
11 years ago
Eric Reed 426bf48c7a Update collection id in xml reader and saver
11 years ago
Luke Pulverenti c59e49a8ed revert single/multi transition. too risky for now.
11 years ago
Luke Pulverenti 2beb9861e4 changed value of last priority
11 years ago
Luke Pulverenti 61c13e8f2c change key used to generate chapter image file names
11 years ago
Luke Pulverenti b405b8f80b added fifth priority level
11 years ago
Luke Pulverenti 1df5839eb0 factor mixed folder value into item id
11 years ago
Luke Pulverenti 11c3778053 completed multiple movie in folder support
11 years ago
Luke Pulverenti 34bf41721a Additional fixes for multiple movies per folder. Added a provider shell
11 years ago
Luke Pulverenti e934783b95 initial support of multiple movies in folder
11 years ago
Luke Pulverenti f064d6c9c7 only set creation date at resolve time
11 years ago
Luke Pulverenti 9b167174ad added game xml provider
11 years ago
Luke Pulverenti 3481d0d8e7 validate chapters coming from xml
11 years ago
Luke Pulverenti d3acd04e66 store chapters in xml
11 years ago
Luke Pulverenti e0c387446b reworked iso manager
11 years ago
Luke Pulverenti 6efd877017 Removed dependency from user repository
11 years ago
Luke Pulverenti a3f7ebe702 3.0.4967.25605
11 years ago
Luke Pulverenti a092b77fa4 fix dictionary issue in DtoBuilder
11 years ago
Luke Pulverenti d1d4bef1d1 removed genre virtualization
11 years ago
Luke Pulverenti 5225e054cd reduced list enumerations
11 years ago
Luke Pulverenti b1b4e77178 reduced property virtualization
11 years ago
Luke Pulverenti 06ec5ebcb9 persist locked fields in xml
11 years ago
Luke Pulverenti c411fdc93a added methods to edit ibn images
11 years ago
Luke Pulverenti 0e4972f7e6 reduced some virtualization
11 years ago
Luke Pulverenti f9e1f3f4e8 reverting parental control change
11 years ago
Luke Pulverenti a6c1370a62 trim person names
11 years ago
Luke Pulverenti 88f1723f99 support parent item images for unattached items
11 years ago
Luke Pulverenti 0fb515d209 fixes #411 - Parental Control issue
11 years ago
Luke Pulverenti f7bce0bc3c fixes #397 - WB web client - Missing person metadata field
11 years ago
Luke Pulverenti 2ec6222648 updated morelinq
11 years ago
Luke Pulverenti e670b875fe removed GetDisplayPreferencesId method
11 years ago
Luke Pulverenti 2b07e6aaf8 separate display preferences per client
11 years ago
Luke Pulverenti 16ef110196 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti bb721f610b Added CumulativeRunTimeTicks
11 years ago
Eric Reed 0edc717ec8 Remove Index by Rating option until we have time to implement
11 years ago
Luke Pulverenti ea936ab489 move music video dto code to right method
11 years ago
Luke Pulverenti 5435c66c52 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti 478bef7655 Add header links for music videos
11 years ago
Eric Reed e2f8fbd60d Fix image tags not re-generating properly
11 years ago
Luke Pulverenti cf953adcac Added IsInMixedFolder for game
11 years ago
Luke Pulverenti e263d74476 added GetCriticReviews to IApiClient
11 years ago
Luke Pulverenti 7e5bdc837a added GetTempFileResponse
11 years ago
Luke Pulverenti 1a1cfba795 faster file extension comparisons
11 years ago
Luke Pulverenti 2aaf939f22 rename SeekPosition to SeekPositionTicks
11 years ago
Luke Pulverenti 243fe97d11 save dates in xml with local time
11 years ago
Luke Pulverenti 61c7c5a9fc Added AlbumId and AlbumPrimaryImageTag
11 years ago