Commit Graph

7943 Commits

Author SHA1 Message Date
Luke Pulverenti
fc534f50d9 3.0.5933 2016-04-28 15:17:23 -04:00
Luke Pulverenti
671f686827 3.0.5946 2016-04-28 15:15:32 -04:00
Luke
9492b9b7d9 Merge pull request #1690 from MediaBrowser/dev
Dev
2016-04-28 15:09:56 -04:00
Luke Pulverenti
a80070f478 check codecs in audio direct play profiles 2016-04-28 13:21:10 -04:00
Luke Pulverenti
55705c34ec use common sharing manager 2016-04-27 22:46:41 -04:00
Luke Pulverenti
c7e99f424e update standby 2016-04-27 21:59:38 -04:00
Luke Pulverenti
87091b6196 update providers 2016-04-27 21:59:09 -04:00
Luke Pulverenti
747518decc added option to preserve original audio when recording 2016-04-27 17:26:28 -04:00
Luke Pulverenti
5fc4233942 update change monitors 2016-04-27 17:09:52 -04:00
Luke Pulverenti
9ec3b6c0eb update change monitors 2016-04-27 16:52:09 -04:00
Luke Pulverenti
d0b8ff1cc7 3.0.5945 2016-04-27 16:30:50 -04:00
Luke
e52a94e883 Merge pull request #1689 from MediaBrowser/dev
Dev
2016-04-27 16:29:52 -04:00
Luke Pulverenti
d54f791159 update resync 2016-04-27 16:29:27 -04:00
Luke Pulverenti
f7128c7f8f resync media after changes 2016-04-27 16:24:53 -04:00
Luke Pulverenti
0c065c12da fixes for episodes directly in series folder 2016-04-27 15:44:08 -04:00
Luke
06ee24913b Merge pull request #1688 from MediaBrowser/dev
fixes for episodes directly in series folder
2016-04-27 15:43:19 -04:00
Luke Pulverenti
d0aece61e7 fixes for episodes directly in series folder 2016-04-27 15:41:12 -04:00
Luke Pulverenti
5a894946dd update IsFolder sorting 2016-04-27 15:31:51 -04:00
Luke Pulverenti
9e8dabbb03 fix rating filters 2016-04-27 15:31:41 -04:00
Luke Pulverenti
4d55176aaa update SearchEngine 2016-04-27 15:31:30 -04:00
anderbytes
6d735b3216 Collection meta-fetch fallback condition update
With this change I propose that english metadata from collection (fallback situation) occurs when a collection NAME is missing, instead of OVERVIEW (description).

This means a translated collection that has the vital information such as name will be sufficient to be used... not forcing Emby to download english data (with the non-translated title and overview) just because the translated version has an empty overview.

I took a while to understand why some of my collections weren't downloading their translated versions from provider. I traced the problem to this... the ones who had overview were pulled in, the ones who hadn't Emby used the fallback (easily seen in the logs).
2016-04-27 15:31:19 -04:00
Luke
ca6cd82a53 Merge pull request #1687 from MediaBrowser/dev
Dev
2016-04-27 15:29:58 -04:00
Luke Pulverenti
dfa2557874 record IsAvc 2016-04-27 15:23:05 -04:00
Luke Pulverenti
92bdbe22b4 disable remember track selections for live channels 2016-04-27 14:44:08 -04:00
Luke Pulverenti
34b72a98cf improve socket disposal 2016-04-27 14:10:59 -04:00
Luke Pulverenti
6c62c20a9e update CollectionFolder 2016-04-27 13:53:23 -04:00
Luke Pulverenti
1e16ac9f2a add missing localization text 2016-04-27 13:52:56 -04:00
Luke Pulverenti
64f51a3643 update IsFolder sorting 2016-04-27 13:52:43 -04:00
Luke Pulverenti
50e29476f7 fix rating filters 2016-04-27 13:50:32 -04:00
Luke Pulverenti
8499183d77 update SearchEngine 2016-04-27 13:43:09 -04:00
Luke Pulverenti
8dc68a609e 3.0.5932 2016-04-27 00:04:27 -04:00
Luke Pulverenti
371cbc0c1d support headroom with guide 2016-04-26 22:59:43 -04:00
Luke Pulverenti
403ac43b4f Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev 2016-04-26 22:54:49 -04:00
Luke
89942bea46 Merge pull request #1685 from anderbytes/patch-1
Collection meta-fetch fallback condition update
2016-04-26 22:54:41 -04:00
anderbytes
c2a1ab66df Collection meta-fetch fallback condition update
With this change I propose that english metadata from collection (fallback situation) occurs when a collection NAME is missing, instead of OVERVIEW (description).

This means a translated collection that has the vital information such as name will be sufficient to be used... not forcing Emby to download english data (with the non-translated title and overview) just because the translated version has an empty overview.

I took a while to understand why some of my collections weren't downloading their translated versions from provider. I traced the problem to this... the ones who had overview were pulled in, the ones who hadn't Emby used the fallback (easily seen in the logs).
2016-04-26 23:51:05 -03:00
Luke Pulverenti
4d87927e41 Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev 2016-04-26 14:45:25 -04:00
Luke Pulverenti
c40bf00587 unify guide between web and theater 2016-04-26 14:28:04 -04:00
Luke
8449ded793 Merge pull request #1684 from nfnty/api
Use HTTPS for API requests: Fix missed URLs
2016-04-26 12:18:12 -04:00
nfnty
0ace5b38c3 Use HTTPS for API requests: Fix missed URLs 2016-04-26 12:13:13 +02:00
Luke Pulverenti
2c07de2b55 3.0.5944 2016-04-25 23:54:24 -04:00
Luke
9126a8555b Merge pull request #1683 from MediaBrowser/dev
Dev
2016-04-25 23:53:52 -04:00
Luke Pulverenti
69622a74a8 faster cleanup of missing episodes 2016-04-25 23:39:21 -04:00
Luke Pulverenti
54e04dd027 support duration on recording url 2016-04-25 22:16:46 -04:00
Luke Pulverenti
21b90bf6e1 remove special characters from sort names 2016-04-25 21:53:39 -04:00
Luke
b05936ead6 Merge pull request #1682 from MediaBrowser/dev
Dev
2016-04-25 14:43:27 -04:00
Luke Pulverenti
5401641e2b remove special characters from sort names 2016-04-25 13:35:49 -04:00
Luke Pulverenti
4d16f97047 update browser launcher 2016-04-24 20:46:18 -04:00
Luke Pulverenti
fb3863de7e more identify fixes 2016-04-24 20:44:32 -04:00
Luke Pulverenti
d459b97a21 auto-organize fixes 2016-04-24 20:43:53 -04:00
Luke
e02b3f479e Merge pull request #1681 from MediaBrowser/dev
Dev
2016-04-24 20:40:34 -04:00