]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mdhelp: clean up various md files mdhelp: update toc/change a few titles class proper...
authorMark Clarkstone <hello@markclarkstone.co.uk>
Mon, 11 Apr 2016 00:50:10 +0000 (01:50 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 13 Apr 2016 14:46:05 +0000 (16:46 +0200)
12 files changed:
docs/class/dvrautorec.md
docs/class/dvrentry.md
docs/class/dvrtimerec.md
docs/markdown/dvr_failed.md
docs/markdown/dvr_finished.md
docs/markdown/dvr_upcoming.md
docs/markdown/epg.md
docs/markdown/toc.md
src/dvr/dvr_autorec.c
src/dvr/dvr_config.c
src/dvr/dvr_db.c
src/dvr/dvr_timerec.c

index 09abfe84462bee170cca7977a60e5477a198b879..557cb0a7511c55c61c249f15aee3ee6b181f2164 100644 (file)
@@ -1,11 +1,8 @@
-##Digital Video Recorder - Autorec
-
-This tab is used to create and maintain Digital Video Recorder rules.
-These can be EPG-driven (such as those created from the initial EPG tab)
-through the DVR AutoRec Entries tab , or can be timer-based through the
-Time Schedules tab.
-
 This tab controls EPG-driven recording rules.
 
 !['Autorec' Tab](docresources/dvrautorecentries.png)
 
+Any EPG events matched by an auto-recording rule will appear as a 
+[DVR Entry](class/dvrentry).
+
+---
index 8c9c5d6f6dc904e834bee33d31a92d2ea391d6ea..f02150ffca5f606fad968101f7382dbd3c122343 100644 (file)
@@ -1,4 +1,5 @@
-DVR entries are used by Tvheadend to keep track of upcoming, finished and failed recordings.
+DVR entries are used by Tvheadend to keep track of upcoming, finished 
+and failed recordings.
 
 !['Digital Video Recorder' Tabs](docresources/configdvrtabs4.png)
 
@@ -9,7 +10,7 @@ DVR entries are used by Tvheadend to keep track of upcoming, finished and failed
   * When a recording fails or gets aborted the entry is moved to the [Failed Recordings](dvr_failed) tab.
   
   
-**Note**: Some entry details are not available/incomplete until the recording 
+Some entry details are not available/incomplete until the recording 
 completes or fails, e.g. filesize, total data errors, etc.
 
 ---
index 8ce96211a82ab2f595b55b7f6c15103be707fce5..f4eb1bf77f9d85d3229bdd86db7d21e5de67c9a7 100644 (file)
@@ -1,10 +1,7 @@
-##Digital Video Recorder - Time Schedules
+This tab controls timer-driven recording rules.
 
-This tab is used to create and maintain Digital Video Recorder rules.
-These can be EPG-driven (such as those created from the initial EPG tab)
-through the DVR AutoRec Entries tab , or can be timer-based through the
-Time Schedules tab.
+![Timer Tab](docresources/timeschedules.png)
 
-This tab controls timer-driven recording rules.
+Timer events will appear as a [DVR Entry](class/dvrentry).
 
-![Time Schedules Tab](docresources/timeschedules.png)
+---
index 94818bfa3b29741d1693d3898618c54d5e86b6ca..204914d48b4fc2e00c931b73543de51462c1927a 100644 (file)
@@ -1,6 +1,6 @@
-##Digital Video Recorder - Failed Recordings
+##DVR - Failed Recordings
 
-This tab shows all failed recordings.
+This tab shows all failed recording entries.
 
 !['Failed Recordings' Tab](docresources/failedrecordings1.png)
 
@@ -12,10 +12,12 @@ information.
 
 ###Playing a Failed Recording
 
-You can play a partial recording by clicking the *Play* link.
+You can play a partial recording by clicking the *Play* link, 
+note that these links do not link to an actual file but to a playlist.
 
-If your browser supports video playback it should automatically start 
-playing. Note, the *Play* links do not link to an actual file but to a m3u playlist.
+This will automatically launch an appropriate player, otherwise you will
+need to manually open the playlist to start watching (normally a
+double-click on the downloaded file).
 
 ###Downloading a Recording
 
@@ -30,7 +32,7 @@ the entry.
 
 ###Moving an Entry
 
-Failed recording can be moved to the [Finished Recordings](dvr_finished) 
+Failed recordings can be moved to the [Finished Recordings](dvr_finished) 
 tab by highlighting the desired entry and then pressing the *[Move to finished]*
 button from the menu bar.
 
@@ -38,9 +40,8 @@ button from the menu bar.
 
 Highlight the desired entry(s) then press the *[Delete]* button on the menu bar. 
 
-**Deleting an entry cannot be undone. You 
-will be prompted to confirm deletion.**
+**Deleting can't be undone. You will be prompted to confirm deletion.**
 
 **Tip**: You can highlight multiple entries by holding ctrl or shift 
-(to select a range).
+(to select a range) while clicking.
 
index 31c8785a70aacd8a498edbd639a8b193ab6d2cde..dc32e90df8b9ae486d1bd736928645604d5e4906 100644 (file)
@@ -1,6 +1,6 @@
-##Digital Video Recorder - Finished Recordings
+##DVR - Finished Recordings
 
-This tab shows all your finished recordings.
+This tab shows all your finished recording entries.
 
 !['Finished Recordings' Tab](docresources/finishedrecordings1.png)
 
@@ -8,10 +8,12 @@ This tab shows all your finished recordings.
 
 ###Playing a Recording
 
-You can play a recording by clicking the *Play* link.
+You can play a recording by clicking the *Play* link, 
+note that these links do not link to an actual file but to a playlist.
 
-If your browser supports video playback it should automatically start 
-playing. Note, the *Play* links do not link to an actual file but to a m3u playlist.
+This will automatically launch an appropriate player, otherwise you will
+need to manually open the playlist to start watching (normally a
+double-click on the downloaded file).
 
 ###Downloading a Recording
 
@@ -21,17 +23,17 @@ menu bar.
 ###Editing an Entry
 
 You can edit an entry by clicking the *[Edit]* button on the menu bar, 
-note that not all [DVR Entry](class/dvrentry) fields can be edited.
+note that not all [Entry](class/dvrentry) fields can be edited.
 
-###Deleting an Entry.
+###Deleting an Entry
 
 Highlight the desired entry(s) then press the *[Delete]* button on the 
 menu bar. 
 
-**Deleting an entry cannot be undone. You 
+**Deleting can't be undone. You 
 will be prompted to confirm deletion.**
 
 **Tip**: You can highlight multiple entries by holding ctrl or shift 
-(to select a range).
+(to select a range) while clicking.
 
 
index 28603157dad66e01abb121f5df2245a0e41830fe..f434ab45cbb910f0d4afdb53cf207fe9f2f3f384 100644 (file)
@@ -1,6 +1,6 @@
-##Digital Video Recorder - Upcoming/Current Recordings
+##DVR - Upcoming/Current Recordings
 
-This tab shows your all upcoming/current recordings.
+This tab shows your all upcoming/current recording entries.
 
 !['Upcoming/Current Recordings' Tab](docresources/upcomingrecordings1.png)
 
@@ -11,17 +11,15 @@ This tab shows your all upcoming/current recordings.
 ####Adding an Entry Using the EPG
 
 Using the Electronic Program Guide search functionality, find the 
-program/event you would like to record. For full instructions on how to 
-search the EPG, take a look at the [EPG](epg) page.
+program/event you would like to record. Click on it, then using the broadcast 
+details dialog you can:
 
-Once you've found the program you'd like to record, click on it, then 
-using the resultant dialog you can:
-
-* Record it once by pressing the *[Record program]* button.
+* Record the event once by pressing the *[Record program]* button.
 * Automatically record all upcoming events matching the program's title by pressing the *[Autorec]* button.
 * Record all upcoming series episodes by pressing the *[Record series]* button. **This replaces the *[Autorec]* button when series link information is available.**
 
-**Tip**: You can quickly find all matching programs by clicking on the title.
+For full instructions on how to search and record using the EPG take a 
+look at the [EPG](epg) page.
 
 ####Adding an Entry Using Autorec Rules
 
@@ -30,12 +28,16 @@ Autorec rules allow you to match events using various options.
 * Record events using regular expressions, they can be as simple or as powerful as you like.
 * Record events that broadcast between certain times or days of the week.
 
-Please see [Autorec](dvr_autorec) for more information.
+See [Autorec](class/dvrautorec) for more information.
+
+####Adding a Timer Event
+
+You can set time-based entries using the [Timer](class/dvrtimerec) tab.
 
 ####Manual Event Entry/Editing an Entry
 
-Use the *[Add]* button to manually to add an entry. To edit an entry, 
-highlight the desired entry within the grid and then press the *[Edit]* button.
+To add or edit an entry highlight the desired entry within the grid and 
+then press the *[Add]* or *[Edit]* button.
 
 A common set of fields is used for the _Add_ or _Edit_ dialogs, most
 of which can also be seen in the grid view:
@@ -45,12 +47,15 @@ of which can also be seen in the grid view:
 See the [DVR Entries](class/dvrentry) page for a more detailed look at 
 the various entry options.
 
-###Deleting an Entry
+###Deleting an Entry/Stopping an In-progress Recording
 
-You can delete or abort an upcoming entry (or an already in-progress recording) by pressing 
-the *[Delete]* or *[Abort]* buttons.
+You can delete, stop or abort an upcoming (or an already in-progress) recording by pressing 
+the *[Delete]*, *[Stop]* or *[Abort]* button from the menu bar.
 
-* The *[Delete]* button completely removes the event and any associated files.
+* The *[Delete]* button completely removes the event and any associated file(s).
+* The *[Stop]* button gracefully stops an in-progress recording and moves it to the [Finished Recordings](dvr_finished) tab.
 * The *[Abort]* button stops an already in-progress recording, moves the entry to the [Failed Recordings](dvr_failed) and marks it as *Aborted by user*.  Note that this does not remove the (partial) recording file from disk.
 
+Note that only in-progress recording can be stopped or aborted.
+
 **Deleting or aborting an entry cannot be undone, you will be prompted for confirmation.**
index 2b73960079213052ea61e6492b260a8e606320b3..f6a0b9eed010b448dc0457f63b18b0f5868026a5 100644 (file)
@@ -34,23 +34,23 @@ Filter                     | Function
 **Filter content type...** | Only display events that match the given content type tag.
                            | Most DVB networks classify their events into content groups. This field allows you to filter based on content type (e.g. “Sports” or “Game Show”). Supported tags are determined by your broadcaster. Again, simply start typing to filter the entries if you have a long list to choose from.
 **Filter duration...**     | Only display events that fall between the given minimum and maximum durations.
-                           | This allows you to filter for or against, say, a daily broadcast and a weekly omnibus edition of a programme, or only look for short news bulletins and not the 24-hour rolling broadcasts.
+                           | This allows you to filter for or against, say, a daily broadcast and a weekly omnibus edition of a program, or only look for short news bulletins and not the 24-hour rolling broadcasts.
 
 *Title*, *Channel*, *Tag* and *Content Type* are dependent on your configuration and on what your 
 broadcaster sends. Options for the *Duration* are as follows:
 
 Filter Range           | Example Purpose
 -----------------------|----------------
-00:00:01 to 00:15:00   | Very short news bulletins, children's programmes, etc.
-00:15:01 to 00:30:00   | Short programmes, e.g. daily soap operas
-00:30:01 to 01:30:00   | Medium-length programmes, e.g. documentaries
-01:30:01 to 03:00:00   | Longer programmes, e.g. films
-03:00:00 to no maximum | Very long programmes, e.g. major sporting events
+00:00:01 to 00:15:00   | Very short news bulletins, children's programs, etc.
+00:15:01 to 00:30:00   | Short programs, e.g. daily soap operas
+00:30:01 to 01:30:00   | Medium-length programs, e.g. documentaries
+01:30:01 to 03:00:00   | Longer programs, e.g. films
+03:00:00 to no maximum | Very long programs, e.g. major sporting events
 
 So, if you only want to see Movies from your available HD channels, you
 would select ‘HDTV’ in the *[Filter tag…]* field, and select ‘Movie /
 Drama’ in the *[Filter content type…]* field. If you wish, you could
-then further limit the search to programmes of between 90 minutes and 3
+then further limit the search to programs of between 90 minutes and 3
 hours by selecting ‘01:30:01 to 03:00:00’ in the *[Filter duration…]*
 field.
 
@@ -80,40 +80,41 @@ Button              | Function
 The main grid items have the following functions:
 
 **Details**
-: Displays the current status of a recording event for this programme if 
+: Displays the current status of a recording event for this program if 
   one applies: 
 
 Icon                                                   | Description
 -------------------------------------------------------|-------------
-![Clock icon](icons/clock.png)                         | the programme is scheduled for recording
-![Recording icon](icons/rec.png)                       | the programme is currently recording
+![Clock icon](icons/scheduled.png)                     | the program is scheduled for recording
+![Recording icon](icons/rec.png)                       | the program is currently recording
 ![Broadcast details icon](icons/broadcast_details.png) | click to call up more detailed information about an event
+![Exclamation icon](icons/exclamation.png)             | the program failed to record
 
 **Progress**
-: A bar graph display of how far through a programme we currently are.
+: A bar graph display of how far through a program we currently are.
 
 **Title**
-: The title of the programme. *You can automatically set a filter to the
+: The title of the program. *You can automatically set a filter to the
   value of this field by clicking on it (e.g. click on 'Daily News' will
-  automatically filter the whole grid to only show programmes with the same
+  automatically filter the whole grid to only show programs with the same
   name).*
 
-**SubTitle**
-: The subtitle of the programme, if gien by your EPG provider. Note that some
-  (notably, UK) providers use this for a programme synopsis instead of a true
+**Subtitle**
+: The subtitle of the program, if gien by your EPG provider. Note that some
+  (notably, UK) providers use this for a program synopsis instead of a true
   subtitle.
 
 **Episode**
 : Episode number, if given by your EPG provider.
 
 **Start Time**
-: The scheduled start time of the programme.
+: The scheduled start time of the program.
 
 **End Time**
-: The scheduled end time of the programme.
+: The scheduled end time of the program.
 
 **Duration**
-: The scheduled duration (i.e. start time to end time) of the programme
+: The scheduled duration (i.e. start time to end time) of the program. 
 
 **Number**
 : The channel number of the broadcasting channel, if defined.
@@ -121,19 +122,19 @@ Icon                                                   | Description
 **Channel**
 : The name of the broadcasting channel. *You can automatically set a filter to the
   value of this field by clicking on it (e.g. click on 'Channel 4 HD' will
-  automatically filter the whole grid to only show programmes from that channel).*
+  automatically filter the whole grid to only show programs from that channel).*
 
 **Stars**
