corrected git repos url
This commit is contained in:
@@ -41,11 +41,11 @@ This script automates the process of adding tags to Jellyfin music artists and t
|
||||
|
||||
```bash
|
||||
# Clone the repository (if available)
|
||||
git clone https://github.com/your-repo/jellyfin-autotag.git
|
||||
cd jellyfin-autotag
|
||||
git clone https://figureslibres.io/gitea/bachir/jellyfin-tagging
|
||||
cd jellyfin-tagging
|
||||
|
||||
# Or download just the script
|
||||
wget https://raw.githubusercontent.com/your-repo/jellyfin-autotag/main/tag_artist.py
|
||||
wget https://figureslibres.io/gitea/bachir/jellyfin-tagging/raw/branch/master/tag_artist.py
|
||||
chmod +x tag_artist.py
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user