Git Product home page Git Product logo

stashscripts's Introduction

How to add to Stash

go to Settings > Plugins > Available Plugins > Add Source

Source URL

https://stg-annon.github.io/StashScripts/stable/index.yml

stg-annon-repo

stashscripts's People

Contributors

stg-annon avatar waffle-person avatar

Stargazers

 avatar  avatar SZGZ avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

stashscripts's Issues

[Find File Errors] decode error

Happens when trying to run any of the tasks. But it did work on an empty log file, so I suspect there is a character in some filename that the code dislikes.

time="2024-06-27 23:28:50" level=error msg="[Plugin / Find File Errors] Traceback (most recent call last):"
time="2024-06-27 23:28:50" level=error msg="[Plugin / Find File Errors]   File \"C:\\Users\\redacted\\.stash\\plugins\\stg-annon\\findFileErrors/main.py\", line 122, in <module>"
time="2024-06-27 23:28:50" level=error msg="[Plugin / Find File Errors]     main()"
time="2024-06-27 23:28:50" level=error msg="[Plugin / Find File Errors]   File \"C:\\Users\\redacted\\.stash\\plugins\\stg-annon\\findFileErrors/main.py\", line 25, in main"
time="2024-06-27 23:28:50" level=error msg="[Plugin / Find File Errors]     find_scan_errors()"
time="2024-06-27 23:28:50" level=error msg="[Plugin / Find File Errors]   File \"C:\\Users\\redacted\\.stash\\plugins\\stg-annon\\findFileErrors/main.py\", line 45, in find_scan_errors"
time="2024-06-27 23:28:50" level=error msg="[Plugin / Find File Errors]     for line in log_file:"
time="2024-06-27 23:28:50" level=error msg="[Plugin / Find File Errors]   File \"C:\\Python312\\Lib\\encodings\\cp1252.py\", line 23, in decode"
time="2024-06-27 23:28:50" level=error msg="[Plugin / Find File Errors]     return codecs.charmap_decode(input,self.errors,decoding_table)[0]"
time="2024-06-27 23:28:50" level=error msg="[Plugin / Find File Errors]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"
time="2024-06-27 23:28:50" level=error msg="[Plugin / Find File Errors] UnicodeDecodeError: 'charmap' codec can't decode byte 0x8d in position 2817: character maps to <undefined>"
time="2024-06-27 23:28:50" level=debug msg="Plugin Find File Errors finished"
time="2024-06-27 23:28:50" level=error msg="Plugin returned error: exit status 1"

Stash version: stashapp/stash@a8fca47
Plugin version: 0.2-07f89ce

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.