Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: golift/starr

v1.3.1

08 Mar 19:44
@davidnewhall davidnewhall
3d0e964
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

Contributors

davidnewhall
Assets 2
Loading

v1.3.0

25 Jan 20:36
@davidnewhall davidnewhall

Choose a tag to compare

This release contains dependency updates, bug fixes, and Sonarr season images support.

What's Changed

  • Readarr /search endpoint, fix type mismatch in AddAuthorOptions struct by @Inku0 in #185
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #182
  • chore(deps): update golangci/golangci-lint-action action to v9 by @renovate[bot] in #181
  • Fix bulk retrieval of multiple episode files by @almanac1631 in #187
  • Sonarr season images fix by @Fyb3roptik in #184

New Contributors

Full Changelog: v1.2.1...v1.3.0

Contributors

Fyb3roptik, renovate, and 2 other contributors
Loading

v1.2.1: Calendar feeds

10 Oct 06:26
@davidnewhall davidnewhall
1269d03
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed


  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #177
  • fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #179
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #180

Full Changelog: v1.2.0...v1.2.1

Contributors

renovate and davidnewhall
Loading

v1.2.0

30 Jul 02:18
@davidnewhall davidnewhall
dfbdba7
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

Contributors

Fyb3roptik, renovate, and 2 other contributors
Loading

v1.1.0

20 Mar 04:21
@davidnewhall davidnewhall
0d25b4a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

A bunch more features and a few bug fixes. Enjoy!

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

Contributors

Fyb3roptik, renovate, and 4 other contributors
Loading

Fantastic Voyage

29 Aug 05:51
@davidnewhall davidnewhall
e85fbe7
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

It's been a long time and a lot of changes since the last tagged release. There are many breaking changes in this release, but they should all be easy to fix. They were necessary, sorry. Going forward, the breaking changes should be minimal. Please open an issue if you run into any problems with this release.

What's Changed

Auto-generated list of pull requests:

New Contributors

Full Changelog: v0.14.0...v1.0.0

Contributors

aetaric, renovate, and 4 other contributors
Loading
Luckystrike561 reacted with rocket emoji
1 person reacted

Less Memory

07 Feb 04:45
@davidnewhall davidnewhall
3a50edc
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

This release has a couple big changes. First, it includes a new sub module named starrcommand. This module allows your app to consume Custom Script calls from all 5 Starr apps. Secondly, this release changes how logging and specifically debug logging work. Disabling debug should reduce the amount of memory used.

New Features:

  • GetQueue and GetHistory methods can now be filtered.
  • Adds more *Tag methods to all apps. Thanks @Fuochi!
  • Adds seasonPass method to Sonarr.
  • Adds episodeFile methods to Sonarr.

Contributors

Fuochi
Loading

Contexts

15 Jan 07:46
@davidnewhall davidnewhall
cd5c2c4
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

This release re-organizes the code and pushes contexts all the way through to the main Interface. See the pull request for a bit more. #24

This release has some backward incompatible changes. Sorry. Should be easy enough to fix up.

Loading

Bug Fix

02 Jan 02:29
@davidnewhall davidnewhall

Choose a tag to compare

This is a bug fix. See release notes for v0.12.0.

Loading

Overhaulin'

30 Dec 08:46
@davidnewhall davidnewhall
35eeb0e
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

WARNING: This release has a bug that causes a crash when calling GetQueue(). Use master until v0.12.1 is released. (soon)

This release has some backward compatibility changes, sorry.
GetQueue() and GetHistory() changed in all four apps. If you need more control over the request, use GetQueuePage() and GetHistoryPage(). Other breaking changes: Some config items JSON and YAML tags changed. Updated the APIer interface in the starr app with four new methods.

New features:

  • Added Fail() and Lookup() to all four apps. Used to mark a history item failed, and search for a new item, respectively. Thanks to @smantic for the lookup code and @JackDallas fo the fail code.
  • Added Prowlar support. Only 1 method for now, more to come as requests come in.
  • Added GetBackupFiles() to all five apps. Returns list of available backup files.
  • Added Login() interface to set a cookie using form-based authentication. Useful for downloading backup files (where an API Key does not work).
  • Added more request methods (in the interface) and pagination helpers to starr module.

Contributors

JackDallas and smantic
Loading
Previous 1 3 4
Previous

AltStyle によって変換されたページ (->オリジナル) /