aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/BoxSets
AgeCommit message (Collapse)Author
2016-04-29Use HTTPS for API requests: TheMovieDb: base_url -> secure_base_urlnfnty
2016-04-26Collection meta-fetch fallback condition updateanderbytes
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-23Use HTTPS for API requestsnfnty
2016-03-27Remove unused code...Sven Van den brande
2016-03-12update moviedb providersLuke Pulverenti
2016-03-04update MovieDb providers to search for images using all languagesLuke Pulverenti
2016-01-27preserve shortcut childrenLuke Pulverenti
2016-01-27fix collection content getting lostLuke Pulverenti
2015-10-04continue file system reworkLuke Pulverenti
2015-09-13update file system methodsLuke
2015-06-28update people savingLuke Pulverenti
2015-04-26fixed for new collection creationLuke Pulverenti
2015-04-05probe live streams after openingLuke Pulverenti
2015-01-30fix foreign language fallback for moviedbLuke Pulverenti
2015-01-23sync updatesLuke Pulverenti
2015-01-18rework hosting optionsLuke Pulverenti
2015-01-17make library scan a bit more hands offLuke Pulverenti
2014-12-28sync fixesLuke Pulverenti
2014-12-12more sync movementLuke Pulverenti
2014-12-08support dvd without video_ts folderLuke Pulverenti
2014-11-17use new naming projectLuke Pulverenti
2014-10-06remove mono compiler directivesLuke Pulverenti
2014-09-26fixes #916 - Support reading playstate data from nfo'sLuke Pulverenti
2014-09-22add cinema mode featureLuke Pulverenti
2014-07-26added sync job databaseLuke Pulverenti
2014-06-29fixes #795 - Support reading Xbmc nfo'sLuke Pulverenti
2014-03-24Image language fixTim Hobbs
The language only needs to be added if it is not already part of the list. It is not necessarily a problem, it just winds up with duplicates.
2014-03-12live tv stream adjustments, add additional dlna paramsLuke Pulverenti
2014-03-07fixes #715 - Support creating/editing collections (boxsets) in web client #715Luke Pulverenti
2014-03-02support more search filtersLuke Pulverenti
2014-03-01a start to the lookup featureLuke Pulverenti
2014-02-20added encoding manager interfaceLuke Pulverenti
2014-02-19add search methods to remote metadata providersLuke Pulverenti
2014-02-19rework image extraction settingsLuke Pulverenti
2014-02-17fixed users without playback access being able to click play chaptersLuke Pulverenti
2014-02-15expose omdb to metadata configLuke Pulverenti
2014-02-13take photos into the coreLuke Pulverenti
2014-02-10added toggles for metadata settingsLuke Pulverenti
2014-02-10restored external subtitle supportLuke Pulverenti
2014-02-08support mcm episodesLuke Pulverenti
2014-02-08added item type to refresh infoLuke Pulverenti
2014-02-08added more image providersLuke Pulverenti
2014-02-06switch to generic lookup typeLuke Pulverenti
2014-02-05converted movie providers to new systemLuke Pulverenti
2014-02-03use conditional caching on some json responsesLuke Pulverenti
2014-02-03convert series providers to new systemLuke Pulverenti
2014-02-03Add dlna headers to static responsesLuke Pulverenti
2014-02-03converted season providersLuke Pulverenti
2014-02-02convert games to new providersLuke Pulverenti
2014-01-31convert album providersLuke Pulverenti