{"id":26197426,"url":"https://github.com/golift/starr","last_synced_at":"2025-04-06T21:14:54.982Z","repository":{"id":34996976,"uuid":"167287286","full_name":"golift/starr","owner":"golift","description":"Starr Library: Fully functional go package to interact with Lidarr, Prowlarr, Radarr, Readarr, and Sonarr APIs.","archived":false,"fork":false,"pushed_at":"2025-03-20T04:22:37.000Z","size":768,"stargazers_count":78,"open_issues_count":5,"forks_count":18,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-30T20:11:19.580Z","etag":null,"topics":["golang","golang-library","lidarr","prowlarr","radarr","readarr","sonarr"],"latest_commit_sha":null,"homepage":"https://golift.io/discord","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-24T02:16:32.000Z","updated_at":"2025-03-24T08:12:56.000Z","dependencies_parsed_at":"2023-01-16T23:01:06.918Z","dependency_job_id":"4ae96a66-abf2-4b11-b661-897ffe76611e","html_url":"https://github.com/golift/starr","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golift%2Fstarr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golift%2Fstarr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golift%2Fstarr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golift%2Fstarr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golift","download_url":"https://codeload.github.com/golift/starr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247550690,"owners_count":20956987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","golang-library","lidarr","prowlarr","radarr","readarr","sonarr"],"created_at":"2025-03-12T02:27:04.556Z","updated_at":"2025-04-06T21:14:54.958Z","avatar_url":"https://github.com/golift.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Starr Library\n\n[![GoDoc](https://godoc.org/golift.io/starr/svc?status.svg)](https://pkg.go.dev/golift.io/starr)\n[![Go Report Card](https://goreportcard.com/badge/golift.io/starr)](https://goreportcard.com/report/golift.io/starr)\n[![MIT License](http://img.shields.io/:license-mit-blue.svg)](https://github.com/golift/starr/blob/main/LICENSE)\n[![discord](https://badgen.net/badge/icon/Discord?color=0011ff\u0026label\u0026icon=https://simpleicons.now.sh/discord/eee \"GoLift Discord\")](https://golift.io/discord)\n\n## The correct way to say `*arr`.\n\n **Go library to interact with APIs in all the Starr apps.**\n\n-   [Lidarr](https://lidarr.audio) ([over 80 methods](https://pkg.go.dev/golift.io/starr@main/lidarr))\n-   [Prowlarr](https://prowlarr.com) ([over 20 methods](https://pkg.go.dev/golift.io/starr@main/prowlarr))\n-   [Radarr](https://radarr.video) ([over 100 methods](https://pkg.go.dev/golift.io/starr@main/radarr))\n-   [Readarr](https://readarr.com) ([over 70 methods](https://pkg.go.dev/golift.io/starr@main/readarr))\n-   [Sonarr](https://sonarr.tv) ([over 100 methods](https://pkg.go.dev/golift.io/starr@main/sonarr))\n\n[Custom Scripts support](https://wiki.servarr.com/radarr/custom-scripts) is also included.\n[Check out the types and methods](https://pkg.go.dev/golift.io/starr@main/starrcmd) to get that data.\n\n## One 🌟 To Rule Them All\n\nThis library is slowly updated as new methods are needed or requested. If you have\nspecific needs this library doesn't currently meet, but should or could, please\n[let us know](https://github.com/golift/starr/issues/new)!\n\nThis library is currently in use by:\n\n-   [Toolbarr](https://github.com/Notifiarr/toolbarr/) (all of it)\n-   [Unpackerr](https://github.com/Unpackerr/unpackerr/) (queue only)\n-   [Notifiarr](https://github.com/Notifiarr/notifiarr/) (a lot of it)\n-   [Checkrr](https://github.com/aetaric/checkrr/)\n-   [telegram-bot](https://github.com/woiza/telegram-bot-radarr) (radarr)\n-   [telegram-bot2](https://github.com/woiza/telegram-bot-sonarr) (sonarr)\n\n# Usage\n\nGet it:\n```shell\ngo get golift.io/starr\n```\n\nUse it:\n```go\nimport \"golift.io/starr\"\n```\n\n## Example\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\n\t\"golift.io/starr\"\n\t\"golift.io/starr/lidarr\"\n)\n\nfunc main() {\n\t// Get a starr.Config that can plug into any Starr app.\n\t// starr.New(apiKey, appURL string, timeout time.Duration)\n\tc := starr.New(\"abc1234ahsuyka123jh12\", \"http://localhost:8686\", 0)\n\t// Lets make a lidarr server with the default starr Config.\n\tl := lidarr.New(c)\n\n\t// In addition to GetSystemStatus, you have things like:\n\t// * l.GetAlbum(albumID int)\n\t// * l.GetQualityDefinition()\n\t// * l.GetQualityProfiles()\n\t// * l.GetRootFolders()\n\t// * l.GetQueue(maxRecords int)\n\t// * l.GetAlbum(albumUUID string)\n\t// * l.GetArtist(artistUUID string)\n\tstatus, err := l.GetSystemStatus()\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\n\tfmt.Println(status)\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolift%2Fstarr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgolift%2Fstarr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolift%2Fstarr/lists"}