diff --git a/README.md b/README.md index a3e2da5..968f0f0 100644 --- a/README.md +++ b/README.md @@ -110,10 +110,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[addon-tvheadend]: https://github.com/dfigus/addon-tvheadend/tree/v5.1.2 -[addon-doc-tvheadend]: https://github.com/dfigus/addon-tvheadend/blob/v5.1.2/README.md +[addon-tvheadend]: https://github.com/dfigus/addon-tvheadend/tree/v5.1.3 +[addon-doc-tvheadend]: https://github.com/dfigus/addon-tvheadend/blob/v5.1.3/README.md [tvheadend-issue]: https://github.com/dfigus/addon-tvheadend/issues -[tvheadend-version-shield]: https://img.shields.io/badge/version-v5.1.2-blue.svg +[tvheadend-version-shield]: https://img.shields.io/badge/version-v5.1.3-blue.svg [tvheadend-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tvheadend-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tvheadend-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/tvheadend/CHANGELOG.md b/tvheadend/CHANGELOG.md index 2f506e8..e345b56 100644 --- a/tvheadend/CHANGELOG.md +++ b/tvheadend/CHANGELOG.md @@ -1,9 +1,5 @@ ## Whatโ€™s changed -## ๐Ÿ› Bug fixes - -- Add usb and video direct access @dfigus (#142) - ## ๐Ÿš€ Enhancements -- Add dvb linux firmwares @dfigus (#143) +- Add udev to addon @dfigus (#144) diff --git a/tvheadend/README.md b/tvheadend/README.md index 341198e..de6439c 100644 --- a/tvheadend/README.md +++ b/tvheadend/README.md @@ -31,5 +31,5 @@ This add-on has the following additional software preinstalled: [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v5.1.2-blue.svg -[release]: https://github.com/dfigus/addon-tvheadend/tree/v5.1.2 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v5.1.3-blue.svg +[release]: https://github.com/dfigus/addon-tvheadend/tree/v5.1.3 \ No newline at end of file diff --git a/tvheadend/config.yaml b/tvheadend/config.yaml index f98cc91..059281d 100644 --- a/tvheadend/config.yaml +++ b/tvheadend/config.yaml @@ -1,5 +1,5 @@ name: TVHeadend -version: 5.1.2 +version: 5.1.3 slug: tvheadend description: TV streaming server and recorder url: https://github.com/dfigus/addon-tvheadend @@ -17,6 +17,7 @@ arch: host_network: true video: true usb: true +udev: true devices: - /dev/dvb/ - /dev/dvb/adapter0/demux0