Skip to content

wwmoraes/plex-delete

Repository files navigation

plex-delete

belminf/plex-delete as a container

Status GitHub Issues GitHub Pull Requests

pre-commit.ci status License

Docker Image Size (latest semver) Docker Image Version (latest semver) Docker Pulls


📝 Table of Contents

🧐 About

Container version of belminf/plex-delete python script.

🏁 Getting Started

Clone this repository and build the image locally with make image. The Dockerfile is self-contained and pulls directly from the upstream.

🎈 Usage

Pull the image from Docker Hub and run it as per upstream script instructions.

🚀 Deployment

Run the container:

docker run --rm -it wwmoraes/plex-delete:latest \
  --server your-server-address \
  --token your-plex-token \
  --delete-watched \
  --library library-index

Change it to the equivalent of your orchestration tool of choice.

🔧 Built Using

🧑‍💻 Authors

🎉 Acknowledgements

About

belminf/plex-delete as a container

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published