Skip to content

Releases: DesterLib/desterlib

Release v0.2.0

16 Nov 20:35
bd18b87

Choose a tag to compare

See Changelog for details.

Package changelogs:

Dester v0.1.0 (Alpha)

14 Nov 20:54

Choose a tag to compare

Dester v0.1.0 (Alpha) Pre-release
Pre-release

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