Commit graph

573 commits

Author SHA1 Message Date
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
Luke Pulverenti a75f24e8e1 add temp file with recording conversion 2016-06-20 18:07:18 -04:00
Luke Pulverenti c05f0bea04 update live tv queries 2016-06-20 13:07:53 -04:00
Luke Pulverenti 624ac450c2 update indexes 2016-06-20 00:14:47 -04:00
Luke Pulverenti f58a919488 improve display of active recordings 2016-06-19 13:41:49 -04:00
Luke Pulverenti 759f5a8560 update task results 2016-06-19 02:18:29 -04:00
Luke Pulverenti 37d7db4bc4 support xmltv gzip 2016-06-15 22:37:06 -04:00
Luke Pulverenti 023b12a798 update recording format 2016-06-15 14:56:37 -04:00
Luke Pulverenti 6118e5f966 update xmltv downloading 2016-06-15 12:45:45 -04:00
Alex Stevens 1ce4787a35 IsSeries driven by Episode data 2016-06-15 11:30:02 +01:00
Luke Pulverenti 80863e1326 fix button alignments 2016-06-14 23:12:32 -04:00
Luke Pulverenti 66c86ccc58 update pooling 2016-06-14 15:21:26 -04:00
Luke Pulverenti 01c7dba742 don't auto-restart during recordings 2016-06-14 02:40:21 -04:00
Luke Pulverenti 41eb4a8d59 update forms 2016-06-14 00:06:57 -04:00
Luke ff7a3de69d Merge pull request #1839 from ChubbyArse/dev
Added code to GetChannels and fixed IsPremiere to use the new XmlTvPremiere object
2016-06-13 12:01:55 -04:00
Luke Pulverenti 383110f9af switch recordings to ts when preserving original audio 2016-06-12 19:33:11 -04:00
Luke Pulverenti f378a2c789 update item queries 2016-06-12 01:03:52 -04:00
Luke Pulverenti da6e94396f update connection pooling 2016-06-11 16:12:01 -04:00
Luke Pulverenti 3ba9d3c12f update channel mapping 2016-06-10 12:45:04 -04:00
Luke Pulverenti b0c1ba1e19 stub out channel mapping 2016-06-09 12:13:25 -04:00
Luke Pulverenti 527014d73a stub out channel mapper popup 2016-06-08 17:04:52 -04:00
Luke Pulverenti 32ba8721a2 update guide events 2016-06-08 13:10:07 -04:00
Alex Stevens 2d29a77dce Added code to GetChannels and fixed IsPremiere to use the new XmlTvPremiere object 2016-06-08 10:43:18 +01:00
Luke Pulverenti cc173bfc28 add recording web socket events 2016-06-08 02:21:13 -04:00
Luke Pulverenti e2ffb0ba25 stub out channel mapping 2016-06-08 01:24:25 -04:00
Luke Pulverenti 2538889943 add mappings to add meta data method 2016-06-08 00:57:03 -04:00