Commit graph

4711 commits

Author SHA1 Message Date
Luke Pulverenti
655c9ea7a1 enforce user access to offline items 2015-02-03 16:06:56 -05:00
Luke Pulverenti
256990ac7b update sync progress display 2015-02-03 14:37:50 -05:00
Luke Pulverenti
0f88525d61 clean up sync temp files when canceling jobs 2015-02-03 13:55:15 -05:00
Luke Pulverenti
7fd4b97481 sync updates 2015-02-03 13:14:53 -05:00
Luke Pulverenti
cf37c5cac1 update sync job % tracking 2015-02-03 02:08:49 -05:00
Luke Pulverenti
19f422fdd0 fix web project 2015-02-03 01:57:45 -05:00
Luke Pulverenti
75771927d6 rework detail page a little 2015-02-02 23:54:52 -05:00
Luke Pulverenti
be070a0bfe subtitle profile fixes 2015-02-02 13:14:02 -05:00
Luke Pulverenti
71bdb8dc8a update translations 2015-02-02 11:49:33 -05:00
Luke Pulverenti
95c258f36e fix missing param 2015-02-01 16:48:37 -05:00
Luke Pulverenti
b2c703949c xbox 360 dlna fixes 2015-02-01 16:32:01 -05:00
Luke Pulverenti
49df4a31b1 update thumbnail generation 2015-02-01 15:05:39 -05:00
Luke Pulverenti
863277d3e3 add params for libnvenc 2015-02-01 15:00:02 -05:00
Luke Pulverenti
5bb75227db update roku api 2015-02-01 14:01:21 -05:00
Luke Pulverenti
c60018fb09 remove roku project 2015-02-01 00:21:44 -05:00
Luke Pulverenti
398d48e0a2 added roku assembly 2015-02-01 00:07:03 -05:00
Luke Pulverenti
d5f33726b3 update translations 2015-01-31 22:50:50 -05:00
Luke
599c898c0c Merge pull request #996 from MediaBrowser/master
Merge master changes
2015-01-31 22:33:08 -05:00
Luke Pulverenti
a85cc6db21 duplicate password fields on admin side 2015-01-31 22:29:26 -05:00
Luke Pulverenti
492d159154 compatibility fix for upnp inspector 2015-01-31 22:04:42 -05:00
Luke Pulverenti
d7e2ffee38 revert dlna to relative url's 2015-01-31 18:12:22 -05:00
Luke Pulverenti
fc60d37a8d update naming project 2015-01-31 15:28:18 -05:00
Luke
e7037a9b80 Merge pull request #995 from Bluebull32/Bluebull32-patch-1
Bluebull32 patch 1
2015-01-31 15:10:42 -05:00
Luke Pulverenti
dfba711843 update naming project 2015-01-31 15:02:17 -05:00
Bluebull32
9b41a0001c Update MediaEncoder.cs
Currently, the extraction routine is giving ffmpeg 2 minutes to get all the thumbnails from a video.  For most videos, this is not enough time.  Updating the routine here to poll thumbnail output every 2 minutes, and assume that ffmpeg is still doing well if new jpegs are being created.
2015-01-31 14:44:26 -05:00
Bluebull32
af9bd11568 Update BifService.cs
Reversing endianness for integers in the index.bif file.  Little Endian is what we want here, so if BitConverter does NOT give us that, then we need to reverse the bytes.
2015-01-31 14:39:16 -05:00
Luke Pulverenti
75a46393f0 fix foreign language fallback for moviedb 2015-01-30 22:19:41 -05:00
Luke Pulverenti
50a346fe5a validate image aspect ratio > 0 2015-01-30 16:17:19 -05:00
Luke Pulverenti
54c5e88b87 dlna fixes 2015-01-30 16:14:08 -05:00
Luke Pulverenti
6eeb5f25f4 switch dlna services 2015-01-30 13:48:17 -05:00
Luke Pulverenti
ba85a4094f add xbox 360 dlna services 2015-01-30 12:58:38 -05:00
Luke Pulverenti
4509ef90dc show restart message when changing language 2015-01-30 11:12:08 -05:00
Luke Pulverenti
16a10e8b6e fix mono build 2015-01-30 08:59:03 -05:00
Luke Pulverenti
a3af6f2ed8 support play all from here for episodes 2015-01-30 01:32:20 -05:00
Luke Pulverenti
a5b4ae8b39 dispose content stream with StaticRemoteStreamWriter 2015-01-30 00:18:46 -05:00
Luke Pulverenti
792e4c4f1b sync updates 2015-01-30 00:18:32 -05:00
Luke Pulverenti
a6145e54d9 support in-home easy password 2015-01-29 01:06:24 -05:00
Luke Pulverenti
82fe244fa1 added sync help buttons 2015-01-28 22:58:39 -05:00
Luke Pulverenti
83ec91f836 restore dummy season folder creation 2015-01-28 16:29:02 -05:00
Luke Pulverenti
c3dbca1507 update translations 2015-01-28 13:10:26 -05:00
Luke Pulverenti
e3c4dc6897 updated nuget 2015-01-27 23:34:13 -05:00
Luke Pulverenti
bed6bed5c6 support getting all episodes per series 2015-01-27 23:30:44 -05:00
Luke Pulverenti
6f59f6cd92 update chmod for ffmpeg 2015-01-27 23:17:35 -05:00
Luke Pulverenti
d292ab28c5 Merge branch 'dev' of https://github.com/MediaBrowser/MediaBrowser into dev 2015-01-27 23:04:35 -05:00
Luke Pulverenti
5880b34fba add SyncJobCreated event 2015-01-27 23:04:26 -05:00
Luke
70afbd3603 Merge pull request #992 from jabbera/dlnaDelaySleepFix
Don't sleep too long responding to dlna search requests.
2015-01-27 19:52:07 -05:00
Mike
5f557b7c73 According to the spec: http://www.upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.0-20080424.pdf device responses to search should be delayed a random duration between 0 and the delay, not equal to the delay. 2015-01-27 19:48:22 -05:00
Luke Pulverenti
782fe92cf7 support artists tag value 2015-01-27 17:45:59 -05:00
Luke Pulverenti
b3127f19b5 updated tvdb search 2015-01-27 01:50:40 -05:00
Luke Pulverenti
f5919990c9 fix failing scan 2015-01-26 17:47:16 -05:00