Skip to content

Change postprocess ignore hidden pass nzb delete#803

Closed
ghost wants to merge 4 commits intodevelopmentfrom
unknown repository
Closed

Change postprocess ignore hidden pass nzb delete#803
ghost wants to merge 4 commits intodevelopmentfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Mar 1, 2014

Change PostProcessing checks and rules

closes gh-393

Add ignore hidden, pass nzb, delete empty to processTV

Add ignore hidden subfolders (subfolder starts with .)
Removing ignored_filestrings from postProcessor
because subfolders with . are not being processed.

Add pass (inherit) nzbName to subfolder
When no videofiles are in the mainfolder and there is only one subfolder,
pass nzbName to subfolder

Add delete empty folder
For now only delete empty folders on scripts and automatic.
Safety net, with manual it's easier to browse and select root folder

closes gh-777

@thezoggy
Copy link
Copy Markdown
Contributor

thezoggy commented Mar 2, 2014

If this is the same code/branch that I tested a few months ago.. I did'nt run into any problems with it.

@arogl
Copy link
Copy Markdown

arogl commented Mar 3, 2014

If $sickbeard.TV_DOWNLOAD_DIR has a space in the directory name then it cuts the directory short at the space. You can still choose the right directory via the browse button.

config.ini:
tv_download_dir = G:\TV Down

I'm not sure what to change the line to as neither " or ' work to quote the string.

@ghost
Copy link
Copy Markdown
Author

ghost commented Mar 3, 2014

Thanks,
Quotes were missing on value in home_postprocess.tmpl

Patrick Vos added 4 commits March 5, 2014 20:51
+ Change replace rules
+ Include PR-620-jayme-github Process files by size but reversed (biggest first)
+ Add postProcessor checks: status, quality/filesize, already processed
+ Change search for airdate in database instead of thetvdb
+ Add tv download dir as default manual post-process directory
+ Add is_proper to nameparser
+ Change use quality from snatch history instead of status quality
+ PEP8
Add ignore hidden subfolders (subfolder starts with .)
Removing ignored_filestrings from postProcessor
because subfolders with . are not being processed.

Add pass (inherit) nzbName to subfolder
When no videofiles are in the mainfolder and there is only one subfolder,
pass nzbName to subfolder

Add delete empty folder
For now only delete empty folders on scripts and automatic.
Safety net, with manual it's easier to browse and select root folder

+ Change some logging and error messages
Safer since processer sorts biggest first,
potential risc of replacing with smaller stuff (sample) only because name has proper in it.
+ Add force replace manual post processing
@ghost ghost closed this in 9f309a4 Mar 9, 2014
@ghost ghost deleted the change_postprocess_ignore_hidden_pass_nzb_delete branch March 11, 2014 09:27
gborri pushed a commit to gborri/Sick-Beard that referenced this pull request Sep 22, 2014
Fix RssTorrent where there may be empty values in configuration
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants