chore(wizarr): pin version
This commit is contained in:
parent
22263f6b3f
commit
a4b880e1b6
|
@ -6,14 +6,14 @@
|
|||
"exposable": true,
|
||||
"id": "wizarr",
|
||||
"tipi_version": 5,
|
||||
"version": "latest",
|
||||
"version": "latest-3.4.2",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"description": "Wizarr is a automatic user invitation system for Plex and Jellyfin. Create a unique link and share it to a user and they will be invited to your Media Server after they complete there signup proccess! They can even be guided to download the clients and read instructions on how to use your media software!",
|
||||
"short_desc": "Wizarr is a automatic user invitation system for Plex and Jellyfin.",
|
||||
"description": "Wizarr is an automatic user invitation system for Plex and Jellyfin. Create a unique link and share it to a user and they will be invited to your Media Server after they complete there signup proccess! They can even be guided to download the clients and read instructions on how to use your media software!",
|
||||
"short_desc": "Wizarr is an automatic user invitation system for Plex and Jellyfin.",
|
||||
"author": "https://github.com/Wizarrrr",
|
||||
"source": "https://github.com/Wizarrrr/wizarr",
|
||||
"website": "https://docs.wizarr.dev/",
|
||||
"form_fields": []
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@ version: "3.8"
|
|||
services:
|
||||
wizarr:
|
||||
container_name: wizarr
|
||||
image: ghcr.io/wizarrrr/wizarr:latest
|
||||
image: ghcr.io/wizarrrr/wizarr:latest-3.4.2
|
||||
ports:
|
||||
- ${APP_PORT}:5690
|
||||
volumes:
|
||||
|
|
|
@ -1,45 +1,4 @@
|
|||
<h1 align="center">Wizarr</h1>
|
||||
<h3 align="center">The Free Media Invitation System</h3>
|
||||
|
||||
---
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/Wizarrrr/wizarr/master/frontend/src/assets/img/wizard.png" height="200">
|
||||
<br/>
|
||||
<br/>
|
||||
<a href="https://github.com/wizarrrr/wizarr">
|
||||
<img alt="GPL 2.0 License" src="https://img.shields.io/github/license/wizarrrr/wizarr.svg"/>
|
||||
</a>
|
||||
<a href="https://github.com/jellyfin/jellyfin/releases">
|
||||
<img alt="Current Release" src="https://img.shields.io/github/release/wizarrrr/wizarr.svg"/>
|
||||
</a>
|
||||
<a href="https://hosted.weblate.org/engage/wizarr/">
|
||||
<img src="https://hosted.weblate.org/widgets/wizarr/-/app/svg-badge.svg" />
|
||||
</a>
|
||||
<a href="https://opencollective.com/wizarr">
|
||||
<img alt="Donate" src="https://img.shields.io/opencollective/all/wizarr.svg?label=backers"/>
|
||||
</a>
|
||||
<a href="https://features.wizarr.dev">
|
||||
<img alt="Submit Feature Requests" src="https://img.shields.io/badge/vote_now-features?label=features"/>
|
||||
</a>
|
||||
<a href="https://discord.gg/XXCz7aM3ak">
|
||||
<img alt="Chat on Discord" src="https://img.shields.io/discord/1020742926856372224"/>
|
||||
</a>
|
||||
<a href="https://www.reddit.com/r/wizarr">
|
||||
<img alt="Join our Subreddit" src="https://img.shields.io/badge/reddit-r%2Fwizarr-%23FF5700.svg"/>
|
||||
</a>
|
||||
<a href="https://github.com/Wizarrrr/wizarr/issues">
|
||||
<img alt="Github Issue" src="https://img.shields.io/github/issues/wizarrrr/wizarr"/>
|
||||
</a>
|
||||
<a href="https://features.wizarr.dev">
|
||||
<img alt="Submit Feature Requests" src="https://img.shields.io/badge/fider-vote%20on%20features-success.svg"/>
|
||||
</a>
|
||||
<a href="https://github.com/Wizarrrr/wizarr/actions/workflows/release.yml">
|
||||
<img alt="Github Build" src="https://img.shields.io/github/actions/workflow/status/wizarrrr/wizarr/release.yml"/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
Wizarr is a automatic user invitation system for Plex and Jellyfin. Create a unique link and share it to a user and they will be invited to your Media Server after they complete there signup proccess! They can even be guided to download the clients and read instructions on how to use your media software!
|
||||
Wizarr is an automatic user invitation system for Plex and Jellyfin. Create a unique link and share it to a user and they will be invited to your Media Server after they complete there signup proccess! They can even be guided to download the clients and read instructions on how to use your media software!
|
||||
|
||||
## Where is V2?
|
||||
|
||||
|
@ -93,4 +52,4 @@ A big thank you ❤️ to these amazing people for contributing to this project!
|
|||
|
||||
<a href="https://github.com/wizarrrr/wizarr/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=wizarrrr/wizarr" />
|
||||
</a>
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue
Block a user