mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-24 00:38:52 -05:00
* update query-blacklist
This commit is contained in:
parent
a6519d7e68
commit
5ba6728022
@ -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""."
|
||||
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.
|
||||
|
|
@ -41,6 +41,7 @@
|
||||
^Film[s]?
|
||||
^Filme$
|
||||
^Finished
|
||||
^good$
|
||||
^HD[0-9]$
|
||||
^hdd[0-9]$
|
||||
^home$
|
||||
@ -53,6 +54,7 @@
|
||||
^Incoming$
|
||||
^jukebox$
|
||||
^Kids$
|
||||
^master$
|
||||
^MD0_DATA$
|
||||
^media$
|
||||
^mnt$
|
||||
@ -77,6 +79,7 @@
|
||||
^Sort$
|
||||
^Staging$
|
||||
^Storage$
|
||||
^System$
|
||||
^tank$
|
||||
^temp$
|
||||
^temporary$
|
||||
|
@ -73,5 +73,10 @@
|
||||
"user": "haywardb",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user