rednoah wrote:thousands of lines is nothing. Are you sure that the exclude causes a noticeable delay in pre- and post-processing phases of the amc script? If yes, send me your exclude list (e.g. via dropbox link).
The exclude list is not necessary if you can ensure that no file is passed into the amc script more than once, including any and all corner cases and error scenarios.
EDIT: I can unexpectedly performance issues when adding 100k+ excludes.
Hi rednoah, thanks for the quick response!
I've checked again and it is 35158 lines. The reason why it is so big is because a ton of split .rar files are added to it as well.
Actually I think I am getting performance issues in many places since I don't have any torrent- or log-rotation put in place from my overhead script, but since Filebot does not print date and time in the log outputs it is hard for me to pinpoint where I get the actual slowdowns. I am working on reducing large amounts of data in all kinds of places currently, as I want a maintenance free solution. (I'm using FlexGet, FileBot, Transmission and some personal python scripts.. The whole shabang)
Do you still want the dropbox dl?
I am not 100% sure if it will check anything twice.. I mean, maybe I delete a show I no longer like, but then suddenly my gf decides that she wants to see the show and downloads it again.. The exclude-list will become problematic if that were the case, although I do have a seperate re-scan list to somewhat resolve this.