From f9da8f4567eb1936775619ed71f3062ad5bd81a4 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Fri, 18 Apr 2014 19:51:19 +0000 Subject: [PATCH] * update data --- reviews.csv | 3 ++- website/data/query-blacklist.txt | 5 ++++- website/reviews.json | 5 +++++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/reviews.csv b/reviews.csv index 22b3c3ed..7e8502cd 100644 --- a/reviews.csv +++ b/reviews.csv @@ -19,4 +19,5 @@ mitchfranklin;2013-11-17;Absolutely brilliant application. Does everything so sm Alexander Walter;2013-12-12;Loving FileBot. I only wish I had discovered it sooner. Thank you for saving me so much time. Saul Chernick;2013-12-25;This is an amazing, amazing open-source project and deserves much success. shareiscare;2014-03-07;I am a heavy XBMC user and I have tested many renaming programs and I have to admit your one just rocks. I virtually have 100% success rate in scraping. -chuckl;2014-04-08;It will rip through movies and tv series files like a knife through butter. \ No newline at end of file +chuckl;2014-04-08;It will rip through movies and tv series files like a knife through butter. +Piers;2014-04-16;I would go with FileBot as a free and simple way to rename content - over 18,000 files and a 99.8% first time success rate. \ No newline at end of file diff --git a/website/data/query-blacklist.txt b/website/data/query-blacklist.txt index 6b1c51c5..be013440 100644 --- a/website/data/query-blacklist.txt +++ b/website/data/query-blacklist.txt @@ -40,6 +40,7 @@ ^Crime$ ^data$ ^deluge$ +^Disco[0-9]$ ^disk[0-9]$ ^Documentaries$ ^Documentary$ @@ -67,6 +68,7 @@ ^Games$ ^good$ ^HD[0-9]$ +^HD[A-Z].DATA$ ^hdd[0-9]$ ^home$ ^Horror$ @@ -88,6 +90,7 @@ ^Multimedia$ ^Musique$ ^mynas$ +^NAS$ ^net$ ^new$ ^of$ @@ -151,7 +154,7 @@ ^Video$ ^VIDEO_TS$ ^Videos$ -^volume\D?\d?$ +^Volume.[0-9]$ ^Volumes$ ^watch$ ^www$ diff --git a/website/reviews.json b/website/reviews.json index d123fccf..e8c0ee89 100644 --- a/website/reviews.json +++ b/website/reviews.json @@ -108,5 +108,10 @@ "user": "chuckl", "date": "2014-04-08", "text": "It will rip through movies and tv series files like a knife through butter." + }, + { + "user": "Piers", + "date": "2014-04-16", + "text": "I would go with FileBot as a free and simple way to rename content - over 18,000 files and a 99.8% first time success rate." } ] \ No newline at end of file