-: Rating (in stars) of the programme.
+: Rating (in stars) of the program.
 
 **Age**
-: Age rating of the programme.
+: Age rating of the program.
 
 **Content Type**
 : Any content/genre information as provided by the EPG provider. *You can
   automatically set a filter to the value of this field by clicking on it
   (e.g. click on 'Movie/Drama' will automatically filter the whole grid
-  to only show programmes of the same type).*
+  to only show programs of the same type).*
 
 ---
 
@@ -158,13 +159,13 @@ If you schedule any kind of recording from this point, you can choose a
 specific DVR profile that will apply to the recording or autorec rule.
 This will normally show as *(default)*, but you can define different
 profiles in the **Configuration -\> Recording -\> Digital Video
-Recorder** tab. This allows you to set, for example, more post-
+Recorder Profiles** tab. This allows you to set, for example, more post-
 broadcast padding for a channel that always runs late, or perhaps define
 a different post-processing command to strip adverts out on a commercial
 channel.
 
-You will also see a *[Search IMDB]* button to look for the programme by name
-on imdb.com, and a *[Play program]* button to watch a programme that’s already
+You will also see *[Search IMDB]* and *[TheTVDB] buttons to look for the program by name
+on imdb.com/thetvdb.com, and a *[Play program]* button to watch a program that’s already
 in progress. This second button downloads a playlist file (XSPF or M3U
 depending on your startup options); if your system is configured for it,
 this will automatically launch an appropriate player, otherwise you will
