Commit graph

1969 commits

Author SHA1 Message Date
Luke Pulverenti 99084edabe update windows ffmpeg 2016-05-08 23:13:38 -04:00
Luke Pulverenti fb25ac7c08 update user data queries 2016-05-08 02:31:08 -04:00
Luke Pulverenti 8d6702b115 update artists 2016-05-07 14:58:16 -04:00
Luke Pulverenti 6adc668bed update icons 2016-05-07 13:47:41 -04:00
Luke Pulverenti d04b39421e fix episode query 2016-05-06 22:11:22 -04:00
Luke Pulverenti c431625d39 update components 2016-05-06 16:21:55 -04:00
Luke Pulverenti 5a496a1fc8 reduce recursive querying 2016-05-06 00:50:39 -04:00
Luke Pulverenti 33c002684e update recording saving 2016-05-04 16:50:47 -04:00
Luke Pulverenti 107d1fc4f1 move media path methods to core 2016-05-04 12:33:22 -04:00
Luke Pulverenti 2eef80f96e add name, index number params 2016-05-04 12:32:34 -04:00
Luke Pulverenti 568e339ae8 update series pooling 2016-05-02 13:11:45 -04:00
Luke Pulverenti cd02373e55 support pooling series and seasons 2016-05-02 01:32:04 -04:00
Luke Pulverenti 311dd50eb7 support more filters at db level 2016-05-01 21:46:08 -04:00
Luke Pulverenti 4ddde2cdc2 introduce presentation unique key 2016-05-01 18:11:24 -04:00
Luke Pulverenti a4d1c9e6e4 update sqlite 2016-05-01 17:48:37 -04:00
Luke Pulverenti 6330b13262 support multiple user data keys 2016-04-30 19:05:21 -04:00
Luke Pulverenti 1f9d32afc5 limit use of GetUserDataKey 2016-04-30 18:05:13 -04:00
Luke Pulverenti a15a762ba1 fixes #1484 - (Feature request) Make emby choose output stream based on ffmpeg config 2016-04-30 15:16:43 -04:00
Luke Pulverenti 1a02365f78 cinema mode fixes 2016-04-29 23:59:46 -04:00
Luke Pulverenti 87091b6196 update providers 2016-04-27 21:59:09 -04:00
Luke Pulverenti 92bdbe22b4 disable remember track selections for live channels 2016-04-27 14:44:08 -04:00
Luke Pulverenti 6c62c20a9e update CollectionFolder 2016-04-27 13:53:23 -04:00
Luke Pulverenti 371cbc0c1d support headroom with guide 2016-04-26 22:59:43 -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 ebf0eeb3bd update browser launcher 2016-04-23 23:03:49 -04: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 992ca4c78a add OriginalTitle to metadata editor 2016-04-20 01:21:40 -04:00
Luke Pulverenti ace1ad778e update xml parsing logging 2016-04-20 00:30:06 -04:00
Luke Pulverenti 916b148274 don't use omdb for missing episodes 2016-04-18 00:25:43 -04:00
Luke Pulverenti d1b3342e75 update inherited tags 2016-04-16 01:09:58 -04:00
Luke Pulverenti 7f2b2e1b9a fix block by inherited tags 2016-04-14 22:39:39 -04:00
Luke Pulverenti b0379ec7f8 improve embedded image extraction 2016-04-13 16:49:16 -04:00
Luke Pulverenti baca0d6244 update scroll styles 2016-04-11 00:24:16 -04:00
Luke Pulverenti 4f8764ee5a fix collection grouping for plain folders 2016-04-10 16:09:55 -04:00
Luke Pulverenti 2ec515027f update DisplayParent 2016-04-09 00:16:53 -04:00
Luke Pulverenti e31aec4bc5 update metadata refresh 2016-04-08 14:32:38 -04:00
Luke Pulverenti 8e0c9c53bc add open subtitle option to only download subtitles that are a perfect match 2016-04-07 00:09:32 -04:00
Luke Pulverenti 1cea5bcbd8 improve identify feature 2016-04-05 22:18:56 -04:00
Luke Pulverenti 2ca59daba7 update channel media info 2016-04-05 15:35:00 -04:00
Luke Pulverenti d9dcd21c47 update hdhr streaming 2016-04-03 20:01:03 -04:00
Luke Pulverenti 6ba2a9ebd2 update subtitle encoding 2016-04-02 21:19:27 -04:00
Luke Pulverenti 9b339d7cae resolve issue with querying by multiple item ids 2016-04-02 17:08:35 -04:00
Luke Pulverenti cbcadbf892 update sorting 2016-04-02 12:47:23 -04:00
Luke Pulverenti 504c9e34c0 resolve audio channel playback 2016-04-01 01:02:29 -04:00
Luke Pulverenti 31e98681fa update sort names 2016-03-31 17:14:03 -04:00
Luke Pulverenti 54de1b744b stub out sat channel scan 2016-03-31 15:32:26 -04:00
Luke Pulverenti f308a41cab update cinema mode trailer selection 2016-03-30 12:37:29 -04:00