Skip to content

Releases: DerKezorm/nexcrate

Release list

nexcrate 0.2.0

Choose a tag to compare

@DerKezorm DerKezorm released this 25 Sep 14:12

The first public release. nexcrate keeps movies, shows and music in one self-hosted app, with several versions per title: a movie in Full HD and 4K, an album in FLAC and MP3. One app instead of Radarr, Sonarr and Lidarr side by side.

New

  • Versions: every title can have several versions, each with its own profile and folder.
  • Profiles from everyday questions, built on the TRaSH Guides, with an expert mode for qualities, custom formats, sizes and scores. Profiles can be read from an existing Radarr or Sonarr.
  • Movies, shows and anime from TMDB, scene numbering from TheXEM, double episodes and specials.
  • Music from MusicBrainz, with files matched to tracks by tags, names and AcoustID.
  • Search and download over Newznab and Torznab through SABnzbd, NZBGet, qBittorrent, Transmission or Deluge. The Usenet retention is read from the news servers.
  • Automatic search, RSS and delay rules per version, with a daily limit and a pause for upgrades.
  • Switching over from Radarr, Sonarr and Lidarr, or starting from the folders on disk.
  • Rename with preview and undo, library rules for target folders, a calendar with iCal, notifications, Plex, Jellyfin and Emby, and backups with an encrypted download.
  • An API for other programs (/api/v1) with keys, an event feed and webhooks.

Install

docker compose up -d

using the docker-compose.yml from the repository, then open http://<your-host>:8390 and create the account. See the README for volumes, hardlinks and settings.