Luke Pulverenti
7fe2809483
xbox 360 dlna fixes
2016-01-15 12:29:38 -05:00
Luke Pulverenti
31f137500d
xbox 360 dlna fixes
2016-01-14 16:41:23 -05:00
Luke Pulverenti
75bbaf2646
ensure recording filename is unique
2016-01-12 01:49:48 -05:00
Luke Pulverenti
06633d9fdf
update translations
2016-01-12 01:47:06 -05:00
Luke Pulverenti
72120e0de5
ensure recording filename is unique
2016-01-12 01:46:20 -05:00
softworkz
9fbb304c47
Allow Auto-Organize to succeed even if episode title cannot be determined
2016-01-12 05:54:27 +01:00
softworkz
182f1da03e
Added OmdbEpisodeProvider as an alternative source for series episodes
...
This new episode provider implementation does not bulk-download or cache
episode data. It is only meant to be a backup source for situations
where media is not recognized by the default provider (TheTvDb).
2016-01-12 05:54:26 +01:00
Luke Pulverenti
355edfa202
ensure recording filename is unique
2016-01-11 21:38:43 -05:00
Luke Pulverenti
fb0ac1ab45
update translations
2016-01-11 12:16:46 -05:00
Luke Pulverenti
81fb823c02
record mediastream comment
2016-01-11 11:52:22 -05:00
Luke Pulverenti
68ae496d60
get stable and beta server packages from github
2016-01-08 20:59:48 -05:00
Luke Pulverenti
953d654050
update connect entry point
2016-01-08 20:58:25 -05:00
Luke Pulverenti
f6474edcbd
update connect entry point
2016-01-08 20:58:07 -05:00
Luke Pulverenti
4f63e15016
encode ass subs
2016-01-08 20:57:56 -05:00
Luke Pulverenti
8e96c5b868
update connect entry point
2016-01-08 20:55:47 -05:00
Luke Pulverenti
5a94f60ea0
update connect entry point
2016-01-08 20:55:27 -05:00
Luke Pulverenti
2073258072
encode ass subs
2016-01-08 20:55:08 -05:00
Luke Pulverenti
757d7c9ac9
update connect entry point
2016-01-08 20:52:11 -05:00
Luke Pulverenti
1d6feeb676
update connect entry point
2016-01-08 20:51:31 -05:00
Luke Pulverenti
cf957332bc
encode ass subs
2016-01-08 20:51:11 -05:00
Luke Pulverenti
b5cc5abacf
override buffer size only for windows
2016-01-06 17:48:55 -05:00
Luke Pulverenti
27e846893a
override buffer size only for windows
2016-01-06 17:48:27 -05:00
Luke Pulverenti
2f40910c90
override buffer size only for windows
2016-01-06 17:47:32 -05:00
Luke Pulverenti
9928a80eef
increase hdhomerun bitrates
2016-01-06 14:54:25 -05:00
Luke Pulverenti
704e732d12
update translations
2016-01-06 14:53:59 -05:00
Luke Pulverenti
636a7b2e79
update channels
2016-01-06 14:52:43 -05:00
Luke Pulverenti
faf5588301
add logging
2016-01-06 14:52:22 -05:00
Luke Pulverenti
b22c9eba4a
add Indonesian as selectable language
...
Conflicts:
MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj
2016-01-06 14:32:07 -05:00
Luke Pulverenti
4270dbfb38
add Indonesian as selectable language
2016-01-06 11:47:38 -05:00
Luke Pulverenti
ed3c06f0ca
add Indonesian as selectable language
2016-01-06 11:46:39 -05:00
Luke Pulverenti
534262a51b
update translations
2016-01-05 12:26:59 -05:00
Luke Pulverenti
c9543bd60e
update translations
2016-01-05 11:45:19 -05:00
Luke Pulverenti
82b8d60720
get stable and beta server packages from github
2016-01-02 20:23:09 -05:00
Luke Pulverenti
687f17f09a
better caching of remote data
...
Conflicts:
MediaBrowser.Api/System/SystemService.cs
2016-01-02 18:09:53 -05:00
Luke Pulverenti
6f02073540
better caching of remote data
2016-01-02 17:59:27 -05:00
Luke Pulverenti
821e824687
better caching of remote data
2016-01-02 16:54:37 -05:00
Luke Pulverenti
4bf13f7754
set channel media type
2016-01-02 16:51:08 -05:00
Luke Pulverenti
b435564791
add serverId to the log
2015-12-30 13:06:14 -05:00
Luke Pulverenti
7f7d6cddcc
add serverId to the log
2015-12-30 02:11:58 -05:00
Luke Pulverenti
defd80f2e1
update translations
2015-12-29 21:53:45 -05:00
Luke Pulverenti
22ada9b237
update translations
2015-12-29 21:53:23 -05:00
Luke Pulverenti
ee06dfbc50
update translations
2015-12-29 21:52:29 -05:00
Luke Pulverenti
2f75af8563
update ValidateSslCertificate
2015-12-29 12:15:19 -05:00
Luke
fc1faa65d4
Merge pull request #1382 from softworkz/ConfigCheckCertificate
...
ServerConfigurationManager: Check if a specified SSL certificate can be used when configuration is saved
2015-12-29 12:13:27 -05:00
Luke Pulverenti
8c8ad20465
update channels
2015-12-29 11:30:53 -05:00
Luke Pulverenti
36680906ff
increase hdhomerun bitrates
2015-12-29 11:26:42 -05:00
Luke Pulverenti
14f3bb6b19
update channels
2015-12-29 11:22:30 -05:00
Luke Pulverenti
8d1877d43f
increase hdhomerun bitrates
2015-12-29 11:12:33 -05:00
softworkz
f92b517eda
ServerConfigurationManager: Check if a specified SSL certificate can be used when configuration is saved
...
Emby can only use certificates in PFX format which include a private
key, and where the private key is not protected with a password.
Checking these conditions early helps to avoid misconfigurations and
reduce troubleshooting time...
2015-12-29 15:16:31 +01:00
Luke Pulverenti
8998f906c6
update local address detection
...
Conflicts:
MediaBrowser.Server.Startup.Common/ApplicationHost.cs
2015-12-28 22:43:18 -05:00