Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Warning for alpha version. #3

Merged
merged 1 commit into from
Feb 10, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# WARNING

This is an early release version, Expect bugs and edge cases that i haven't encountered. Please keep in mind that and
before running the tool, please take a backup of your media server data, I personally run the app on my live servers,
but I cannot guarantee it will work perfectly for you as this is really early version. So, Please do **BACKUP** your
watch data before running.

# Watch State Sync (Early Preview)

A CLI based app to sync watch state between different media servers.
Expand Down Expand Up @@ -42,8 +49,6 @@ docker-compose up -d

This docker container will expose port 8081 by default to listen for webhooks calls.

====

# First time

regardless of what container type you have used you have to set up your servers, to do so run the following command.
Expand Down