mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 20:11:23 -03:00
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:
@@ -1,3 +0,0 @@
|
||||
# Installation Notes
|
||||
|
||||
- Set `medialibrary` to Host Path(Simple) and mount it to your media library.
|
||||
@@ -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)
|
||||
|
||||
### Fix
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mymediaforalexa
|
||||
version: 0.0.4
|
||||
version: 1.0.0
|
||||
appVersion: "1.3.147.99"
|
||||
description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com .
|
||||
type: application
|
||||
@@ -12,7 +12,7 @@ keywords:
|
||||
- media
|
||||
- alexa
|
||||
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://www.mymediaalexa.com/home/docker#dockerhub
|
||||
dependencies:
|
||||
BIN
charts/stable/mymediaforalexa/docs/img/listeningIPAddress.png
Normal file
BIN
charts/stable/mymediaforalexa/docs/img/listeningIPAddress.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
13
charts/stable/mymediaforalexa/docs/installation_notes.md
Normal file
13
charts/stable/mymediaforalexa/docs/installation_notes.md
Normal file
@@ -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