Commit graph

249 commits

Author SHA1 Message Date
Luke Pulverenti
45b995def7 removed video format 2013-07-11 16:24:32 -04:00
Luke Pulverenti
9821faf566 Added new theme song/video endpoints 2013-07-10 16:06:11 -04:00
Luke Pulverenti
d62e63acb8 Offline fixes 2013-07-07 11:53:38 -04:00
Luke Pulverenti
eb313459d3 offline support fix 2013-07-06 21:41:04 -04:00
Luke Pulverenti
da5eaddd91 added error handling to image tag generation 2013-07-05 20:19:44 -04:00
Luke Pulverenti
deeb85f296 don't try to get non-cached children when offline 2013-07-05 14:23:41 -04:00
Luke Pulverenti
6b84095add get movie ratings from imdb via omdb 2013-07-05 13:40:51 -04:00
Luke Pulverenti
014f2949d7 improve offline support and add a web client indicator 2013-07-05 12:17:32 -04:00
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
f5988e7756 3.0.4931.24071 2013-07-02 14:25:03 -04:00
Luke Pulverenti
57449f62c1 added GameGenre 2013-07-01 13:17:33 -04:00
Luke Pulverenti
07d01e524c removed VideoFormat 2013-07-01 10:02:29 -04:00
Luke Pulverenti
e029b47ca3 removed BaseGame 2013-07-01 10:01:16 -04:00
Luke Pulverenti
8a1b12b7d8 tightened up image saving to reduce knowledge of file names 2013-06-28 16:25:58 -04:00
Luke Pulverenti
ab6a060163 distinguish between metadata download and edit 2013-06-27 19:01:03 -04:00
Luke Pulverenti
3b2b9c59b2 extracted an item refresh service 2013-06-27 15:29:58 -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
07e230c2eb Added Video3DFormat property 2013-06-25 14:10:39 -04:00
Luke Pulverenti
92cd71143d Only fire metadata savers when appropriate 2013-06-24 21:22:21 -04:00
Luke Pulverenti
d828e07be0 save music brainz id in xml 2013-06-24 10:12:56 -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
0acc257354 updated nuget 2013-06-22 14:15:31 -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
8ccc871d72 added error handling to collection folder 2013-06-20 14:07:58 -04:00
Luke Pulverenti
1fe32171cd Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-06-20 12:44:40 -04:00
Luke Pulverenti
6bc263052d move child definitions to db 2013-06-20 12:44:24 -04:00
Eric Reed
a8d070d07b Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-06-20 12:19:55 -04:00
Eric Reed
b02287c0dd Fix collection folders not seeing derived folder types 2013-06-20 12:19:26 -04:00
Luke Pulverenti
2ac714e761 use global image settings 2013-06-19 09:54:45 -04:00
Luke Pulverenti
13f6da1bf4 removed chapters from baseitem 2013-06-18 15:16:27 -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
90155278f8 added error handling with multi disc movies 2013-06-16 21:49:41 -04:00
Luke Pulverenti
c5b00dec8e Added multi-disc movie support 2013-06-16 15:02:57 -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
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
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