No description
- Shell 100%
| k8up-backup | ||
| resources | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .sops.yaml | ||
| config.env | ||
| kustomization.yaml | ||
| kustomize-build.sh | ||
| README.md | ||
| renovate.json | ||
CineSync
Repository Layout
This is a Kubernetes deployment repo managed by ArgoCD.
Edit kustomization.yaml, values.yaml, resources/, or patches/ directly.
ArgoCD syncs from the repository root.
To render manifests locally (uses the same image as CI and ArgoCD):
./kustomize-build.sh
About CineSync
CineSync is an automated media organization tool that processes movies and TV shows, organizing them with proper metadata and folder structures for media servers like Jellyfin.
Configuration
Basic Setup
Access CineSync at: https://cinesync.xarif.de (protected by Authelia SSO)
Directory Configuration
- Source Directory: Configure where CineSync looks for new media files to process
- Destination Directory: Set where organized media should be placed for your media server
- Folder Structure: Customize how movies and TV shows are organized into folders
Media Processing Options
- File Naming: Configure filename patterns including codec, resolution, and audio information
- Metadata Sources: Choose which databases (TMDB, IMDB, TVDB) to use for media information
- Language Preferences: Set preferred language for metadata and subtitles
- Quality Filtering: Configure minimum quality standards for processed media
Performance Settings
- Processing Speed: Adjust between fast processing or conservative resource usage
- Batch Size: Configure how many files to process simultaneously
- Database Throttling: Set limits to prevent overwhelming metadata services
- Retry Logic: Configure how CineSync handles failed downloads or metadata lookups
Integration Settings
- Media Server Compatibility: Configure output format for Jellyfin, Plex, or other media servers
- Notification Options: Set up alerts for successful processing or errors
- API Limits: Configure rate limiting for external metadata services
- Backup Preferences: Choose what data to include in automated backups