diff --git a/reviews.csv b/reviews.csv index 032856cf..d2337977 100644 --- a/reviews.csv +++ b/reviews.csv @@ -15,4 +15,5 @@ williamdanis;2013-06-18;Filebot is excellent! Thanks. haywardb;2013-08-08;Wow, thank you so much for this program. I had a large collection of tv shows which I was not looking forward to sorting out. Dumped the files into FileBot and within minutes, all done. Even finds correct name within filenames with a load of junk in them. Raydan;2013-09-08;I can really recommend using filebot for sorting, moving, deleting, subtitle searching... I just started the script once... and it was quite mindblowing to be honest. Nitish Kumar;2013-09-21;FileBot is such an amazing piece of work. Been using it for TV Shows renaming but today tried over movies as well. Big time success! -mitchfranklin;2013-11-17;Absolutely brilliant application. Does everything so smoothly! \ No newline at end of file +mitchfranklin;2013-11-17;Absolutely brilliant application. Does everything so smoothly! +Alexander Walter;2013-12-12;Loving FileBot. I only wish I had discovered it sooner. Thank you for saving me so much time. \ No newline at end of file diff --git a/website/data/query-blacklist.txt b/website/data/query-blacklist.txt index d9dd586a..cbf62cc3 100644 --- a/website/data/query-blacklist.txt +++ b/website/data/query-blacklist.txt @@ -38,6 +38,7 @@ ^Downloading$ ^Downloads$ ^DVD +^ENTERTAINMENT$ ^episode[s]?$ ^Erotic$ ^extract$ diff --git a/website/reviews.json b/website/reviews.json index 9df8f9e3..1123cc58 100644 --- a/website/reviews.json +++ b/website/reviews.json @@ -88,5 +88,10 @@ "user": "mitchfranklin", "date": "2013-11-17", "text": "Absolutely brilliant application. Does everything so smoothly!" + }, + { + "user": "Alexander Walter", + "date": "2013-12-12", + "text": "Loving FileBot. I only wish I had discovered it sooner. Thank you for saving me so much time." } ] \ No newline at end of file