Fix: Gitea-URL auf korrekte Adresse aktualisiert
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -61,7 +61,7 @@ Busch-Jäger Radio
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Repository klonen
|
# Repository klonen
|
||||||
git clone https://gitea.example.com/retr0/busch-radio-spotify.git
|
git clone https://gitea.bitfire.work/retr0/Busch-Radio-Spotify.git
|
||||||
|
|
||||||
# ha-addon-Verzeichnis in HA Add-on-Pfad kopieren
|
# ha-addon-Verzeichnis in HA Add-on-Pfad kopieren
|
||||||
# (unter Home Assistant OS: /addons/busch_radio_spotify)
|
# (unter Home Assistant OS: /addons/busch_radio_spotify)
|
||||||
@@ -350,7 +350,7 @@ busch-radio-spotify/
|
|||||||
## Beitragen
|
## Beitragen
|
||||||
|
|
||||||
Issues und Pull Requests sind willkommen auf:
|
Issues und Pull Requests sind willkommen auf:
|
||||||
`https://gitea.example.com/retr0/busch-radio-spotify`
|
`https://gitea.bitfire.work/retr0/Busch-Radio-Spotify`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ description: >
|
|||||||
Streamt Spotify-Musik als Internet-Radio-Stream für das Busch-Jäger Unterputz-Internetradio.
|
Streamt Spotify-Musik als Internet-Radio-Stream für das Busch-Jäger Unterputz-Internetradio.
|
||||||
Das Add-on erzeugt ein virtuelles Spotify Connect-Gerät (via librespot) und stellt das Audio
|
Das Add-on erzeugt ein virtuelles Spotify Connect-Gerät (via librespot) und stellt das Audio
|
||||||
als MP3-Stream über Icecast bereit.
|
als MP3-Stream über Icecast bereit.
|
||||||
url: "https://gitea.example.com/retr0/busch-radio-spotify"
|
url: "https://gitea.bitfire.work/retr0/Busch-Radio-Spotify"
|
||||||
arch:
|
arch:
|
||||||
- aarch64
|
- aarch64
|
||||||
- amd64
|
- amd64
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
"domain": "busch_radio_spotify",
|
"domain": "busch_radio_spotify",
|
||||||
"name": "Busch-Radio Spotify Bridge",
|
"name": "Busch-Radio Spotify Bridge",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"documentation": "https://gitea.example.com/retr0/busch-radio-spotify",
|
"documentation": "https://gitea.bitfire.work/retr0/Busch-Radio-Spotify",
|
||||||
"issue_tracker": "https://gitea.example.com/retr0/busch-radio-spotify/issues",
|
"issue_tracker": "https://gitea.bitfire.work/retr0/Busch-Radio-Spotify/issues",
|
||||||
"requirements": [],
|
"requirements": [],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@retr0"],
|
"codeowners": ["@retr0"],
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
name: Busch-Radio Spotify Bridge
|
name: Busch-Radio Spotify Bridge
|
||||||
url: https://gitea.example.com/retr0/busch-radio-spotify
|
url: https://gitea.bitfire.work/retr0/Busch-Radio-Spotify
|
||||||
maintainer: retr0
|
maintainer: retr0
|
||||||
|
|||||||
Reference in New Issue
Block a user