Skip to content

Tags: bakerboy448/StarrScripts

Tags

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
(feat) xseed.sh: Add multiple download client support (#27)

* Add multiple client support

* Add space tolerance and IFS restore

* Update xseed.sh

Co-authored-by: zakary <[email protected]>

* Update xseed.sh

Co-authored-by: zakary <[email protected]>

* Update xseed.sh

Co-authored-by: bakerboy448 <[email protected]>

* Update xseed.sh

Co-authored-by: zakary <[email protected]>

* Update xseed.sh

Co-authored-by: zakary <[email protected]>

* Update xseed.sh

Co-authored-by: zakary <[email protected]>

* Update xseed.sh

* intitial multi-client support variables

* parse and trim for multi-client array conversion

* switch to array types for configuration variables

Co-authored-by: zakary <[email protected]>

Update xseed.sh

Co-authored-by: zakary <[email protected]>

* refactor client validation function and logic

Update xseed.sh

Update xseed.sh

Update xseed.sh

Co-Authored-By: zakary <[email protected]>

* update .env.sample for multi client format instructions

* refactor for env var parsing and config initialization

* bump xseed.sh version to 4.0.0

Co-authored-by: bakerboy448 <[email protected]>

---------

Co-authored-by: zakary <[email protected]>
Co-authored-by: bakerboy448 <[email protected]>

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
(feat) xseed.sh: add LOGID_FILE to track downloaded ids (#24)

* (feat) xseed.sh: add LOGID_FILE to track downloaded ids

Move from log file to db

* tweak logging; actually use db file

* Update xseed.sh

v3.2.0a

Toggle v3.2.0a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump xseed.sh to v3

v3.1.4

Toggle v3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
xseed.sh v2.1.1 fix initial logging

don't tee if log file not yet ingested

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
xseed v2.1.0

- add curl timeout messaging
- add version
- log version

v3.1.3a

Toggle v3.1.3a's commit message
xseed v2.1.1

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

v3.1.2

Toggle v3.1.2's commit message
fix(shellcheck): problems with env and script syntax

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(syntax): shellcheck (#21)

v3.1.0

Toggle v3.1.0's commit message
fix(load-env): correct working directory when loading env file