1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-12-24 08:48:51 -05:00

* update query-blacklist

This commit is contained in:
Reinhard Pointner 2013-09-12 08:40:23 +00:00
parent a6519d7e68
commit 5ba6728022
3 changed files with 9 additions and 0 deletions

View File

@ -13,3 +13,4 @@ Jan;2013-03-21;Kudos :) Great time saver keeping my collection organized. Stable
Bobby Scholtens;2013-05-27;"Pretty awesome piece of software. Very fast and easy to use. As it states: ""it just works""." Bobby Scholtens;2013-05-27;"Pretty awesome piece of software. Very fast and easy to use. As it states: ""it just works""."
williamdanis;2013-06-18;Filebot is excellent! Thanks. 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. 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.

1 Amit Singhal 2010-05-23 one of the best tv-ep renamers out there! kudos! to the author, rednoah
13 Bobby Scholtens 2013-05-27 Pretty awesome piece of software. Very fast and easy to use. As it states: "it just works".
14 williamdanis 2013-06-18 Filebot is excellent! Thanks.
15 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.
16 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.

View File

@ -41,6 +41,7 @@
^Film[s]? ^Film[s]?
^Filme$ ^Filme$
^Finished ^Finished
^good$
^HD[0-9]$ ^HD[0-9]$
^hdd[0-9]$ ^hdd[0-9]$
^home$ ^home$
@ -53,6 +54,7 @@
^Incoming$ ^Incoming$
^jukebox$ ^jukebox$
^Kids$ ^Kids$
^master$
^MD0_DATA$ ^MD0_DATA$
^media$ ^media$
^mnt$ ^mnt$
@ -77,6 +79,7 @@
^Sort$ ^Sort$
^Staging$ ^Staging$
^Storage$ ^Storage$
^System$
^tank$ ^tank$
^temp$ ^temp$
^temporary$ ^temporary$

View File

@ -73,5 +73,10 @@
"user": "haywardb", "user": "haywardb",
"date": "2013-08-08", "date": "2013-08-08",
"text": "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." "text": "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."
},
{
"user": "Raydan",
"date": "2013-09-08",
"text": "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."
} }
] ]