Fix: Gitea-URL auf korrekte Adresse aktualisiert

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-06 12:36:34 +02:00
parent 1d8ae3a861
commit e403baa6fa
4 changed files with 6 additions and 6 deletions

View File

@@ -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`
---

View File

@@ -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

View File

@@ -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"],

View File

@@ -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