Favicon of SickChill

SickChill

Automatically find and download new episodes of your favorite TV shows and anime. It searches torrents and Usenet, grabs subtitles, and organizes your library.

SickChill is an automatic Video Library Manager that takes the work out of following your favorite TV shows. It actively monitors for new episodes, and once they're available, it automatically searches, downloads, and processes them according to your quality preferences. It keeps your entire collection perfectly organized.

Key capabilities include:

  • Broad Source Support: Searches a wide range of torrent and Usenet providers to find episodes.
  • Automatic Subtitles: Finds and downloads matching subtitles from multiple popular services like OpenSubtitles and Addic7ed.
  • Library Organization: Handles episode renaming, sorting, and metadata generation including posters, banners, and NFO files.
  • Notifications: Integrates with services like Kodi, Trakt, and Twitter to let you know when new episodes are ready.
  • Anime Support: Includes specific features for managing and finding anime series from sources like AniDB.net.

The responsive web interface provides a clear overview of your library, a calendar for upcoming episodes, and a history of your downloads, making it easy to manage your collection from any device.

Directory Structure

sickchill
data
downloads
tv
.env
docker-compose.yml

docker-compose.yml

services:
  sickchill:
    image: sickchill/sickchill:latest
    container_name: sickchill
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - ./data:/data
      - ./downloads:/downloads
      - ./tv:/tv
    ports:
      - 8081:8081
    restart: unless-stopped

.env

# SickChill does not require sensitive environment variables for basic deployment.
# Configuration and API keys are managed directly within the web interface.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to SickChill

Favicon

 

  
  
Favicon

 

  
  
Favicon