Skip to content

Commit

Permalink
🎉 Release of add-on TVHeadend 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dfigus committed Jan 1, 2024
1 parent 4f94c87 commit 6d4e1dc
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 34 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,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/v4.1.0
[addon-doc-tvheadend]: https://github.com/dfigus/addon-tvheadend/blob/v4.1.0/README.md
[addon-tvheadend]: https://github.com/dfigus/addon-tvheadend/tree/v4.1.1
[addon-doc-tvheadend]: https://github.com/dfigus/addon-tvheadend/blob/v4.1.1/README.md
[tvheadend-issue]: https://github.com/dfigus/addon-tvheadend/issues
[tvheadend-version-shield]: https://img.shields.io/badge/version-v4.1.0-blue.svg
[tvheadend-version-shield]: https://img.shields.io/badge/version-v4.1.1-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
Expand Down
32 changes: 4 additions & 28 deletions tvheadend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,8 @@
## What’s changed

## ✨ New features

- Add PICONS @dfigus (#36)

## 🐛 Bug fixes

- Fix renovate for picons @dfigus (#37)
- Picons & renovate II @dfigus (#38)
- Renovate for picons III @dfigus (#40)

## 🚀 Enhancements

- Pin comskip to commit and enable renovate @dfigus (#42)

## 🧰 Maintenance

- Fix renovate REGEX for TVHeadend @dfigus (#34)
- Fix renovate for picons @dfigus (#37)
- Picons & renovate II @dfigus (#38)
- Renovate for picons III @dfigus (#40)
- Pin comskip to commit and enable renovate @dfigus (#42)

## ⬆️ Dependency updates

- ⬆️ Update setuptools to v69.0.3 @renovate (#32)
- ⬆️ Update Add-on base image to v15 (major) @renovate (#24)
- ⬆️ Update tvheadend digest to fd8b9e8 @renovate (#33)
- ⬆️ Update Add-on base image to v15.0.3 @renovate (#35)
- ⬆️ Update picons/picons to v2023-12-22--22-32-19 @renovate (#41)
- ⬆️ Update comskip digest to 6e66de5 @renovate (#43)
- ⬆️ Update comskip digest to 109b5d1 @renovate (#44)
- ⬆️ Update picons/picons to v2023-12-30--17-32-25 @renovate (#45)
- ⬆️ Update tvheadend digest to b40a62b @renovate (#47)
**Note:** To avoid tvheadend to create a configuration backup on startup (which can take easily 30 min) you can use the `--nobackup` as additional startup argument
4 changes: 2 additions & 2 deletions tvheadend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ Have included the following along with TVHeadend:
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v4.1.0-blue.svg
[release]: https://github.com/dfigus/addon-tvheadend/tree/v4.1.0
[release-shield]: https://img.shields.io/badge/version-v4.1.1-blue.svg
[release]: https://github.com/dfigus/addon-tvheadend/tree/v4.1.1
2 changes: 1 addition & 1 deletion tvheadend/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: TVHeadend
version: 4.1.0
version: 4.1.1
stage: experimental
slug: tvheadend
description: TV streaming server and recorder.
Expand Down

0 comments on commit 6d4e1dc

Please sign in to comment.