Releases: DesterLib/desterlib
Releases · DesterLib/desterlib
Release v0.2.0
Dester v0.1.0 (Alpha)
Initial release of DesterLib API server.
What's Included
API Server:
- Express API with TypeScript
- Prisma ORM with PostgreSQL database
- Media library management
- Movie and TV show catalog
- Media scanning with metadata fetching
- TMDB integration
- Media streaming endpoints
- WebSocket support for real-time updates
- Swagger/OpenAPI documentation
- Docker support
Features:
- Library creation and management
- Media scanning with metadata extraction
- Search functionality for movies and TV shows
- Stream media files with byte-range support
- Settings management
- Real-time logging via WebSocket
- Progress tracking for scanning operations
Security:
- Rate limiting
- CORS configuration
- Input sanitization
- Helmet security headers
Client Applications
Download the Flutter client app from Dester-Flutter