{"id":28199970,"url":"https://github.com/mediabutler/cli-linux","last_synced_at":"2026-04-30T14:32:09.231Z","repository":{"id":97363702,"uuid":"175042615","full_name":"MediaButler/CLI-Linux","owner":"MediaButler","description":"Bash based command line client for MediaButler","archived":false,"fork":false,"pushed_at":"2020-05-03T19:56:46.000Z","size":200,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-12T10:43:41.552Z","etag":null,"topics":["cli","configuration","linux","mediabutler"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MediaButler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2019-03-11T16:40:31.000Z","updated_at":"2022-12-17T00:30:38.000Z","dependencies_parsed_at":"2023-03-15T17:45:25.057Z","dependency_job_id":null,"html_url":"https://github.com/MediaButler/CLI-Linux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MediaButler/CLI-Linux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaButler%2FCLI-Linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaButler%2FCLI-Linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaButler%2FCLI-Linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaButler%2FCLI-Linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MediaButler","download_url":"https://codeload.github.com/MediaButler/CLI-Linux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MediaButler%2FCLI-Linux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32468009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cli","configuration","linux","mediabutler"],"created_at":"2025-05-16T20:09:57.098Z","updated_at":"2026-04-30T14:32:09.225Z","avatar_url":"https://github.com/MediaButler.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/christronyxyocum/mb-cli-linux/assets/Images/mb_small.png\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/christronyxyocum/mb-cli-linux/assets/Images/bash_small.jpg\"\u003e\u003c/p\u003e\n\n# MediaButler Linux CLI Utility\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/76a68b3b9e314d728be3f31d18cbd6f3)](https://www.codacy.com/gh/MediaButler/CLI-Linux?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=MediaButler/CLI-Linux\u0026amp;utm_campaign=Badge_Grade)\n[![Chat on Discord](https://img.shields.io/discord/379374148436230144.svg)](https://discord.gg/nH9t5sm)\n[![made-with-bash](https://img.shields.io/badge/Made%20with-Bash-1f425f.svg)](https://www.gnu.org/software/bash/)\n[![](https://badge-size.herokuapp.com/MediaButler/CLI-Linux/master/mb-linux-cli-utility.sh)](https://github.com/MediaButler/CLI-Linux/blob/master/mb-linux-cli-utility.sh)\n\n## What is it?\n\nA command line tool to enable usage of the [MediaButler Server](https://github.com/MediaButler/Server)\n\n## Features\n\n-   [x] Can configure Sonarr/Radarr/Tautulli for use with the [Server](https://github.com/MediaButler/Server)\n-   [x] Add and Manage Requests\n-   [ ] Add and Manage Issues\n-   [x] Media Search\n-   [x] Retrieve currently playing statistics\n-   [x] Playback History\n\n## Why do you need my Plex username and password?\n\nAs the [Server](https://github.com/MediaButler/Server) only supports authenticated forms of communication we require this information to perform an authentication with Plex. This information is used ONLY to perform Plex authentication and is not saved. We do however save a resulting token that is unique that is saved so you do not have to perform authentication again.\n\n## Requirements\n\nWe have done everything in our power to limit the number of dependencies that this application requires and, for most Linux users, they should already be installed. However, in case you do not, you will need the following packages in order to run the utility:\n\n    bash\n    curl\n    jq\n    grep\n    sed\n\n## Installing and Using\n\nThe simplest method would be to either download the file manually or clone this git repository, marking the file as executable, and running it.\n\n    git clone https://github.com/MediaButler/CLI-Linux.git\n    cd CLI-Linux\n    chmod +x mb-linux-cli-utility.sh\n    ./mb-linux-cli-utility.sh\n\n## Docker\n\nYou can also run the client inside a docker environment by running\n\n    docker run --rm -it mediabutler/cli-linux\n\n## Support\n\nFurther help and support using this script can be found in [our Wiki](https://github.com/MediaButler/Wiki/wiki) or drop by our [Discord Server](https://discord.gg/nH9t5sm)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmediabutler%2Fcli-linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmediabutler%2Fcli-linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmediabutler%2Fcli-linux/lists"}