fix(mymediaforalexa): moved to stable and mod docs (#3423)
* fix(mymediaforalexa): moved to stable and mod docs * Create README.md * Update charts/stable/mymediaforalexa/docs/installation_notes.md * Update charts/stable/mymediaforalexa/docs/installation_notes.md * move not delete * no message Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
co-authored by
Stavros Kois
Stavros kois
parent
95acefafc5
commit
c8d742ae81
@@ -1,3 +0,0 @@
|
|||||||
# Installation Notes
|
|
||||||
|
|
||||||
- Set `medialibrary` to Host Path(Simple) and mount it to your media library.
|
|
||||||
+9
@@ -11,6 +11,15 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mymediaforalexa-0.0.4](https://github.com/truecharts/charts/compare/mymediaforalexa-0.0.3...mymediaforalexa-0.0.4) (2022-08-10)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mymediaforalexa-0.0.3](https://github.com/truecharts/charts/compare/mymediaforalexa-0.0.2...mymediaforalexa-0.0.3) (2022-08-09)
|
## [mymediaforalexa-0.0.3](https://github.com/truecharts/charts/compare/mymediaforalexa-0.0.2...mymediaforalexa-0.0.3) (2022-08-09)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: mymediaforalexa
|
name: mymediaforalexa
|
||||||
version: 0.0.4
|
version: 1.0.0
|
||||||
appVersion: "1.3.147.99"
|
appVersion: "1.3.147.99"
|
||||||
description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com .
|
description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com .
|
||||||
type: application
|
type: application
|
||||||
@@ -12,7 +12,7 @@ keywords:
|
|||||||
- media
|
- media
|
||||||
- alexa
|
- alexa
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/mymediaforalexa
|
- https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa
|
||||||
- https://hub.docker.com/r/bizmodeller/mymediaforalexa
|
- https://hub.docker.com/r/bizmodeller/mymediaforalexa
|
||||||
- https://www.mymediaalexa.com/home/docker#dockerhub
|
- https://www.mymediaalexa.com/home/docker#dockerhub
|
||||||
dependencies:
|
dependencies:
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
@@ -0,0 +1,13 @@
|
|||||||
|
# Installation Notes
|
||||||
|
|
||||||
|
- Set `medialibrary` to Host Path(Simple) and mount it to your music library.
|
||||||
|
|
||||||
|
- Go through the setup and sign in with your amazon account.
|
||||||
|
|
||||||
|
- Install the `My Media` skill in the Alexa companion app.
|
||||||
|
|
||||||
|
- Make sure to set the listening IP address to the local IP and not the kubernetes IP like the image below:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
- For more info please go [here](https://www.mymediaalexa.com/).
|
||||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Reference in New Issue
Block a user