Skip to content

Commit a19a6e7

Browse files
feat(deps): update irosthebeggar/mstream v6.13.1 → v6.14.0 (#2593)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [IrosTheBeggar/mStream](https://redirect.github.com/IrosTheBeggar/mStream) | minor | `6.13.1` → `6.14.0` | --- ### Release Notes <details> <summary>IrosTheBeggar/mStream (IrosTheBeggar/mStream)</summary> ### [`v6.14.0`](https://redirect.github.com/IrosTheBeggar/mStream/releases/tag/v6.14.0) [Compare Source](https://redirect.github.com/IrosTheBeggar/mStream/compare/v6.13.1...v6.14.0) New Feature - Lyrics The file scanner picks up lyrics files and the webapp will show a 'Lyrics' tag for the now playing song. Click on this tag to see the lyrics There is also a service that will look up lyrics for all songs. It is disabled by default </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcHAvbXN0cmVhbSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1yZWxlYXNlIiwidHlwZS9taW5vciJdfQ==-->
1 parent 9e671d4 commit a19a6e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/mstream/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variable "APP" {
66

77
variable "VERSION" {
88
// renovate: datasource=github-releases depName=IrosTheBeggar/mStream versioning=loose
9-
default = "6.13.1"
9+
default = "6.14.0"
1010
}
1111

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)