Skip to content

Commit

Permalink
Update readme with new docker url
Browse files Browse the repository at this point in the history
  • Loading branch information
PJnes committed Dec 30, 2020
1 parent 7d06dab commit 2f94d73
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Fun fact: This is about 14 days of continuous video.

## The new fancy docker way

- `docker run --rm registry.gitlab.com/pjnes/cmcucp PLEX_USER PLEX_PASS PLEX_SERVER [PLEX_PLAYLIST]`
- `docker run --rm ghcr.io/pjnes/cmcucp PLEX_USER PLEX_PASS PLEX_SERVER [PLEX_PLAYLIST]`

## The old manual way
### Requirements
Expand All @@ -23,6 +23,3 @@ Fun fact: This is about 14 days of continuous video.
- Just run `python cmcucp.py PLEX_USER PLEX_PASS PLEX_SERVER`.
- Wait.
- It will create a new playlist in your Plex library and report any items it couldn't find.

## Issues?
- Runaways season 3 is missing from my source, so isn't included at the moment.

0 comments on commit 2f94d73

Please sign in to comment.