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
|
||||
# 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
|
||||
# (unter Home Assistant OS: /addons/busch_radio_spotify)
|
||||
@@ -350,7 +350,7 @@ busch-radio-spotify/
|
||||
## Beitragen
|
||||
|
||||
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.
|
||||
Das Add-on erzeugt ein virtuelles Spotify Connect-Gerät (via librespot) und stellt das Audio
|
||||
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:
|
||||
- aarch64
|
||||
- amd64
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"domain": "busch_radio_spotify",
|
||||
"name": "Busch-Radio Spotify Bridge",
|
||||
"version": "1.0.0",
|
||||
"documentation": "https://gitea.example.com/retr0/busch-radio-spotify",
|
||||
"issue_tracker": "https://gitea.example.com/retr0/busch-radio-spotify/issues",
|
||||
"documentation": "https://gitea.bitfire.work/retr0/Busch-Radio-Spotify",
|
||||
"issue_tracker": "https://gitea.bitfire.work/retr0/Busch-Radio-Spotify/issues",
|
||||
"requirements": [],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@retr0"],
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
---
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user