Skip to content

Release 2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 19:59
· 10 commits to master since this release

Changed πŸ”„

  • Refactored to use additional common functions under utils πŸ› οΈ
  • Update process: Refactored update process to apply updates to Zurg and plex_debrid before starting the processes πŸ”„

Added ✨

  • Ratelimit for GitHub API requests ⏳
  • Retries for GitHub API requests πŸ”
  • plex_debrid: Debug printing for plex_debrid linked to PDZURG_LOG_LEVEL 🐞
  • Zurg: Add plex_update.sh from Zurg to working directory for Zurg use πŸ“¦
  • Shutdown: Added a shutdown function to gracefully stop the pd_zurg container; e.g., unmount the rclone mounts πŸ›‘
  • ffmpeg: Added ffmpeg to the Dockerfile for Zurg use of ffprobe to extract media information from files, enhancing media metadata accuracy. 🎞️
  • COLOR_LOG_ENABLED: Environment variable to enable color logging; Default is false 🌈

Fixed πŸ›

PR #62 - Allow nightly release custom versions for ZURG_VERSION