NFOGuard v2.6.7 - Production ready release
Complete media management solution with PostgreSQL, web interface, and 88% scan optimization for efficient library management. Key Features: - PostgreSQL database with production-grade performance - Web interface for episode and movie management - Smart scan optimization reducing scan time by 88% - Database cleanup tools for orphaned episodes/movies - Graceful Docker shutdown for container orchestration - Comprehensive configuration validation - Real-time health monitoring and metrics
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name-template: 'v$NEXT_PATCH_VERSION'
|
||||
tag-template: 'v$NEXT_PATCH_VERSION'
|
||||
categories:
|
||||
- title: '🚀 Features'
|
||||
labels: ['feature', 'enhancement']
|
||||
- title: '🐛 Fixes'
|
||||
labels: ['fix', 'bug']
|
||||
- title: '🧰 Maintenance'
|
||||
labels: ['chore', 'maintenance', 'deps']
|
||||
change-template: '- $TITLE (#$NUMBER) by @$AUTHOR'
|
||||
no-changes-template: 'Minor internal improvements.'
|
||||
template: |
|
||||
|
||||
## Container Images
|
||||
- `sbcrumb/nfoguard:latest`
|
||||
- `sbcrumb/nfoguard:$NEXT_PATCH_VERSION`
|
||||
|
||||
Reference in New Issue
Block a user