Skip to content

Bug(Lidarr): plugins branch wrong download link #33

Description

@Crow-Control

When executing a GET request for the download URL of the most recent version of Lidarr plugins branch like this:
https://lidarr.servarr.com/v1/update/plugins/changes?os=linux&runtime=netcore

It outputs this URL:
https://dev.azure.com/Lidarr/Lidarr/_apis/build/builds/4815/artifacts?artifactName=Packages&fileId=DD1734FD6FA1DE2629F81BDEE0ED39BD0888F56E11FF337B0DE80AE45E08C86D02&fileName=Lidarr.merge.3.0.0.4856.linux-core-x64.tar.gz&api-version=5.1

However, this URL throws an error:
{"$id":"1","innerException":null,"message":"The requested build 4815 could not be found.","typeName":"Microsoft.TeamFoundation.Build.WebApi.BuildNotFoundException, Microsoft.TeamFoundation.Build2.WebApi","typeKey":"BuildNotFoundException","errorCode":0,"eventId":3000}


Simply put:
Cannot download these binaries at this point

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions