Commit graph

1985 commits

Author SHA1 Message Date
Luke Pulverenti
d1d0487fee update artist queries 2016-05-18 01:34:10 -04:00
Luke Pulverenti
5486e40e1d update queries 2016-05-17 16:16:30 -04:00
Luke Pulverenti
e1718a5fa6 optimize dlna views 2016-05-16 14:20:08 -04:00
Luke Pulverenti
270e423acc update dialogs 2016-05-16 13:11:49 -04:00
Luke Pulverenti
5f1e0cf2d3 optimize dlna queries 2016-05-15 15:55:17 -04:00
Luke Pulverenti
bb5a17780c optimize dlna queries 2016-05-15 15:49:50 -04:00
Luke Pulverenti
abf9809a1d fix playlists empty with dlna 2016-05-15 15:25:54 -04:00
Luke Pulverenti
829aa9e855 update shared components 2016-05-12 22:32:12 -04:00
Luke Pulverenti
ae2b6ddf39 update text 2016-05-12 15:21:43 -04:00
Luke Pulverenti
c4e3bbaf4a import shared media info component 2016-05-11 18:08:19 -04:00
Luke Pulverenti
3118196ac6 update user data queries 2016-05-11 10:36:28 -04:00
Luke Pulverenti
3aa349fd1f update queries 2016-05-10 22:21:28 -04:00
Luke Pulverenti
9a73026389 update item counts 2016-05-10 15:20:17 -04:00
Luke Pulverenti
3dc494c02d update FindByPath 2016-05-10 14:43:17 -04:00
Luke Pulverenti
673746621f fix DeviceDiscovery 2016-05-10 12:18:05 -04:00
Luke Pulverenti
f80c1d93c0 update user queries 2016-05-09 00:56:41 -04:00
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