aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/TV
AgeCommit message (Collapse)Author
2016-07-05denormalize seriesidLuke Pulverenti
2016-07-05denormalize seasonidLuke Pulverenti
2016-07-04denormalize series fieldsLuke Pulverenti
2016-07-01next up upgrade fixesLuke Pulverenti
2016-06-16update child count creationLuke Pulverenti
2016-06-15update recording formatLuke Pulverenti
2016-06-12update item queriesLuke Pulverenti
2016-06-08stub out channel mappingLuke Pulverenti
2016-06-06record time baseLuke Pulverenti
2016-06-04more jquery removalLuke Pulverenti
2016-06-04restore episode poolingLuke Pulverenti
2016-06-03rework user dataLuke Pulverenti
2016-06-01Merge pull request #1796 from greenlanternprime/devLuke
Remote Trailers support at episode Level
2016-05-31Remote Trailers support at episode LevelAlun Jones
2016-05-31add series trakt linkLuke Pulverenti
2016-05-29update album refreshLuke Pulverenti
2016-05-24deprecate provider optionsLuke Pulverenti
2016-05-24update episode filtersLuke Pulverenti
2016-05-21update seasonsLuke Pulverenti
2016-05-20update seasonsLuke Pulverenti
2016-05-20update season filtersLuke Pulverenti
2016-05-18update artist queriesLuke Pulverenti
2016-05-12update textLuke Pulverenti
2016-05-11update user data queriesLuke Pulverenti
2016-05-08update windows ffmpegLuke Pulverenti
2016-05-08update user data queriesLuke Pulverenti
2016-05-07update iconsLuke Pulverenti
2016-05-06fix episode queryLuke Pulverenti
2016-05-06update componentsLuke Pulverenti
2016-05-02update series poolingLuke Pulverenti
2016-05-02support pooling series and seasonsLuke Pulverenti
2016-05-01introduce presentation unique keyLuke Pulverenti
2016-04-30support multiple user data keysLuke Pulverenti
2016-04-23Restrict metadata refresh of missing/virtual episodessoftworkz
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-20add OriginalTitle to metadata editorLuke Pulverenti
2016-04-18don't use omdb for missing episodesLuke Pulverenti
2016-04-09update DisplayParentLuke Pulverenti
2016-04-02resolve issue with querying by multiple item idsLuke Pulverenti
2016-03-31update sort namesLuke Pulverenti
2016-03-27Remove unused code...Sven Van den brande
2016-02-26sync fixesLuke Pulverenti
2015-11-11added new parent methodsLuke Pulverenti
2015-11-06encode with qsvLuke Pulverenti
2015-10-29update db queriesLuke Pulverenti
2015-10-23update mouse handlerLuke Pulverenti
2015-09-29removed dead db fieldsLuke Pulverenti
2015-09-19update metadata editorLuke Pulverenti
2015-07-31update stream bufferingLuke Pulverenti
2015-05-04added headroom scrollingLuke Pulverenti
2015-04-293.0.5597.1Luke Pulverenti