Author Topic: tvnzbfilters.txt  (Read 4368 times)

Offline DDT2005

  • Contributor
  • ***
  • Posts: 14
tvnzbfilters.txt
« on: September 23, 2006, 10:07:54 PM »
Could somebody please post a copy of that in this thread?

Thanks.

 8)

Offline Rdl

  • Administrator
  • *****
  • Posts: 3939
tvnzbfilters.txt
« Reply #1 on: September 24, 2006, 03:09:32 AM »
Just delete tvnzbfilters.abz from misc dir and then start alt.binz.

; To use TvNZB autodownload feature you should setup filters first
; Filters are in following format:
;
; string_to_search_for | A
; string_to_search_for | D
;
; By default all is Denied. Each new item of tvnzb list goes to checking against filters. Last filter to
; match that item is the one that decides if that item should be downloaded or not. New item is item that is
; not already in list.
;
; Some examples:
;
; monk* | A
; 24.* | A
; 24.*hr.hdtv* | D
;
; In this example every new item that starts with 'monk' will be downloaded, every new item that starts with '24.'
; will be downloaded except the one that has 'hr.hdtv' in it.
;
; Before enabling the timer you should setup the list to 'New' and first refresh the list, so that all items currently
; in the list program sees as old items.