aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-19add null check in fanart providerLuke Pulverenti
2016-01-19update translationsLuke Pulverenti
2016-01-18auto-organize by dateLuke
2016-01-17update schedules direct to automatically reacquire tokenLuke
2016-01-17update CanSelfUpdateLuke
2016-01-17update library monitorLuke
2016-01-16update commonioLuke Pulverenti
2016-01-16update episode refreshLuke Pulverenti
2016-01-16update image saverLuke Pulverenti
2016-01-16update tvdbLuke Pulverenti
2016-01-16update xbox one dlna profileLuke Pulverenti
2016-01-16use shared image loaderLuke Pulverenti
2016-01-16add aspect ratio to search resultsLuke Pulverenti
2016-01-15support series images with omdbLuke Pulverenti
2016-01-15don't use search query when only a single result is neededLuke Pulverenti
2016-01-15update identification featureLuke Pulverenti
2016-01-15remove unneeded omdb image checkLuke Pulverenti
2016-01-15xbox 360 dlna fixesLuke Pulverenti
2016-01-14xbox 360 dlna fixesLuke Pulverenti
2016-01-14fixes #1391 - SubtitleDownloader: 407 LimitLuke Pulverenti
2016-01-14update nfo codecsLuke Pulverenti
2016-01-14update service nameLuke Pulverenti
2016-01-13increase startup timeoutLuke Pulverenti
2016-01-13update notify iconLuke Pulverenti
2016-01-13fix interlaced detectionLuke Pulverenti
2016-01-13adjust package cacheLuke Pulverenti
2016-01-13add loggingLuke Pulverenti
2016-01-12capture conductorLuke Pulverenti
2016-01-12add error handling to package retrievalLuke Pulverenti
2016-01-12version bumpLuke Pulverenti
2016-01-12restore changesLuke Pulverenti
2016-01-12Merge branch 'dev' of https://github.com/MediaBrowser/Emby into devLuke Pulverenti
2016-01-12Merge branch 'beta' into devLuke Pulverenti
2016-01-12Merge branch 'dev' into betaLuke Pulverenti
2016-01-12fix merge conflictLuke Pulverenti
2016-01-12merge from devLuke Pulverenti
2016-01-12fix merge conflictLuke Pulverenti
2016-01-12support running in windows as 64-bit processLuke Pulverenti
2016-01-12ensure recording filename is uniqueLuke Pulverenti
2016-01-12Merge pull request #1398 from softworkz/OmdbEpisodeProviderLuke
Extended OmdbItemProvider to support series episodes
2016-01-12Add migration task to "disable-by-default" OmdbEpisodeProvider for existing ↵softworkz
installations
2016-01-12Allow Auto-Organize to succeed even if episode title cannot be determinedsoftworkz
2016-01-12Added OmdbEpisodeProvider as an alternative source for series episodessoftworkz
This new episode provider implementation does not bulk-download or cache episode data. It is only meant to be a backup source for situations where media is not recognized by the default provider (TheTvDb).
2016-01-11Merge branch 'master' into devLuke Pulverenti
2016-01-11Merge branch 'dev'Luke Pulverenti
Conflicts: MediaBrowser.Controller/Entities/BaseItem.cs MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-apiclient/.bower.json MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/.bower.json MediaBrowser.WebDashboard/dashboard-ui/bower_components/iron-icons/.bower.json MediaBrowser.WebDashboard/dashboard-ui/bower_components/iron-icons/bower.json MediaBrowser.WebDashboard/dashboard-ui/strings/html/kk.json MediaBrowser.WebDashboard/dashboard-ui/strings/html/ru.json MediaBrowser.WebDashboard/dashboard-ui/strings/javascript/kk.json MediaBrowser.WebDashboard/dashboard-ui/strings/javascript/ru.json SharedVersion.cs
2016-01-11Merge pull request #1399 from MediaBrowser/masterLuke
merge from master
2016-01-11Merge pull request #1396 from faush01/masterLuke
Report Fixes
2016-01-11Merge pull request #1386 from J-Swift/dev-fix-livetv-icon-caching-bugLuke
Fix issue where shows without icons would use the last icon that was displayed
2016-01-11ensure recording filename is uniqueLuke Pulverenti
2016-01-12add a new endpoint param IsFavorite and use it for reportsShaun