Commit graph

324 commits

Author SHA1 Message Date
Luke Pulverenti dbf214883c don't allow theme songs to get mixed in with children 2013-06-01 18:18:27 -04:00
Luke Pulverenti 300c3b7fd6 standardize knowledge of supported image extensions 2013-05-30 18:22:15 -04:00
Luke Pulverenti c21c2f8518 support plex/xbmc theme song convention 2013-05-30 14:19:30 -04:00
Luke Pulverenti 826c749774 fixed issue preventing drive contents from being read 2013-05-26 21:24:07 -04:00
Luke Pulverenti 7a5ba39603 fixes #305 - Multiple collections 2013-05-24 13:48:48 -04:00
Eric Reed 8452e2f125 Add block unrated option 2013-05-23 11:07:25 -04:00
Luke Pulverenti 9430b09ae9 support xbmc -trailer suffix 2013-05-20 13:04:39 -04:00
Luke Pulverenti 99959f5d10 fixed image providers from running everytime against collection folders 2013-05-18 17:47:00 -04:00
Luke Pulverenti 032bf6b8c6 record original runtime 2013-05-17 15:18:54 -04:00
Luke Pulverenti 3a814a8b92 take CriticReviews off of BaseItem and updated nuget 2013-05-10 23:43:10 -04:00
Luke Pulverenti 6a740f7ea5 fixes #255 - Access to the path is denied 2013-05-10 15:21:55 -04:00
Luke Pulverenti e1f8c18b51 added ability to track web sockets per session 2013-05-09 13:38:02 -04:00
Luke Pulverenti fbd052abfc removed local trailers and special features from memory 2013-05-08 16:58:52 -04:00
Luke Pulverenti 3f433b3b61 updated movie provider to use append_to_response 2013-05-06 18:52:13 -04:00
Luke Pulverenti 85ed86e5f6 fixes #237 - Music Album inconsistent naming/sorting 2013-05-05 22:40:12 -04:00
Luke Pulverenti eb45e67c81 more on image uploading 2013-05-05 00:49:49 -04:00
Luke Pulverenti 6481688d2a fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes 2013-05-03 00:10:11 -04:00
Luke Pulverenti 19a95edf58 fixes #222 - Music providers not downloading art. 2013-05-02 18:32:15 -04:00
Eric Reed c9038fec27 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-04-30 11:25:43 -04:00
Eric Reed 449cb05f7b Fix dup Actor node in xml and add role consolidation 2013-04-30 11:25:30 -04:00
Luke Pulverenti 93f3d11df4 set default list values 2013-04-30 10:51:34 -04:00
Luke Pulverenti a0e8a079b4 fixed indexing 2013-04-30 10:30:10 -04:00
Luke Pulverenti 7534ecc396 renamed video backdrops to theme videos 2013-04-28 14:30:58 -04:00
Luke Pulverenti f09902c6a7 added api methods for video backdrops 2013-04-28 12:25:14 -04:00
Luke Pulverenti c2c081c8e4 fixes #206 - Adding roles, deleting actors, changing names - not being picked up 2013-04-28 01:44:45 -04:00
Luke Pulverenti b443d591a2 fixes #200 - MB3 Locking Folders for a long time 2013-04-28 01:29:27 -04:00
Luke Pulverenti 68d0181216 changed images dictionary to be enum based 2013-04-25 15:47:38 -04:00
Luke Pulverenti 7a5a1511cc made file stamp a guid again 2013-04-25 13:27:36 -04:00
Luke Pulverenti 2d5f8a3edf adding stubs for rotten tomatoes 2013-04-24 20:58:56 -04:00
Luke Pulverenti d78c378452 added theme song support 2013-04-24 12:03:10 -04:00
Luke Pulverenti 6ef9fd9513 #182 - Eliminate duplicates in the selection list for max rating in user screen 2013-04-22 12:04:54 -04:00
Luke Pulverenti 47d2a11bdf #182 - Eliminate duplicates in the selection list for max rating in user screen 2013-04-22 11:38:38 -04:00
Luke Pulverenti 374b7f2f03 new Artist entity 2013-04-22 00:38:03 -04:00
Luke Pulverenti 6c1bfe661b tighter control of shortcuts 2013-04-19 14:03:21 -04:00
Luke Pulverenti dea10e5040 Capture revenue and add it as a sort order 2013-04-18 09:54:38 -04:00
Luke Pulverenti 07d8649f97 avoid guest star/actor dupes 2013-04-14 11:03:12 -04:00
Luke Pulverenti d792fa4359 fixes #139 - 'Undefined' Library 2013-04-14 07:57:22 -04:00
Luke Pulverenti 7f1fdbf223 add GuestStar distinction 2013-04-13 19:43:41 -04:00
Luke Pulverenti cdd1a03299 implemented filtering of ibn items based on like/dislike/favorite 2013-04-13 17:49:16 -04:00
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based 2013-04-13 14:02:30 -04:00
Luke Pulverenti b789550a56 Added budget as a sort order 2013-04-12 10:32:04 -04:00
Luke Pulverenti 192e1676a4 Added Budget, EndDate, HomePageUrl, ProductionLocations, 2013-04-12 10:13:47 -04:00
Luke Pulverenti ff1db0a173 resharper suggestions in controller project 2013-04-10 11:56:36 -04:00
Luke Pulverenti 804115bf8d remove and/or delay unnecessary startup work 2013-04-08 11:55:53 -04:00
Luke Pulverenti 70377c71cc removed Publishers 2013-04-05 11:13:23 -04:00
Luke Pulverenti 980620f290 made Images virtual 2013-04-05 00:12:05 -04:00
Luke Pulverenti e2562879d8 Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files. 2013-04-02 15:25:16 -04:00
Luke Pulverenti 9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion 2013-03-31 13:39:28 -04:00
Eric Reed c309ff653a Inherit ratings for episodes and seasons from series 2013-03-26 20:28:07 -04:00
Eric Reed ab29ffd715 Remove testid from BaseItem 2013-03-15 15:13:22 -04:00
Eric Reed c02ac2a8ca Manage some items as single instance throughout #54 2013-03-15 15:08:49 -04:00
LukePulverenti 76dbab939c fixes #15 - SortRemoveWords config change not working 2013-03-11 21:46:46 -04:00
Eric Reed 13e6819ddd Check location type in CreateResolveArgs 2013-03-09 10:11:06 -05:00
LukePulverenti ad0ec70433 removed IsRecentlyPlayed option and fixed FileTime warnings 2013-03-08 11:45:35 -05:00
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel 2013-03-08 00:08:27 -05:00
LukePulverenti 2ca4b7d03a Created IConfigurationManager 2013-03-04 00:43:06 -05:00
LukePulverenti 54a36322bb made base video resolver available for re-use 2013-03-03 11:53:58 -05:00
LukePulverenti ac3a94f5a1 moved resolvers to implementations, trimmed nuget package a bit 2013-03-03 01:58:04 -05:00
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 2013-02-28 14:32:41 -05:00
LukePulverenti ff4ee7ab9c combined usermanager and userdata manager 2013-02-27 15:25:45 -05:00
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly 2013-02-23 12:54:51 -05:00
LukePulverenti fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy. 2013-02-21 20:26:35 -05:00
LukePulverenti 76f067f867 extracted more logging dependancies 2013-02-21 16:06:23 -05:00
LukePulverenti ab1065a567 removed static logger 2013-02-21 15:26:55 -05:00
LukePulverenti 767cdc1f6f Pushing missing changes 2013-02-20 20:33:05 -05:00
ebr11 Eric Reed spam ef07c2e6ab Move PhysicalLocations to baseitem 2012-09-20 13:52:56 -04:00
ebr11 Eric Reed spam e2ae376eef Merge with default 2012-09-20 11:28:02 -04:00
ebr11 Eric Reed spam 4e3ce41880 Some directory-watcher rework - still not working properly 2012-09-20 11:25:16 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 01a25c48a0 Renamed UserRating to CommunityRating 2012-09-17 20:08:21 -04:00
ebr11 Eric Reed spam 946c0e8256 Initial metadata provider hook in. No refresh intelligence yet. 2012-09-17 16:08:32 -04:00
ebr11 Eric Reed spam 922fd3acae Make ResolveArgs self-creating if need be 2012-09-17 13:05:42 -04:00
ebr11 Eric Reed spam 7cfa489c6e Attach ItemResolveEventArgs to BaseItem so providers can access them at any time 2012-09-17 12:55:58 -04:00
ebr11 Eric Reed spam 17106ea5c7 Initial commit changing to on-demand child loading and validations 2012-09-17 11:12:43 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 2467ca9668 Moved some entities to the main project 2012-09-10 21:34:02 -04:00
Renamed from MediaBrowser.Model/Entities/BaseItem.cs (Browse further)