aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/LiveTv
AgeCommit message (Collapse)Author
2016-09-01Rtp Rtcp fix Discovery #2116Luke Pulverenti
2016-08-31update app footerLuke Pulverenti
2016-08-30Support grabbing channel number from urlLuke Pulverenti
2016-08-29update recording file nameLuke Pulverenti
2016-08-28comment out code not compilingLuke Pulverenti
2016-08-28Update SatIpDiscovery.csKay Diefenthal
Expand and correcting the Reading of the DeviceDescription Capability Field now can you look for how many Tuners and wicht type ( DVBS DVBT DVBC ) it is
2016-08-26fix repeated guide refreshesLuke Pulverenti
2016-08-18Merge pull request #2071 from softworkz/OrganizeErrorHandling2Luke
EpisodeFileOrganizer: Improve error handling (alternate approach)
2016-08-18EpisodeFileOrganizer: Improve error handling (alternate approach)softworkz
Previously some methods were just returning null or empty values in case of encountered errors; as a consequence, the actual reason for failure was never written to the auto-organize log. Instead, only a generic message like "Unable to sort xxx because target path could not be determined." was displayed. After this change, the actual reason for failure will be saved to the auto-organize log or displayed in the UI (when completing the organize dialog). This information is very important for the user. Examples are "No permission", "Target folder not available", "Disk full", etc..
2016-08-17add guide optimizationsLuke Pulverenti
2016-08-16remove readinputatnativeframerateLuke Pulverenti
2016-08-13improve genre displaysLuke Pulverenti
2016-08-13stub out objects for per library settingsLuke Pulverenti
2016-08-07quote ffmpeg paramsLuke Pulverenti
2016-08-05Merge pull request #1932 from softworkz/ReduceWarningsLuke
Reduced compiler warnings. No functional changes.
2016-08-05Reduced compiler warnings. No functional changes (except MediaEncoder.cs and ↵softworkz
AutomaticRestartEntryPoint.cs)
2016-08-05remove paper-fabLuke Pulverenti
2016-08-02update componentsLuke Pulverenti
2016-07-29Removed redundant Collection InitializersSven Van den brande
Removed Using directives that are not required
2016-07-07handle HDHR's with older firmwareLuke Pulverenti
2016-07-05denormalize seasonidLuke Pulverenti
2016-07-01reduce stdout redirectionLuke Pulverenti
2016-06-30fix search dipping into restricted channelsLuke Pulverenti
2016-06-28update xmltvLuke Pulverenti
2016-06-27update searchLuke Pulverenti
2016-06-23fix recording timersLuke Pulverenti
2016-06-22update recording conversion processLuke Pulverenti
2016-06-20add temp file with recording conversionLuke Pulverenti
2016-06-20update live tv queriesLuke Pulverenti
2016-06-20update indexesLuke Pulverenti
2016-06-19improve display of active recordingsLuke Pulverenti
2016-06-19update task resultsLuke Pulverenti
2016-06-15support xmltv gzipLuke Pulverenti
2016-06-15update recording formatLuke Pulverenti
2016-06-15update xmltv downloadingLuke Pulverenti
2016-06-15IsSeries driven by Episode dataAlex Stevens
2016-06-14fix button alignmentsLuke Pulverenti
2016-06-14update poolingLuke Pulverenti
2016-06-14don't auto-restart during recordingsLuke Pulverenti
2016-06-14update formsLuke Pulverenti
2016-06-13Merge pull request #1839 from ChubbyArse/devLuke
Added code to GetChannels and fixed IsPremiere to use the new XmlTvPremiere object
2016-06-12switch recordings to ts when preserving original audioLuke Pulverenti
2016-06-12update item queriesLuke Pulverenti
2016-06-11update connection poolingLuke Pulverenti
2016-06-10update channel mappingLuke Pulverenti
2016-06-09stub out channel mappingLuke Pulverenti
2016-06-08stub out channel mapper popupLuke Pulverenti
2016-06-08update guide eventsLuke Pulverenti
2016-06-08Added code to GetChannels and fixed IsPremiere to use the new XmlTvPremiere ↵Alex Stevens
object
2016-06-08add recording web socket eventsLuke Pulverenti