Commit graph

4837 commits

Author SHA1 Message Date
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
Luke Pulverenti
63f3cf97da add option to merge metadata and IBN paths 2015-01-26 11:47:15 -05:00
Luke Pulverenti
91416cb8a8 clean up ffmpeg downloading 2015-01-25 16:04:29 -05:00
Luke Pulverenti
8b78b69f57 updated translations 2015-01-25 14:13:04 -05:00
Luke Pulverenti
a1a56557ec sync updates 2015-01-25 01:34:50 -05:00
Luke Pulverenti
6755937800 sync updates 2015-01-24 17:33:26 -05:00
Luke Pulverenti
ee00f8bf72 added HasSyncJob 2015-01-24 14:03:55 -05:00
Luke Pulverenti
1af651bc56 add Add to collection buttons 2015-01-23 23:50:45 -05:00
Luke Pulverenti
86a9df53f2 change dlna reporting to ItemId 2015-01-23 13:40:02 -05:00
Luke
a8a961832a Merge pull request #990 from jabbera/fixDlnaStatusReporting
Fix DLNA status reporting
2015-01-23 13:39:56 -05:00
Mike
6d0fd9497e Fix DLNA status reporting 2015-01-23 13:35:55 -05:00
Luke Pulverenti
15d6e17802 updated SocketHttpListener 2015-01-23 01:17:20 -05:00
Luke Pulverenti
db03846481 sync updates 2015-01-23 01:15:15 -05:00
Luke Pulverenti
6a4a29b803 update translations 2015-01-22 12:41:16 -05:00
Luke Pulverenti
b7e5e21c97 update task buttons 2015-01-22 11:41:34 -05:00
Luke Pulverenti
7bc370bdc7 move desktop search 2015-01-21 14:21:19 -05:00
Luke Pulverenti
6ccd86d0c1 updated nuget 2015-01-20 23:58:25 -05:00
Luke Pulverenti
f5b7e1dba4 add mark for removal options 2015-01-20 23:56:00 -05:00
Luke Pulverenti
f636c10e24 sync updates 2015-01-20 22:54:45 -05:00
Luke Pulverenti
9e809b06c4 separate task buttons script 2015-01-20 16:32:48 -05:00
Luke Pulverenti
449485d3d2 add organize now/sync prepare buttons 2015-01-20 15:19:54 -05:00
Luke Pulverenti
1d5f1bc474 sync updates 2015-01-20 00:19:13 -05:00
Luke Pulverenti
4ea72584db switch dashboard to key off of SupportsHttps 2015-01-19 16:08:58 -05:00
Luke Pulverenti
01f4ddbdc3 sync updates 2015-01-19 15:53:02 -05:00
Luke Pulverenti
bdb9cd77bc fix restart notification for cert config change 2015-01-19 02:12:01 -05:00