aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Collapse)Author
2016-05-04add name, index number paramsLuke Pulverenti
2016-05-02update series poolingLuke Pulverenti
2016-05-02support pooling series and seasonsLuke Pulverenti
2016-05-01support more filters at db levelLuke Pulverenti
2016-05-01introduce presentation unique keyLuke Pulverenti
2016-05-01update sqliteLuke Pulverenti
2016-04-30support multiple user data keysLuke Pulverenti
2016-04-30limit use of GetUserDataKeyLuke Pulverenti
2016-04-30fixes #1484 - (Feature request) Make emby choose output stream based on ↵Luke Pulverenti
ffmpeg config
2016-04-29cinema mode fixesLuke Pulverenti
2016-04-27update providersLuke Pulverenti
2016-04-27disable remember track selections for live channelsLuke Pulverenti
2016-04-27update CollectionFolderLuke Pulverenti
2016-04-26support headroom with guideLuke Pulverenti
2016-04-26Use HTTPS for API requests: Fix missed URLsnfnty
2016-04-25faster cleanup of missing episodesLuke Pulverenti
2016-04-25support duration on recording urlLuke Pulverenti
2016-04-25remove special characters from sort namesLuke Pulverenti
2016-04-23update browser launcherLuke 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-20update xml parsing loggingLuke Pulverenti
2016-04-18don't use omdb for missing episodesLuke Pulverenti
2016-04-16update inherited tagsLuke Pulverenti
2016-04-14fix block by inherited tagsLuke Pulverenti
2016-04-13improve embedded image extractionLuke Pulverenti
2016-04-11update scroll stylesLuke Pulverenti
2016-04-10fix collection grouping for plain foldersLuke Pulverenti
2016-04-09update DisplayParentLuke Pulverenti
2016-04-08update metadata refreshLuke Pulverenti
2016-04-07add open subtitle option to only download subtitles that are a perfect matchLuke Pulverenti
2016-04-05improve identify featureLuke Pulverenti
2016-04-05update channel media infoLuke Pulverenti
2016-04-03update hdhr streamingLuke Pulverenti
2016-04-02update subtitle encodingLuke Pulverenti
2016-04-02resolve issue with querying by multiple item idsLuke Pulverenti
2016-04-02update sortingLuke Pulverenti
2016-04-01resolve audio channel playbackLuke Pulverenti
2016-03-31update sort namesLuke Pulverenti
2016-03-31stub out sat channel scanLuke Pulverenti
2016-03-30update cinema mode trailer selectionLuke Pulverenti
2016-03-29resolve missing trailersLuke Pulverenti
2016-03-27Remove unused code...Sven Van den brande
2016-03-24add critic rating columnLuke Pulverenti
2016-03-24update sortingLuke Pulverenti
2016-03-24update sortingLuke Pulverenti
2016-03-24remove log lineLuke Pulverenti
2016-03-24update name sortingLuke Pulverenti
2016-03-22update componentsLuke Pulverenti
2016-03-22update tv queriesLuke Pulverenti