Skip to content

feat: add CinePlete LXC script#1655

Closed
sdblepas wants to merge 1 commit intocommunity-scripts:mainfrom
sdblepas:feat/add-cineplete
Closed

feat: add CinePlete LXC script#1655
sdblepas wants to merge 1 commit intocommunity-scripts:mainfrom
sdblepas:feat/add-cineplete

Conversation

@sdblepas
Copy link
Copy Markdown

@sdblepas sdblepas commented Mar 31, 2026

✍️ Description

Add CinePlete — a self-hosted tool that scans Plex or Jellyfin libraries and shows missing movies from franchises, directors, actors, and classics. Includes a dashboard with charts, Radarr/Overseerr/Jellyseerr integration, Letterboxd import, wishlist, and smart authentication.

🔗 Related PR / Issue

Link: #

✅ Prerequisites

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No breaking changes – Existing functionality remains intact.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change

  • 🆕 New script – A fully functional and tested script or script set.

🔍 Code & Security Review

  • Follows Code_Audit.md & CONTRIBUTING.md guidelines
  • Uses correct script structure (AppName.sh, AppName-install.sh, AppName.json)
  • No hardcoded credentials

📋 Additional Information

  • Uses setup_uv for Python runtime
  • Uses fetch_and_deploy_gh_release with tarball mode
  • No database required — file-based storage (/data, /config)
  • Uvicorn serves directly on port 7474, no Nginx needed
  • Update function uses CLEAN_INSTALL=1 flag

📦 Application Requirements

  • The application is at least 6 months old
  • The application is actively maintained
  • The application has 600+ GitHub stars (growing project, currently below threshold)
  • Official release tarballs are published
  • I understand that not all scripts will be accepted due to various reasons and criteria by the community-scripts ORG

🌐 Source

https://github.com/sdblepas/CinePlete

@sdblepas sdblepas requested a review from a team as a code owner March 31, 2026 06:20
@CrazyWolf13
Copy link
Copy Markdown
Member

@sdblepas

First Commit is from one month ago, app has 19 Stars.

grafik

@MickLesk
Copy link
Copy Markdown
Member

We merge it in Dev, but we wait for merge into live and track the Project grown in next weeks.

Copy link
Copy Markdown
Member

@michelroegl-brunner michelroegl-brunner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why would we merge such a young project even in dev?

Copy link
Copy Markdown
Member

@CrazyWolf13 CrazyWolf13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not matching requirements yet

@github-actions github-actions Bot added the stale label Apr 15, 2026
@github-actions github-actions Bot closed this Apr 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

@sdblepas Closing stale PR due to inactivity (no commits for 7 days after stale label).

@CrazyWolf13
Copy link
Copy Markdown
Member

@sdblepas Feel free to reopen the PR once the app is matching the requirements.

Sadly we don't have the manpower to keep up maintaining so many scripts, if we add every niche app :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants