Commit graph

99 commits

Author SHA1 Message Date
Luke Pulverenti
dc21adf1a4 beginnings of offline support 2013-07-05 10:54:14 -04:00
Luke Pulverenti
a19bfc8f07 Added support for linked children 2013-07-05 09:47:10 -04:00
Luke Pulverenti
5782d9084d fixes #299 - Add trailer urls to MovieDbProvider 2013-06-27 12:36:41 -04:00
Luke Pulverenti
6025a89235 read 3d format from xml 2013-06-26 12:08:16 -04:00
Luke Pulverenti
92cd71143d Only fire metadata savers when appropriate 2013-06-24 21:22:21 -04:00
Luke Pulverenti
10caa7ff83 added artist/slbum xml savers 2013-06-23 14:55:30 -04:00
Luke Pulverenti
d6cf7b51ac added movie, series, folder and episode xml saving support 2013-06-23 13:48:30 -04:00
Luke Pulverenti
d32c71ca39 limit the extensions that are factored into the file stamp check 2013-06-21 14:50:44 -04:00
Luke Pulverenti
dde19b7f10 skip regeneration of resolve args when possible 2013-06-20 15:07:58 -04:00
Luke Pulverenti
6bc263052d move child definitions to db 2013-06-20 12:44:24 -04:00
Luke Pulverenti
2ac714e761 use global image settings 2013-06-19 09:54:45 -04:00
Luke Pulverenti
6de9e2491f just use file name when looking for theme songs 2013-06-18 10:47:15 -04:00
Luke Pulverenti
e677a57bf1 switch to flat file storage 2013-06-17 16:35:43 -04:00
Luke Pulverenti
d5e06c67ff Removed virtual tag from DisplayMediaType 2013-06-14 08:18:40 -04:00
Luke Pulverenti
e5b383e477 factor all files into file system stamp 2013-06-13 16:16:05 -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
8726b9ca95 Set initial display media type at resolve time 2013-06-13 14:17:42 -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
d2933cab73 fixed ratings. moved them to static text files 2013-06-10 13:46:11 -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
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
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