Closed aaronleopold closed 8 months ago
I'll take this
From the discord convo: https://discord.com/channels/972593831172272148/1166511190336352286
It being in the web UI would let me work on it remotely without having to have SFTP access to the underlying file system Again not trying to make things too crazy, but could have options to quick turn on / off common file types
Enable:
[X] - Jpeg [X] - CBZ
[ ] - PDF [X] - CBR
Really I'm just trying to avoid scattering tons of loose sidecar files across the file system.
I think it would be a nice-to-have to implement some sort of support for a
.stumpignore
file..stumpignore
during thescan_series
andscan_series_batch
functionssome_folder/*
and!some_folder/target.cbz
.stumpignore
contents.stumpignore
at the root of a libraryPotential resources:
pseudo code