Commit graph

598 commits

Author SHA1 Message Date
Luke Pulverenti d94598a75e update recording screens 2016-09-21 13:07:18 -04:00
Luke Pulverenti bcfef5dd83 update recording nfo saving 2016-09-20 15:38:53 -04:00
Luke Pulverenti dd8601f515 update guide image quality 2016-09-20 11:21:44 -04:00
Luke Pulverenti 6798a8f92c always supply SeriesTimerId 2016-09-19 11:41:35 -04:00
Luke Pulverenti 05edb9f4bd update timeshifting 2016-09-18 16:38:38 -04:00
Luke Pulverenti be491f7321 don't take movies as series 2016-09-18 01:52:27 -04:00
Luke Pulverenti 5cfae1ada1 update startup tasks 2016-09-17 02:09:29 -04:00
Luke Pulverenti cc6680f48f save nfo during recording process 2016-09-15 19:19:27 -04:00
Luke Pulverenti 3ad2703c35 add guide data error handling 2016-09-15 16:31:08 -04:00
Luke Pulverenti c335521859 don't use year in series folder name 2016-09-15 02:38:09 -04:00
Luke Pulverenti 38fec0a74a reduce recording failures 2016-09-15 02:23:39 -04:00
Luke Pulverenti 0c95297269 improve resiliency of recording process 2016-09-14 12:21:33 -04:00
Luke Pulverenti 42d67db1b8 removed dead code 2016-09-12 17:24:05 -04:00
Luke Pulverenti 62d9eb1ec7 rework upnp discovery 2016-09-11 03:33:53 -04:00
Luke Pulverenti 906546ca5e update dialogs 2016-09-09 02:59:23 -04:00
Luke Pulverenti 232b5758f0 update dialogs 2016-09-08 16:32:30 -04:00
Luke Pulverenti 323d410484 add option to save recordings as mkv 2016-09-08 02:41:49 -04:00
Luke Pulverenti efebc78cf5 update prompt dialog 2016-09-08 02:15:44 -04:00
Luke Pulverenti 4e0adb17e7 update dialogs 2016-09-07 01:48:14 -04:00
Luke Pulverenti c3f947f4da add sports and kids recording categories 2016-09-06 13:59:10 -04:00
Luke Pulverenti 67505e24bd fix artist editor 2016-09-06 01:02:05 -04:00
Luke Pulverenti d4324b7e89 add chapter image error handling 2016-09-05 16:07:36 -04:00
Luke Pulverenti cc7b150b90 update recording layout 2016-09-05 01:39:14 -04:00
Luke Pulverenti fb251448c9 Rtp Rtcp fix Discovery #2116 2016-09-01 21:54:16 -04:00
Luke Pulverenti eefd697b85 update app footer 2016-08-31 15:17:11 -04:00
Luke Pulverenti 0375990d8e Support grabbing channel number from url 2016-08-30 14:17:37 -04:00
Luke Pulverenti 06ebf9d3c2 update recording file name 2016-08-29 14:42:53 -04:00
Luke Pulverenti dc9742a2ed comment out code not compiling 2016-08-28 12:57:59 -04:00
Kay Diefenthal 6aa4583081 Update SatIpDiscovery.cs
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-28 11:19:50 +02:00
Luke Pulverenti 510fbf139c fix repeated guide refreshes 2016-08-26 15:29:28 -04:00
Luke a98a7f4579 Merge pull request #2071 from softworkz/OrganizeErrorHandling2
EpisodeFileOrganizer: Improve error handling (alternate approach)
2016-08-18 20:12:24 -04:00
softworkz 66a80ac6b9 EpisodeFileOrganizer: Improve error handling (alternate approach)
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-18 22:05:54 +02:00
Luke Pulverenti fd6aa72dac add guide optimizations 2016-08-17 15:28:43 -04:00
Luke Pulverenti ae887d9157 remove readinputatnativeframerate 2016-08-16 14:46:12 -04:00
Luke Pulverenti 8508e07bb9 improve genre displays 2016-08-13 16:54:29 -04:00
Luke Pulverenti 68d1b60964 stub out objects for per library settings 2016-08-13 01:49:00 -04:00
Luke Pulverenti 7daf34f048 quote ffmpeg params 2016-08-07 16:13:30 -04:00
Luke fec7c47824 Merge pull request #1932 from softworkz/ReduceWarnings
Reduced compiler warnings. No functional changes.
2016-08-05 20:37:21 -04:00
softworkz 23da61281e Reduced compiler warnings. No functional changes (except MediaEncoder.cs and AutomaticRestartEntryPoint.cs) 2016-08-05 23:15:48 +02:00
Luke Pulverenti 22fc552fc0 remove paper-fab 2016-08-05 16:25:09 -04:00
Luke Pulverenti a308ab8912 update components 2016-08-02 01:55:52 -04:00
Sven Van den brande 219cba7506 Removed redundant Collection Initializers
Removed Using directives that are not required
2016-07-29 21:18:03 +02:00
Luke Pulverenti 9fdc9faba2 handle HDHR's with older firmware 2016-07-07 23:22:16 -04:00
Luke Pulverenti 2772d59559 denormalize seasonid 2016-07-05 01:40:18 -04:00
Luke Pulverenti 22601f0a2e reduce stdout redirection 2016-07-01 22:16:05 -04:00
Luke Pulverenti 1dfe694a77 fix search dipping into restricted channels 2016-06-30 15:01:48 -04:00
Luke Pulverenti bbdd2c5f6a update xmltv 2016-06-28 00:47:30 -04:00
Luke Pulverenti c1e83beeac update search 2016-06-27 18:53:42 -04:00
Luke Pulverenti 70f75f8adb fix recording timers 2016-06-23 01:26:34 -04:00
Luke Pulverenti b0ed7ef0a3 update recording conversion process 2016-06-22 00:40:11 -04:00