Skip to content

Commit

Permalink
adding beta manifest info
Browse files Browse the repository at this point in the history
  • Loading branch information
vosmiic committed Jan 17, 2024
1 parent da471b2 commit 06fdf07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ We use the API offered by the [arm server repo](https://github.com/BeeeQueue/arm
Please also help these projects by contributing to the anime database/helping with the API server.

## Development
Beta releases can be installed automatically by replacing the manifest URL with `https://raw.githubusercontent.com/vosmiic/jellyfin-ani-sync/master/beta-manifest.json`. This will replace your version with the latest beta release (if there is a beta release more recent than the latest stable release). It will be replaced with the latest stable release when it is released, so both repos can be used at the same time. Authentication and other settings should be carried over. Use at your own risk.

Unit tests can be found [here](https://github.com/vosmiic/jellyfin-ani-sync-unit-tests).

The `docker.sh` file can be used to build and automatically copy the resulting DLL to the correct place. The first argument should be either the path to the Ani-Sync folder or the plugins folder (where it will attempt to find the latest Ani-Sync plugin folder). The second optional argument can be an image, or left empty to build using the Dockerfile.

0 comments on commit 06fdf07

Please sign in to comment.