Commit graph

7815 commits

Author SHA1 Message Date
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 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 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 d0aece61e7 fixes for episodes directly in series folder 2016-04-27 15:41:12 -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 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 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 5401641e2b remove special characters from sort names 2016-04-25 13:35:49 -04:00
Luke Pulverenti 6b1c6ace22 more identify fixes 2016-04-24 20:36:10 -04:00
Luke Pulverenti e7b0b455f0 update lazy loading 2016-04-24 19:27:47 -04:00
Luke Pulverenti 83c33dd741 remove noaccurateseek param 2016-04-24 00:23:13 -04:00
Luke Pulverenti ebf0eeb3bd update browser launcher 2016-04-23 23:03:49 -04:00
Luke Pulverenti 75fcde417a update library menu 2016-04-23 16:30:45 -04:00
Luke Pulverenti 63937d680a Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev 2016-04-23 14:38:49 -04:00
Luke Pulverenti 9807448fce update sleep prevention 2016-04-23 14:38:36 -04:00
Luke 02a325f77b Merge pull request #1678 from nfnty/api
Use HTTPS for API requests
2016-04-23 01:56:23 -04:00
Luke 8454639218 Merge pull request #1677 from softworkz/SkipVirtualEpisodeRefresh
Restrict metadata refresh of missing/virtual episodes
2016-04-23 01:55:21 -04:00
Luke Pulverenti 85a9363c78 update packages 2016-04-23 01:52:33 -04:00
nfnty 0879089eb5 Use HTTPS for API requests 2016-04-23 06:47:15 +02:00
softworkz ad6bde6355 Restrict metadata refresh of missing/virtual episodes
This commit can significantly improe library scan times!
(in my case from 15minutes to 50s)

This fixes the following situation:

When a user has a series in his library with lots of episodes (like
thousands), the metadata for ALL series episodes was refreshed during
each library scan. This resulted in very long scan times, even when
using the provider's cached data.

This fix skips metadata refresh for episodes that are NOT present in the
local library and are having an airdate older than 30days (no more
changes likely to occur) during library scans.

But these skipped items would still be refreshed during a full metadata
refresh.

I believe this is an acceptable balance between performance and
accuracy.
2016-04-23 06:41:07 +02:00
Luke Pulverenti 584e793a6d auto-organize fixes 2016-04-22 12:27:17 -04:00
Luke Pulverenti c94706d6ee update shutdown 2016-04-22 12:12:20 -04:00