Skip to content

Vito0912/absToolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

absToolbox

NEW

Now available at https://abstoolbox.vito0912.de/ with easy access. Run these tools in seconds without any other program needed. Also works with local ABS servers.


A collection of tools designed to assist with Audiobookshelf-related tasks.

Caution

All scripts may have unforeseen side effects or might even crash the server completely. Therefore, before starting any script, you should make a backup via the settings! Do not use the Python scripts anymore. These are legacy!

Note

Old, but still valid note:
Currently, these are only Python scripts. However, there are plans to implement plugin support: Plugin Support Pull Request

Should this happen, I will try to integrate all scripts into ABS and create additional ones. Depending on how access to the database/UI is provided, possible developments include:

  • An issue tracker with an interface for management (if it is possible to register a settings page)
  • Ratings (if it is possible to access the database and/or create a custom table, and if the item view is customizable)
  • Shared listening states (if there is access to the database)

Available Tools

Visit https://abstoolbox.vito0912.de

Legacy Installation & Usage

Follow these steps to set up and use absToolbox (old Python scripts):

  1. Clone this repository to your local machine:

    git clone https://github.com/vito0912/absToolbox
    cd absToolbox/tools
  2. Ensure Python is installed on your system.

  3. Open the script you wish to use and configure the variables at the top of the file according to your requirements.

  4. Run the script by executing the following command in your terminal:

    python <filename>

Replace <filename> with the name of the script you want to run.

About

A collection of tools designed to assist with Audiobookshelf-related tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published