index 2c71b5cf1769d9444876eaebac40b6f5e7a5befe..ded3717553b15527879dec4adef7c3929465b246 100644 (file)
@@ -26,8 +26,8 @@ Web Interface Guide
   - [Upcoming/Current Recordings](dvr_upcoming)
   - [Finished Recordings](dvr_finished)
   - [Failed Recordings](dvr_failed)
-  - [DVR AutoRec Entries](class/dvrautorec)
-  - [Time Schedules (TimeRec)](class/dvrtimerec)
+  - [Auto-recording (Autorecs)](class/dvrautorec)
+  - [Time-based Recording (Timers)](class/dvrtimerec)
 
 Web Interface Configuration Guide
 
index cb3d10dc44af3b7c9937daeaebeb93a95d9f2b80..1633030f06f167523ff6bb591f834148be10344e 100644 (file)
@@ -985,7 +985,7 @@ extern const char *tvh_doc_dvrautorec_class[];
 
 const idclass_t dvr_autorec_entry_class = {
   .ic_class      = "dvrautorec",
-  .ic_caption    = N_("DVR Auto-record entry"),
+  .ic_caption    = N_("DVR - Auto-recording (Autorecs)"),
   .ic_event      = "dvrautorec",
   .ic_doc        = tvh_doc_dvrautorec_class,
   .ic_changed    = dvr_autorec_entry_class_changed,
@@ -1005,7 +1005,7 @@ const idclass_t dvr_autorec_entry_class = {
       .type     = PT_STR,
       .id       = "name",
       .name     = N_("Name"),
-      .desc     = N_("The name given to the rule."),
+      .desc     = N_("The name of the the rule."),
       .off      = offsetof(dvr_autorec_entry_t, dae_name),
     },
        {
@@ -1063,7 +1063,7 @@ const idclass_t dvr_autorec_entry_class = {
       .type     = PT_U32,
       .id       = "btype",
       .name     = N_("Broadcast type"),
-      .desc     = N_("Select type of broadcast (all, new/premiere or repeat)."),
+      .desc     = N_("Select type of broadcast."),
       .def.i    = DVR_AUTOREC_BTYPE_ALL,
       .off      = offsetof(dvr_autorec_entry_t, dae_btype),
       .list     = dvr_autorec_entry_class_btype_list,
@@ -1077,7 +1077,7 @@ const idclass_t dvr_autorec_entry_class = {
                      "be used to filter matching events/programs."),
       .list     = dvr_autorec_entry_class_content_type_list,
       .off      = offsetof(dvr_autorec_entry_t, dae_content_type),
-      .opts     = PO_ADVANCED
+      .opts     = PO_ADVANCED,
     },
     {
       .type     = PT_STR,
@@ -1089,7 +1089,7 @@ const idclass_t dvr_autorec_entry_class = {
       .set      = dvr_autorec_entry_class_start_set,
       .get      = dvr_autorec_entry_class_start_get,
       .list     = dvr_autorec_entry_class_time_list_,
-      .opts     = PO_SORTKEY
+      .opts     = PO_SORTKEY | PO_DOC_NLIST,
     },
     {
       .type     = PT_STR,
@@ -1101,7 +1101,7 @@ const idclass_t dvr_autorec_entry_class = {
       .set      = dvr_autorec_entry_class_start_window_set,
       .get      = dvr_autorec_entry_class_start_window_get,
       .list     = dvr_autorec_entry_class_time_list_,
-      .opts     = PO_SORTKEY,
+      .opts     = PO_SORTKEY | PO_DOC_NLIST,
     },
     {
       .type     = PT_TIME,
@@ -1111,7 +1111,7 @@ const idclass_t dvr_autorec_entry_class = {
                      "time by x minutes."),
       .off      = offsetof(dvr_autorec_entry_t, dae_start_extra),
       .list     = dvr_autorec_entry_class_extra_list,
-      .opts     = PO_DURATION | PO_SORTKEY | PO_ADVANCED
+      .opts     = PO_DURATION | PO_SORTKEY | PO_ADVANCED | PO_DOC_NLIST,
     },
     {
       .type     = PT_TIME,
@@ -1121,7 +1121,7 @@ const idclass_t dvr_autorec_entry_class = {
                      "stop time"),
       .off      = offsetof(dvr_autorec_entry_t, dae_stop_extra),
       .list     = dvr_autorec_entry_class_extra_list,
-      .opts     = PO_DURATION | PO_SORTKEY | PO_ADVANCED
+      .opts     = PO_DURATION | PO_SORTKEY | PO_ADVANCED | PO_DOC_NLIST,
     },
     {
       .type     = PT_U32,
@@ -1133,7 +1133,8 @@ const idclass_t dvr_autorec_entry_class = {
       .get      = dvr_autorec_entry_class_weekdays_get_,
       .list     = dvr_autorec_entry_class_weekdays_list,
       .rend     = dvr_autorec_entry_class_weekdays_rend_,
-      .def.list = dvr_autorec_entry_class_weekdays_default
+      .def.list = dvr_autorec_entry_class_weekdays_default,
+      .opts     = PO_DOC_NLIST,
     },
     {
       .type     = PT_INT,
@@ -1144,7 +1145,7 @@ const idclass_t dvr_autorec_entry_class = {
                      "shorter than this duration."),
       .list     = dvr_autorec_entry_class_minduration_list,
       .off      = offsetof(dvr_autorec_entry_t, dae_minduration),
-      .opts     = PO_ADVANCED
+      .opts     = PO_ADVANCED | PO_DOC_NLIST,
     },
     {
       .type     = PT_INT,
@@ -1155,21 +1156,19 @@ const idclass_t dvr_autorec_entry_class = {
                      "longer than this duration."),
       .list     = dvr_autorec_entry_class_maxduration_list,
       .off      = offsetof(dvr_autorec_entry_t, dae_maxduration),
-      .opts     = PO_ADVANCED
+      .opts     = PO_ADVANCED | PO_DOC_NLIST,
     },
     {
       .type     = PT_U32,
       .id       = "pri",
       .name     = N_("Priority"),
       .desc     = N_("The priority of any recordings set because of this "
-                     "rule: in descending priority, values are "
-                     "important, high, normal, low and unimportant. "
-                     "Higher-priority events will take precedence and "
+                     "rule will take precedence and "
                      "cancel lower-priority events."),
       .list     = dvr_entry_class_pri_list,
       .def.i    = DVR_PRIO_NORMAL,
       .off      = offsetof(dvr_autorec_entry_t, dae_pri),
-      .opts     = PO_ADVANCED
+      .opts     = PO_ADVANCED,
     },
     {
       .type     = PT_U32,
@@ -1179,7 +1178,7 @@ const idclass_t dvr_autorec_entry_class = {
       .def.i    = DVR_AUTOREC_RECORD_ALL,
       .off      = offsetof(dvr_autorec_entry_t, dae_record),
       .list     = dvr_autorec_entry_class_dedup_list,
-      .opts     = PO_ADVANCED
+      .opts     = PO_ADVANCED,
     },
     {
       .type     = PT_U32,
@@ -1189,7 +1188,7 @@ const idclass_t dvr_autorec_entry_class = {
       .def.i    = DVR_RET_DVRCONFIG,
       .off      = offsetof(dvr_autorec_entry_t, dae_retention),
       .list     = dvr_entry_class_retention_list,
-      .opts     = PO_HIDDEN | PO_EXPERT,
+      .opts     = PO_HIDDEN | PO_EXPERT | PO_DOC_NLIST,
     },
     {
       .type     = PT_U32,
@@ -1199,7 +1198,7 @@ const idclass_t dvr_autorec_entry_class = {
       .def.i    = DVR_RET_DVRCONFIG,
       .off      = offsetof(dvr_autorec_entry_t, dae_removal),
       .list     = dvr_entry_class_removal_list,
-      .opts     = PO_HIDDEN | PO_ADVANCED,
+      .opts     = PO_HIDDEN | PO_ADVANCED | PO_DOC_NLIST,
     },
     {
       .type     = PT_U32,
index 256b6cd67a87e6015f56250351ae199b3532c34b..4d53e3c65158ae5b8291c16685edff7f584d1824 100644 (file)
@@ -802,7 +802,7 @@ extern const char *tvh_doc_dvrconfig_class[];
 
 const idclass_t dvr_config_class = {
   .ic_class      = "dvrconfig",
-  .ic_caption    = N_("DVR configuration profile"),
+  .ic_caption    = N_("DVR - Configuration Profile"),
   .ic_event      = "dvrconfig",
   .ic_doc        = tvh_doc_dvrconfig_class,
   .ic_changed    = dvr_config_class_changed,
index 5b52e28e0b8eba51c423fa1b5f47ee14792b0a80..77ab6e1ef6ca10065dfc031b98e45b8bf2268ddc 100644 (file)
@@ -3007,7 +3007,7 @@ const idclass_t dvr_entry_class = {
       .def.i    = DVR_PRIO_NORMAL,
       .set      = dvr_entry_class_pri_set,
       .list     = dvr_entry_class_pri_list,
-      .opts     = PO_SORTKEY | PO_DOC_NLIST,
+      .opts     = PO_SORTKEY,
     },
     {
       .type     = PT_U32,
index 00564560c57d911467a2f92e8cc278740b753925..fd747294cb8ff2d4614386ed85947c7cc0f52100 100644 (file)
@@ -521,7 +521,7 @@ extern const char *tvh_doc_dvrtimerec_class[];
 
 const idclass_t dvr_timerec_entry_class = {
   .ic_class      = "dvrtimerec",
-  .ic_caption    = N_("DVR time record entry"),
+  .ic_caption    = N_("DVR - Time-based Recording (Timers)"),
   .ic_event      = "dvrtimerec",
   .ic_doc        = tvh_doc_dvrtimerec_class,
   .ic_changed    = dvr_timerec_entry_class_changed,
@@ -582,7 +582,7 @@ const idclass_t dvr_timerec_entry_class = {
       .get      = dvr_timerec_entry_class_start_get,
       .list     = dvr_timerec_entry_class_time_list,
       .def.s    = "12:00",
-      .opts     = PO_SORTKEY,
+      .opts     = PO_SORTKEY | PO_DOC_NLIST,
     },
     {
       .type     = PT_STR,
@@ -593,7 +593,7 @@ const idclass_t dvr_timerec_entry_class = {
       .get      = dvr_timerec_entry_class_stop_get,
       .list     = dvr_timerec_entry_class_time_list,
       .def.s    = "12:00",
-      .opts     = PO_SORTKEY,
+      .opts     = PO_SORTKEY | PO_DOC_NLIST,
     },
     {
       .type     = PT_U32,
@@ -605,7 +605,8 @@ const idclass_t dvr_timerec_entry_class = {
       .get      = dvr_timerec_entry_class_weekdays_get,
       .list     = dvr_autorec_entry_class_weekdays_list,
       .rend     = dvr_timerec_entry_class_weekdays_rend,
-      .def.list = dvr_timerec_entry_class_weekdays_default
+      .def.list = dvr_timerec_entry_class_weekdays_default,
+      .opts     = PO_DOC_NLIST,
     },
     {
       .type     = PT_U32,
@@ -625,7 +626,7 @@ const idclass_t dvr_timerec_entry_class = {
       .def.i    = DVR_RET_DVRCONFIG,
       .off      = offsetof(dvr_timerec_entry_t, dte_retention),
       .list     = dvr_entry_class_retention_list,
-      .opts     = PO_EXPERT
+      .opts     = PO_EXPERT | PO_DOC_NLIST,
     },
     {
       .type     = PT_U32,
@@ -635,7 +636,7 @@ const idclass_t dvr_timerec_entry_class = {
       .def.i    = DVR_RET_DVRCONFIG,
       .off      = offsetof(dvr_timerec_entry_t, dte_removal),
       .list     = dvr_entry_class_removal_list,
-      .opts     = PO_ADVANCED
+      .opts     = PO_ADVANCED | PO_DOC_NLIST,
     },
     {
       .type     = PT_STR,