Release 2.7.0
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