Commit graph

123 commits

Author SHA1 Message Date
Luke Pulverenti 57d7e9fccc fixes #268 - (Multicd) Albums with discnumbers in subfolders on filesystem = Multiple album objects 2013-05-12 10:06:08 -04:00
Luke Pulverenti 734e53e937 updated nuget 2013-05-12 09:13:57 -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 8f61e37498 don't serialize user data in db 2013-05-09 09:46:06 -04:00
Luke Pulverenti fbd052abfc removed local trailers and special features from memory 2013-05-08 16:58:52 -04:00
Luke Pulverenti 11767f548f use append_to_response with people requests 2013-05-06 23:46:14 -04:00
Luke Pulverenti 3f433b3b61 updated movie provider to use append_to_response 2013-05-06 18:52:13 -04:00
Luke Pulverenti f3bd103e91 updated movie db provider to support downloaded trailers 2013-05-06 11:37:02 -04:00
Luke Pulverenti 85ed86e5f6 fixes #237 - Music Album inconsistent naming/sorting 2013-05-05 22:40:12 -04:00
Luke Pulverenti 9434d05a5f added stub page to edit metatada for an item 2013-05-05 21:15:48 -04:00
Luke Pulverenti eb45e67c81 more on image uploading 2013-05-05 00:49:49 -04:00
Luke Pulverenti 8290f04e0f progress bars on resumable items 2013-05-03 22:33:44 -04:00
Luke Pulverenti b531735b0c changed ActualChildren to a ConcurrentDictionary to allow for easy add/removes 2013-05-03 13:46:35 -04:00
Luke Pulverenti 43845b4052 extract images for small numbers of items on discovery 2013-05-03 11:08:02 -04:00
Luke Pulverenti 9fdf5d1c4b updated nuget 2013-05-03 00:32:16 -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 b79840e20f cache MusicBrainzReleaseGroupId 2013-05-02 21:35:50 -04:00
Luke Pulverenti 19a95edf58 fixes #222 - Music providers not downloading art. 2013-05-02 18:32:15 -04:00
Luke Pulverenti b11d06f36f more work on streaming remotely 2013-05-01 22:44:52 -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 4c55c0f0d8 search hint fixes 2013-04-27 10:00:22 -04:00
Luke Pulverenti 0bfb755a38 search hints progress 2013-04-27 09:05:33 -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 7ee60375a8 added Artists filter 2013-04-24 10:05:47 -04:00
Luke Pulverenti 4a100452cf audio page progress 2013-04-22 23:56:11 -04:00
Luke Pulverenti 9553542875 incorporate ParentIndexNumber into audio sort order 2013-04-22 16:17:08 -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 4c69edebe0 fixes #180 - Deleting users doesn't remove all associated data. 2013-04-22 11:46:23 -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 19d21a246d made Audio.Artist plural and removed duplicated of artists into the people collection 2013-04-20 21:02:16 -04:00
Luke Pulverenti de038ac029 faster progress reporting during library scan 2013-04-19 16:43:09 -04:00
Luke Pulverenti 6c1bfe661b tighter control of shortcuts 2013-04-19 14:03:21 -04:00
Luke Pulverenti 32bc545a85 removed unused attributes 2013-04-18 15:57:28 -04:00
Luke Pulverenti dea10e5040 Capture revenue and add it as a sort order 2013-04-18 09:54:38 -04:00
Luke Pulverenti a90e925ec6 fixes #144 - Marking a boxset as viewed doesn't mark the individual titles of the set as viewed 2013-04-16 23:37:14 -04:00
Luke Pulverenti 2b8b98b590 reduce scanning overhead a bit 2013-04-15 14:45:58 -04:00
Luke Pulverenti 30d6e2cd6c made library scan a bit more conservative 2013-04-15 11:10:12 -04:00