aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-29add audio sync to converted recordingsLuke Pulverenti
2016-04-29preserve image with audio sync encodingLuke Pulverenti
2016-04-29Merge pull request #1693 from nfnty/apiLuke
Use HTTPS for API requests: Fix TheMovieDb and FanArt
2016-04-29Use HTTPS for API requests: FanArt: http:// -> https://nfnty
2016-04-29Use HTTPS for API requests: TheMovieDb: base_url -> secure_base_urlnfnty
2016-04-28update shared componentsLuke Pulverenti
2016-04-28Merge pull request #1691 from MediaBrowser/devLuke
Dev
2016-04-283.0.5933Luke Pulverenti
2016-04-283.0.5946Luke Pulverenti
2016-04-28Merge pull request #1690 from MediaBrowser/devLuke
Dev
2016-04-28check codecs in audio direct play profilesLuke Pulverenti
2016-04-27use common sharing managerLuke Pulverenti
2016-04-27update standbyLuke Pulverenti
2016-04-27update providersLuke Pulverenti
2016-04-27added option to preserve original audio when recordingLuke Pulverenti
2016-04-27update change monitorsLuke Pulverenti
2016-04-27update change monitorsLuke Pulverenti
2016-04-273.0.5945Luke Pulverenti
2016-04-27Merge pull request #1689 from MediaBrowser/devLuke
Dev
2016-04-27update resyncLuke Pulverenti
2016-04-27resync media after changesLuke Pulverenti
2016-04-27fixes for episodes directly in series folderLuke Pulverenti
2016-04-27Merge pull request #1688 from MediaBrowser/devLuke
fixes for episodes directly in series folder
2016-04-27fixes for episodes directly in series folderLuke Pulverenti
2016-04-27update IsFolder sortingLuke Pulverenti
2016-04-27fix rating filtersLuke Pulverenti
2016-04-27update SearchEngineLuke Pulverenti
2016-04-27Collection 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-27Merge pull request #1687 from MediaBrowser/devLuke
Dev
2016-04-27record IsAvcLuke Pulverenti
2016-04-27disable remember track selections for live channelsLuke Pulverenti
2016-04-27improve socket disposalLuke Pulverenti
2016-04-27update CollectionFolderLuke Pulverenti
2016-04-27add missing localization textLuke Pulverenti
2016-04-27update IsFolder sortingLuke Pulverenti
2016-04-27fix rating filtersLuke Pulverenti
2016-04-27update SearchEngineLuke Pulverenti
2016-04-273.0.5932Luke Pulverenti
2016-04-26support headroom with guideLuke Pulverenti
2016-04-26Merge branch 'dev' of https://github.com/MediaBrowser/Emby into devLuke Pulverenti
2016-04-26Merge pull request #1685 from anderbytes/patch-1Luke
Collection meta-fetch fallback condition update
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-26Merge branch 'dev' of https://github.com/MediaBrowser/Emby into devLuke Pulverenti
2016-04-26unify guide between web and theaterLuke Pulverenti
2016-04-26Merge pull request #1684 from nfnty/apiLuke
Use HTTPS for API requests: Fix missed URLs
2016-04-26Use HTTPS for API requests: Fix missed URLsnfnty
2016-04-253.0.5944Luke Pulverenti
2016-04-25Merge pull request #1683 from MediaBrowser/devLuke
Dev
2016-04-25faster cleanup of missing episodesLuke Pulverenti
2016-04-25support duration on recording urlLuke Pulverenti