Commit graph

627 commits

Author SHA1 Message Date
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
7d0a478183 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-06-13 11:59:56 -04:00
Luke Pulverenti
fa3a5174fe removed unused properties 2013-06-13 11:58:47 -04:00
Eric Reed
2853fe3ea9 Removed support for ParentalRating/Value tag in xml 2013-06-13 11:08:49 -04:00
Luke Pulverenti
def3428199 Added poor man's multi-file movie support 2013-06-12 17:46:50 -04:00
Luke Pulverenti
7d411c3c91 removed null checks that are no longer needed 2013-06-11 23:00:23 -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
fab983b6dc removed some preemptive file filtering 2013-06-10 22:51:23 -04:00
Luke Pulverenti
7b9a5ba3cb Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-06-10 22:36:32 -04:00
Luke Pulverenti
2b4111d4fd optimize ratings by caching 2013-06-10 22:34:55 -04:00
Luke
f1b14bec97 Added support for .mts video files 2013-06-10 15:37:52 -03:00
Luke Pulverenti
d2933cab73 fixed ratings. moved them to static text files 2013-06-10 13:46:11 -04:00
Luis Miguel Almánzar
d017249d9e Fixed bug #331
Fixed issue with incorrect season number when path contains a number.
2013-06-09 15:58:51 -04:00
Luke Pulverenti
2aece7376e moved IByReferenceItem to the controller project 2013-06-09 13:47:19 -04:00
Luke Pulverenti
fad1ac8e9f call metadata savers after items are updated 2013-06-09 13:37:16 -04:00
Luke Pulverenti
7aa969e2b9 added a providers assembly 2013-06-09 12:47:28 -04:00
Luke Pulverenti
4954681594 added IMetadataSaver 2013-06-09 12:23:06 -04:00
Luke Pulverenti
4b0f055a16 added EnableInternetProviders to BaseItemDto 2013-06-09 11:49:32 -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
8e19906043 added recursive unplayed count 2013-06-08 13:04:17 -04:00
Luke Pulverenti
a02017a524 when getting season number from paths, only look at path file name 2013-06-07 12:07:16 -04:00
Luke Pulverenti
a93913b423 don't support two character language 2013-06-06 11:12:29 -04:00
Luke Pulverenti
290e1554c3 removed dead code 2013-06-06 11:12:13 -04:00
Luke Pulverenti
2f7b0b99da support European encoding in xml files 2013-06-06 11:11:51 -04:00
Luke Pulverenti
1ddc193e58 support xbmc naming convention for subtitles 2013-06-06 10:33:11 -04:00
Eric Reed
2cfc77dc03 No ratings are reported as empty string not null 2013-06-05 14:15:10 -04:00
Luke Pulverenti
adab6e21e5 update subtitle resolution 2013-06-05 10:58:22 -04:00
Luke Pulverenti
ad1a9a4932 added new image params 2013-06-05 08:35:18 -04:00
Luke Pulverenti
bcdd15d776 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-06-04 21:19:35 -04:00
Luke Pulverenti
b010faa85b fixes #324 - Server to return non-cropped images to clients 2013-06-04 21:19:25 -04:00
Eric Reed
dbccd8d1b6 Null coalescing was not going to work anymore... 2013-06-04 13:34:06 -04:00
Eric Reed
c21c678ed9 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-06-04 13:24:44 -04:00
Eric Reed
4e5186ef0b Fix other country ratings 2013-06-04 13:24:25 -04:00
Luke Pulverenti
5f32d9794d added back image enhancer method 2013-06-04 12:53:36 -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
08d9004d8f a little more kernel consolidation 2013-06-03 14:15:35 -04:00
Luke Pulverenti
7d33a08cb9 image delivery optimizations 2013-06-02 12:45:32 -04:00
Luke Pulverenti
5b280de519 reduce requests when images already exist 2013-06-01 23:04:11 -04:00
Luke Pulverenti
5d4bea674f cleanup duplicate image downloading 2013-06-01 18:35:35 -04:00
Luke Pulverenti
8c403a4dc8 exclude theme song from album resolution 2013-06-01 18:35:19 -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
9bf346daca added basic timeout detection 2013-06-01 13:57:34 -04:00
Luke Pulverenti
6accfc124d fixes #321 - Chapter extraction (again) 2013-06-01 09:56:48 -04:00