Commit graph

159 commits

Author SHA1 Message Date
Luke Pulverenti
2c0010850f set display media type in constructor 2013-06-13 16:15:50 -04:00
Luke Pulverenti
a4f7eb84cd fixes #347 - File Properties in Video file formats override local xml 2013-06-13 14:45:58 -04:00
Luke Pulverenti
a2557d7981 fixes #334 - Server side indexing routine is falling down 2013-06-13 14:26:34 -04:00
Luke Pulverenti
8726b9ca95 Set initial display media type at resolve time 2013-06-13 14:17:42 -04:00
Luke Pulverenti
fa3a5174fe removed unused properties 2013-06-13 11:58:47 -04:00
Luke Pulverenti
def3428199 Added poor man's multi-file movie support 2013-06-12 17:46:50 -04:00
Luke Pulverenti
b96ef2ffae Test rating for null before passing it into level 2013-06-11 22:59:57 -04:00
Luke Pulverenti
35d9b29c97 fixed issue of not seeing network shares 2013-06-11 16:35:54 -04:00
Luke Pulverenti
18325159c5 added a new MusicGenre entity 2013-06-10 23:31:00 -04:00
Luke Pulverenti
d2933cab73 fixed ratings. moved them to static text files 2013-06-10 13:46:11 -04:00
Luke Pulverenti
2aece7376e moved IByReferenceItem to the controller project 2013-06-09 13:47:19 -04:00
Luke Pulverenti
66ce8b4aac set default values 2013-06-09 10:16:43 -04:00
Luke Pulverenti
f651d981ea added LockedFields to BaseItem 2013-06-09 10:15:59 -04:00
Luke Pulverenti
fb4c559549 set DontFetchMeta at resolve time 2013-06-09 09:31:23 -04:00
Luke Pulverenti
b010faa85b fixes #324 - Server to return non-cropped images to clients 2013-06-04 21:19:25 -04:00
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