Guest User

Untitled

a guest
May 27th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. [detections]
  2. types=sample multicd
  3. sample=/sample
  4. multicd=/(CD|DVD)\d
  5.  
  6. [normal]
  7. completeflag=(^REASON-|NUKE|CD1|CD2|CD3|CD4|DVD1|DVD2)|(F\s-\sCOMPLTE\s-\s)|(\w*100%\w*)|(\w*FINISHED\w*)|(\w*ready*M*F\w*)|(\w*-\sCOMPLETE(\s(\)|-)|D\))\w*)
  8. rushopt=RS_DELEMPTYTABS OR RS_LOGIN OR RS_LOGOUT
  9. refresh=1500
  10. folderallow=
  11. folderskip=
  12. fileallow=
  13. fileskip=
  14. repeatcount=1
  15. retrycount=1
  16. foldersort=RS_SORTDES or RS_SORTSIZE
  17. filesort=RS_SORTDES or RS_SORTSIZE
  18. subcount=1
  19.  
  20. [sample]
  21. completeflag=(MP4|AVI|MPG|MPEG|m2ts|VOB|MKV|JPG|JPEG|WMV|mp4|avi|mpg|mpeg|vob|mkv|jpg|jpeg|wmv)
  22. rushopt=RS_DELEMPTYTABS OR RS_LOGIN OR RS_LOGOUT
  23. refresh=1
  24. folderallow=
  25. folderskip=
  26. fileallow=
  27. fileskip=
  28. repeatcount=1
  29. retrycount=1
  30. foldersort=RS_SORTDES or RS_SORTSIZE
  31. filesort=RS_SORTDES or RS_SORTSIZE
  32. subcount=1
  33.  
  34. [multicd]
  35. completeflag=(F\s-\sCOMPLTE\s-\s)|(\w*100%\w*)|(\w*FINISHED\w*)|(\w*ready*M*F\w*)|(\w*-\sCOMPLETE(\s(\)|-)|D\))\w*)
  36. rushopt=RS_DELEMPTYTABS OR RS_LOGIN OR RS_LOGOUT
  37. refresh=500
  38. folderallow=
  39. folderskip=
  40. fileallow=
  41. fileskip=
  42. repeatcount=1
  43. retrycount=1
  44. foldersort=RS_SORTDES or RS_SORTSIZE
  45. filesort=RS_SORTDES or RS_SORTSIZE
  46. subcount=1
  47.  
  48.  
  49. [affil]
  50. completeflag=(F\s-\sCOMPLTE\s-\s)|(\w*100%\w*)|(\w*FINISHED\w*)|(\w*ready*M*F\w*)|(\w*-\sCOMPLETE(\s(\)|-)|D\))\w*)
  51. rushopt=RS_DELEMPTYTABS OR RS_LOGIN OR RS_LOGOUT
  52. refresh=3
  53. folderallow=
  54. folderskip=
  55. fileallow=
  56. fileskip=
  57. repeatcount=1
  58. retrycount=1
  59. foldersort=RS_SORTDES or RS_SORTSIZE
  60. filesort=RS_SORTDES or RS_SORTSIZE
  61. subcount=2
Add Comment
Please, Sign In to add comment