aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Collapse)Author
2016-02-22Revert "Allow build in Visual 2015 Update Fody"Luke Pulverenti
This reverts commit 1bd2baa6a812978a94dbf3323065bc379a995db5.
2016-02-22Revert "Update Fody on Model Portable and tested on 2013"Luke Pulverenti
This reverts commit b127b5775756e6f969a9259a95ebc5adae1fc195.
2016-02-22Merge branch 'dev' of https://github.com/MediaBrowser/Emby into devLuke Pulverenti
2016-02-22update action sheetLuke Pulverenti
2016-02-21Update Fody on Model Portable and tested on 2013Jose Alacan
2016-02-21Allow build in Visual 2015 Update FodyJose Alacan
2016-02-21stub out config setting to remember tracksLuke Pulverenti
2016-02-21grab more sat fieldsLuke Pulverenti
2016-02-21music lyricist, writervicpa
2016-02-20fix subtitle position after seek in chromeLuke Pulverenti
2016-02-18update authenticationLuke Pulverenti
2016-02-17support more embedded video metadataLuke Pulverenti
2016-02-16add path to ListingsProviderInfoLuke Pulverenti
2016-02-15update episode filtersLuke Pulverenti
2016-02-12Auto-Organize - Feature to remember/persist series matching in manual ↵softworkz
organization dialog: Changed to match against plain library name inste
2016-02-12update recording creationLuke Pulverenti
2016-02-12add recording encoding settingLuke Pulverenti
2016-02-11update config pagesLuke Pulverenti
2016-02-11support tagging 3d as mvcLuke Pulverenti
2016-02-07update smart match featureLuke Pulverenti
2016-02-06Merge pull request #1432 from softworkz/SeriesDetectionV2Luke
Supersedes #1192: Auto-Organize - Added feature to remember/persist series matching in manual organization dialog
2016-02-05deprecate merge settingLuke Pulverenti
2016-02-05revert origin changeLuke Pulverenti
2016-02-05add credentials to media elementsLuke Pulverenti
2016-02-05support codec introsLuke Pulverenti
2016-02-05Auto-Organize: Added feature to remember/persist series matching in manual ↵softworkz
organization dialog #2 When a filename cannot be auto-matched to an existing series name, the organization must be performed manually. Unfortunately not just once, but again and again for each episode coming in. This change proposes a simple but solid method to optionally persist the matching condition from within the manual organization dialog. This approach will make Emby "learn" how to organize files in the future without user interaction.
2016-01-28update configLuke Pulverenti
2016-01-27restore channel view settingLuke Pulverenti
2016-01-27fixes #1410 - Entire server locks up, when files are locked during.. things..Luke Pulverenti
2016-01-27add back MergeMetadataAndImagesByNameLuke Pulverenti
2016-01-26deprecate optionsLuke Pulverenti
2016-01-24update nugetLuke Pulverenti
2016-01-22add dvbsub as not textLuke Pulverenti
2016-01-16add aspect ratio to search resultsLuke Pulverenti
2016-01-15xbox 360 dlna fixesLuke Pulverenti
2016-01-12capture conductorLuke Pulverenti
2016-01-12restore changesLuke Pulverenti
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-11record mediastream commentLuke Pulverenti
2016-01-09add ConnectUser propertyLuke Pulverenti
2016-01-09add EndPointInfo classLuke Pulverenti
2016-01-08update transcoding throttleLuke Pulverenti
2016-01-02better caching of remote dataLuke Pulverenti
2015-12-29update channelsLuke Pulverenti
2015-12-26update subtitlesLuke Pulverenti
2015-12-24fixes #1310 - Downscaling 1280x720 to 720x404Luke
2015-12-24fixes #1290 - upgrade audio formatsLuke
2015-12-24fixes #1347 - Issue with subtitles when resuming using DLNA Play ToLuke
2015-12-24fixes #1348 - [Feature Request] Option for single subtitle on DLNA config.Luke
2015-12-22fix VideoAudio conditions in StreamBuilderLuke Pulverenti