toolbarr

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2023 License: MIT Imports: 12 Imported by: 0

README

Provides a suite of utilities to fix problems with Starr applications. Toolbarr allows you to perform various actions against your Starr apps and their SQLite3 databases.

Features

The first release provides 1 major feature:

  • Updating Root Folders: Use this when you need to migrate your starr application to another host, and the file system paths to your media are changing.

And several other features:

  • Mass Quality Profiles management.
  • Mass Indexer management.
  • Mass Import List management.
  • Mass Import List Exclsions management.
  • Mass Download Client management.
  • Mass Block List management.

How?

Run this application on your computer (mac/windows). Configure it with your starr app details (url/api key), and an optional sqlite3 database file.

Installation

There's a DMG for mac users and an EXE installer for Windows users on the Releases page. Download the latest file for your OS and install it. Once installed, you can use the About menu to check for updates.

While things are under development, you can grab a copy of the Windows or macOS installer @ https://unstable.golift.io/toolbarr

Linux users may not have great luck with the binaries provided. They only work on a specific version of glibc. Prepare to compile it yourself, but you can try installing it from the repo first:

curl -s https://golift.io/repo.sh | sudo bash -s - toolbarr

Caution

This app may be destructive. Make backups. Do not connect it to a live SQLite database file; use a backup copy!

The Actions tab is safe, and well tested with the four primary Starr apps. Prowlarr has limited support. Whisparr may work, but is not tested.

I want more..

We do too. What other things do you want to do Sonarr or Radarr that you just can't do easily some other way? This is a work in progress and your input will make it work better!

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
app
local
Package local provides procedures to run commands and do things on the local system.
Package local provides procedures to run commands and do things on the local system.
mnd
Package mnd provides re-usable constants for the Notifiarr application packages.
Package mnd provides re-usable constants for the Notifiarr application packages.
translations
Package translations provides all the backend translations for Toolbarr.
Package translations provides all the backend translations for Toolbarr.
update
Package update checks for an available update on GitHub.
Package update checks for an available update on GitHub.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL