A skip regex option for pyReScene Auto

Issue #112 resolved
Gfy repo owner created an issue

People sometimes add custom folders inside their releases.

[NOTE]-nfo.says.subs.included_nowhere.to.be.found

These folders could include other files unrelated to the release. A command line parameter with a custom regex to prevent inclusion of custom folders would give these people the opportunity to create SRRs directly from their collection too with pyReScene Auto.

Comments (2)

  1. Gfy reporter

    These options already exist to skip over existing files:

      -x NAME, --skip=NAME  exclude these files from the stored files
      --skip-list=FILE      file with file names to skip for the stored files
    
  2. Log in to comment