Commit graph

8254 commits

Author SHA1 Message Date
Luke Pulverenti 5d28c65783 update recordings 2016-04-30 00:00:28 -04:00
Luke Pulverenti 1a02365f78 cinema mode fixes 2016-04-29 23:59:46 -04:00
Luke Pulverenti a4f1c264b0 update encoding log 2016-04-29 12:54:51 -04:00
Luke Pulverenti 8537cbe6c2 add audio sync to converted recordings 2016-04-29 12:54:26 -04:00
Luke Pulverenti c37652058c preserve image with audio sync encoding 2016-04-29 12:54:06 -04:00
Luke 6375920933 Merge pull request #1693 from nfnty/api
Use HTTPS for API requests: Fix TheMovieDb and FanArt
2016-04-29 12:52:14 -04:00
nfnty 8711b8be14 Use HTTPS for API requests: FanArt: http:// -> https:// 2016-04-29 10:52:20 +02:00
nfnty 6d7349284f Use HTTPS for API requests: TheMovieDb: base_url -> secure_base_url 2016-04-29 10:52:18 +02:00
Luke Pulverenti a12ec7167e update shared components 2016-04-28 23:10:48 -04:00
Luke 113a1056fe Merge pull request #1691 from MediaBrowser/dev
Dev
2016-04-28 15:18:27 -04:00
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