Luke Pulverenti
01828f19a7
added an allow mode filter for tags
2015-02-09 01:17:11 -05:00
Luke Pulverenti
ac68e0ba41
sync updates
2015-02-08 13:21:24 -05:00
Luke Pulverenti
067b18d067
updated nuget
2015-02-07 18:15:51 -05:00
Luke Pulverenti
9110d23710
added SupportsExternalStream to MediaStream
2015-02-07 16:03:09 -05:00
Luke Pulverenti
49c0878a4b
updated nuget
2015-02-07 08:43:44 -05:00
Luke Pulverenti
cf0875ef6c
sync updates
2015-02-07 01:02:42 -05:00
Luke Pulverenti
e6e5d1a794
sync updates
2015-02-07 00:28:38 -05:00
Luke Pulverenti
94d529beeb
Merge branch 'dev' of https://github.com/MediaBrowser/MediaBrowser into dev
2015-02-06 22:25:55 -05:00
Luke Pulverenti
49def5de6a
stub out reports api
2015-02-06 22:25:39 -05:00
Luke Pulverenti
504e2099e2
update dlna profiles
2015-02-06 22:25:23 -05:00
Eric Reed
6d4956a38b
Change donate email
2015-02-06 14:49:00 -05:00
Luke Pulverenti
7320567b9e
update translations
2015-02-06 10:01:17 -05:00
Luke Pulverenti
b6d59c7688
fixes #1001 - Support downloading
2015-02-06 00:39:07 -05:00
Luke Pulverenti
4ae6b5f675
fix mp2 in dlna profile
2015-02-05 16:14:19 -05:00
Luke Pulverenti
bde06629da
update translations
2015-02-05 16:14:08 -05:00
Luke Pulverenti
7d415fc2fd
some initial work on cloud sync
2015-02-05 00:29:37 -05:00
Luke Pulverenti
1f1852f3cb
sync updates
2015-02-04 22:01:37 -05:00
Luke Pulverenti
046a1de253
sync updates
2015-02-04 15:16:23 -05:00
Luke Pulverenti
e6ea26e3de
localize item counts
2015-02-04 14:41:10 -05:00
Luke Pulverenti
b9292b0ea8
update translations
2015-02-04 14:14:02 -05:00
Luke Pulverenti
f2c3e014b7
sync updates
2015-02-04 14:13:00 -05:00
Luke Pulverenti
6c3209e3f9
dlna fixes
2015-02-04 06:56:48 -05:00
Luke Pulverenti
8b7ade8e9d
order sync users
2015-02-03 16:42:13 -05:00
Luke Pulverenti
31bd7a0e9f
updated nuget
2015-02-03 16:38:52 -05:00
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