Commit graph

82 commits

Author SHA1 Message Date
Luke Pulverenti
7bff666136 update translations 2014-08-11 10:15:53 -04:00
Luke Pulverenti
baf44b2718 3.0.5306.42925 2014-07-13 00:55:56 -04:00
Luke Pulverenti
13509c1d8d dlna fixes 2014-04-19 13:43:12 -04:00
Luke Pulverenti
8df1ebe499 add new mirror mode 2014-04-13 13:27:13 -04:00
Luke Pulverenti
bf30936550 #712 - Support grouping multiple versions of a movie 2014-03-15 18:52:43 -04:00
Luke Pulverenti
9396f16aed add more reporting data 2014-03-04 21:59:59 -05:00
Luke Pulverenti
6efb78b8b2 fixes #697 - Support xbmc offline discs 2014-03-03 00:11:03 -05:00
Luke Pulverenti
eec9e04825 take photos into the core 2014-02-13 00:11:54 -05:00
Luke Pulverenti
b50fc351a1 add null checks to video methods 2014-01-02 16:21:47 -05:00
Luke Pulverenti
cb6350728d Add null checks to EnsureDates 2013-12-20 15:17:54 -05:00
Luke Pulverenti
5f0d8000a5 moved media streams to the database 2013-12-05 22:39:44 -05:00
Luke Pulverenti
55a776427b Removed unused properties from BaseItem. 2013-12-05 11:50:21 -05:00
Luke Pulverenti
6c8d919298 replace file system calls with IFileSystem when needed 2013-10-31 10:03:23 -04:00
Luke Pulverenti
579b507f7f use IFileSystem interface to get creation time 2013-10-30 19:15:58 -04:00
Luke Pulverenti
be7918e5f6 fixes #567 - Deprecate native shortcut code 2013-10-30 10:40:14 -04:00
Luke Pulverenti
2d9f7d678c fix merge duplication 2013-10-27 17:42:11 -04:00
Luke
885ea9f6ba Merge pull request #601 from tikuf/master
Add Topfield .rec files, Make sure scale w x h is divisible by 2
2013-10-27 14:42:16 -07:00
Luke Pulverenti
ae543e4253 fixes #602 - Support .rec video extension 2013-10-27 17:40:10 -04:00
tikuf
676579d4bd Add Topfield .rec files, Make sure scale w x h is divisible by 2 2013-10-28 08:09:22 +11:00
Luke Pulverenti
34bf41721a Additional fixes for multiple movies per folder. Added a provider shell 2013-08-15 12:21:32 -04:00
Luke Pulverenti
f064d6c9c7 only set creation date at resolve time 2013-08-14 08:17:45 -04:00
Luke Pulverenti
b1b4e77178 reduced property virtualization 2013-08-07 11:59:13 -04:00
Luke Pulverenti
bb721f610b Added CumulativeRunTimeTicks 2013-07-25 15:17:44 -04:00
Luke Pulverenti
1a1cfba795 faster file extension comparisons 2013-07-20 10:57:48 -04:00
Luke Pulverenti
07e230c2eb Added Video3DFormat property 2013-06-25 14:10:39 -04:00
Luke Pulverenti
c5b00dec8e Added multi-disc movie support 2013-06-16 15:02:57 -04:00
Luke Pulverenti
def3428199 Added poor man's multi-file movie support 2013-06-12 17:46:50 -04:00
Luke Pulverenti
35d9b29c97 fixed issue of not seeing network shares 2013-06-11 16:35:54 -04:00
Luke
f1b14bec97 Added support for .mts video files 2013-06-10 15:37:52 -03: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
4cd7030248 fixed image uploading for virtual items 2013-05-18 13:07:20 -04:00
Luke Pulverenti
08e4f959a2 fixes #207 - Music Content Showing as TV Content (songs as episodes) 2013-04-28 10:18:17 -04:00
Luke Pulverenti
b443d591a2 fixes #200 - MB3 Locking Folders for a long time 2013-04-28 01:29:27 -04:00
LukePulverenti
54a36322bb made base video resolver available for re-use 2013-03-03 11:53:58 -05:00
LukePulverenti
ac3a94f5a1 moved resolvers to implementations, trimmed nuget package a bit 2013-03-03 01:58:04 -05:00
LukePulverenti
465f0cc1e2 moved some network code to the networking assembly 2013-02-23 12:54:51 -05:00
LukePulverenti
b8d5c71842 type discovery without attributes 2013-02-23 02:57:11 -05:00
LukePulverenti
a2d215b6ae added simple injector for dependancy management 2013-02-22 19:24:50 -05:00
LukePulverenti
fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy. 2013-02-21 20:26:35 -05:00
LukePulverenti
ab1065a567 removed static logger 2013-02-21 15:26:55 -05:00
LukePulverenti
767cdc1f6f Pushing missing changes 2013-02-20 20:33:05 -05:00
ebr11 Eric Reed spam
ef07c2e6ab Move PhysicalLocations to baseitem 2012-09-20 13:52:56 -04:00
ebr11 Eric Reed spam
6edc836ce5 I lied - re-worked metadata folder handling again. Should now really only hit once and is available for other item types 2012-09-19 10:22:53 -04:00
ebr11 Eric Reed spam
442081f4e2 forgot a lock 2012-09-18 18:03:31 -04:00
ebr11 Eric Reed spam
2c563ac92f Hopefully the last of dealing with the metadata folder 2012-09-18 17:07:01 -04:00
ebr11 Eric Reed spam
68de4a6568 Add HDDVD recognition 2012-09-18 16:20:27 -04:00
ebr11 Eric Reed spam
0adc77209c Oops - still resolving metadata folder 2012-09-18 16:07:17 -04:00
ebr11 Eric Reed spam
0f078d8098 Move NeedsRefresh to async task and fix problem finding episode metadata 2012-09-18 15:18:15 -04:00
ebr11 Eric Reed spam
9fbd88a713 fix up some merge errors 2012-09-17 16:53:39 -04:00
ebr11 Eric Reed spam
f385fe2f20 Merge with default 2012-09-17 16:24:01 -04:00