Commit graph

144 commits

Author SHA1 Message Date
Luke Pulverenti
2e408e40c0 defer path creation when possible 2013-06-04 12:48:23 -04:00
Luke Pulverenti
02fedead11 re-factored some file system access 2013-06-03 22:02:49 -04:00
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
ed0b7a09a2 get music artist genres from albums 2013-05-28 21:44:12 -04:00
Luke Pulverenti
657097ee15 fixes #296 - Prevent non-movie videos from appearing in Movies view 2013-05-27 21:59:26 -04:00
Luke Pulverenti
390f165332 #280 - avoid an extra request to last fm by taking data from the MusicArtist entity 2013-05-27 11:02:16 -04:00
Luke Pulverenti
826c749774 fixed issue preventing drive contents from being read 2013-05-26 21:24:07 -04:00
Luke Pulverenti
8ed35a00aa for for web socket sending the root folder 2013-05-24 23:22:45 -04:00
Luke Pulverenti
7a5ba39603 fixes #305 - Multiple collections 2013-05-24 13:48:48 -04:00
Luis Miguel Almánzar
96a4f93e7c adding test to episode number extraction, and support multiepisode files 2013-05-23 22:05:31 -04:00
Luke Pulverenti
b7096d2092 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-05-23 11:40:35 -04:00
Luke Pulverenti
f546f09c71 bulk save items when possible 2013-05-23 11:39:48 -04:00
Eric Reed
8452e2f125 Add block unrated option 2013-05-23 11:07:25 -04:00
Luke Pulverenti
4112c9a0e0 added a recursive flag to refresh api 2013-05-22 00:39:10 -04:00
Luke Pulverenti
710c1073c1 move audio image extraction back into library scan 2013-05-21 00:04:38 -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
466f617234 display series air time 2013-05-15 09:57:13 -04:00
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