From: Mark Clarkstone Date: Wed, 8 Feb 2017 22:40:18 +0000 (+0000) Subject: mdhelp: add once per month to dvr duplicate handling property table X-Git-Tag: v4.2.1~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6129d04a262c185fcde641991ac209af4c518aa6;p=thirdparty%2Ftvheadend.git mdhelp: add once per month to dvr duplicate handling property table --- diff --git a/docs/markdown/install_hardware.md b/docs/markdown/install_hardware.md index 3a66b7b10..f654edb08 100644 --- a/docs/markdown/install_hardware.md +++ b/docs/markdown/install_hardware.md @@ -66,7 +66,7 @@ Many Linux distros include a package for the most common devices (e.g. *linux-firmwares* under Ubuntu or *firmware-linux-nonfree* under Debian). If this isn't sufficient, a good source of firmware files are the [OpenElec](https://github.com/OpenELEC/dvb-firmware) and [LibreELEC](https://github.com/libreELEC/dvb-firmware) -firmware repositories on github. +firmware repositories on Github. Typically, download the binary file and install it into `/lib/firmware`, owned by `root:root`, permissions `rw-r--r--` (0644) diff --git a/docs/property/duplicate_handling.md b/docs/property/duplicate_handling.md index fff318cfe..59734aef6 100644 --- a/docs/property/duplicate_handling.md +++ b/docs/property/duplicate_handling.md @@ -6,6 +6,7 @@ Option | Description **Record if different episode number** | Record a matching event only if the episode number is different. **Record if different subtitle** | Record a matching event only if the subtitle is different. **Record if different description** | Record a matching event only if the description is different. +**Record once per month** | Record the first matching event once per month. **Record once per week** | Record the first matching event once a week. **Record once per day** | Record the first matching event once a day.