* update data
This commit is contained in:
parent
ca3fc8f3fa
commit
f9da8f4567
|
@ -20,3 +20,4 @@ Alexander Walter;2013-12-12;Loving FileBot. I only wish I had discovered it soon
|
|||
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.
|
||||
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.
|
|
|
@ -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$
|
||||
|
|
|
@ -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."
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue