Skip to content

Releases: bakerboy448/StarrScripts

v4.2.0

31 Oct 04:19

Choose a tag to compare

New Features

  • Pre-commit Hooks: Comprehensive pre-commit configuration for automated code quality checks
    • Trailing whitespace trimming
    • End-of-file fixing
    • Mixed line ending fixes (LF)
    • Executable shebangs validation
    • Private key detection
    • ShellCheck validation
    • Bash syntax checking

Improvements

  • GitHub Actions: Enhanced CI workflow with bash syntax check and ShellCheck severity configuration
  • Code Quality: Fixed ShellCheck warnings across dupe.sh and sonarr_dupefinder.sh
  • Executables: Made dupefinder scripts properly executable
  • Dependencies: Updated jdupes command path to /usr/local/bin/jdupes
  • Ignore: Added xseed.sh to .gitignore

v4.1.0

31 Oct 03:54

Choose a tag to compare

New Features

  • qbm-api-trigger.sh: New script to trigger qbit_manage commands via Web API
    • Sends POST requests to qbit_manage Web API endpoint
    • Designed for qBittorrent torrent completion hooks
    • Uses torrent hash to trigger commands like tag_update, share_limits, etc.
    • Requires qbit_manage v4.5+ with Web API enabled

Fixes

  • Removed notifiarr-branch-builder.sh (cannot be self-built due to paywall dependencies)

Death of Xseed Scripts

24 Jan 03:07
ca67662

Choose a tag to compare

Full Changelog: v3.4.0...v4.0.0

The "XSeed Scripts" have been removed from the StarrScripts repository due to the behavior of some Cross Seed Development Team members, including hostile reactions to criticism and consciously and willingly pushing untested features to stable builds. After repeated public call-outs, supposedly, "changes made in the future" will be made, but the aggressive and arrogant behavior persists and is unacceptable.

Specifically, the issues noted above stem from https://github.com/ShanaryS, although they are seemingly echoed and approved by the original xseed creator https://github.com/mmgoodnow

Accordingly, Xseed scripts have been removed and any, and all, support ceased.

v3.4.0

01 Dec 16:54
c95f917

Choose a tag to compare

What's Changed

  • Update instructions for installation in README.md by @zakkarry in #26
  • update environmental variables for LOGID_FILE by @zakkarry in #28
  • xseed v4 - breaking change (feat) xseed.sh: Add multiple download client support by @adapowers in #27

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

07 Nov 04:00
09d16b3

Choose a tag to compare

What's Changed

  • Fix LOGID_FILE Reference by @yammes08 in #25
  • Readme update

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0a

18 Aug 01:28
69a87ba

Choose a tag to compare

What's Changed

  • fix(shellcheck): sc2155 error fix by @zakkarry in #23
  • (feat) xseed.sh: add LOGID_FILE to track downloaded ids by @bakerboy448 in #24
  • Bump xseed to v3

Full Changelog: v3.1.4...v3.2.0a

v3.1.4

11 Aug 19:02
c8ec860

Choose a tag to compare

Full Changelog: v3.1.3a...v3.1.4

fix xseed initial logging

v3.13a

09 Aug 15:27

Choose a tag to compare

Full Changelog: v3.1.2...v3.1.3a

xseed v2.1.1

  • improve logging
  • use standardized log format for all entries
  • formatting fixes
  • exit code tweaks

What's Changed

  • Make shebang portable. by @mvanbaak in #22
  • xseed v2.1.0
    • add curl timeout messaging
    • add version
    • log version

New Contributors

v3.1.2

25 Jul 18:02

Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

23 Jul 10:57
28afbb3

Choose a tag to compare

What's Changed

  • fix(sonarr/vars): inconsistent variables across events by @zakkarry in #20
  • fix(syntax): shellcheck by @zakkarry in #21

Full Changelog: v3.1.0...v3.1.1