Giter Club home page Giter Club logo

comic-management-scripts's Introduction

Comic-Mangement-Scripts

Break down of the scripts -

create_fake_comic_library.py - This will create folders and cbz files with some random names to simulate a comic book library. Inserts a single image (that you define) so that it's a valid cbz file.

find_junk_in_cbz.py - Scans a path the user supplies for cbz files and records how many "junk" files are inside. Junk files are considered anything not an image or .xml metadata. Stores results in non_image_files.log

kavita_create_library_per_folder.py - This will look at a root folder and add all sub-folders to your Kavita instance as their own library. Is able to work across the network and different OS's to send to kavita's API.

kavita_delete_all_libraries.py - Tactial nuke for Kavita's libraries. Deletes every library listed without any filtering options.

kavita_to_kitty.py (non-working) - Eventually will scan your kavita manga library to find series, then match those series off a certain kitty site to find new posts.

mimic_files_and_folder_strcuture.py - Will look at a folder on disk and mimic its structure of folders and files into a fake library of 0 byte files. This lets you test regex patterns against "real" files and folders easier without always having to copy a working data set each time you want to run a script against it.

record_comicinfo_to_sqlite.py - Reads your cbz collection and records the contents of comicinfo.xml into a sqlite database. This is useful for quickly searching against your collection of metadata to see what might need to be fixed or updated. Records last time of scan and only scans files that have changed in order to be more efficient.

scan_all_endpoints_API.py - For kavita to start a scan on every library in your server.

scan_all_libraries.py - For Kavita, but was made before the "scan-all" endpoint was made. This gets the list of your libraries on the server and sends the scan command to them 1 by 1.

comic-management-scripts's People

Contributors

dieseltech avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

cducharme84

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.