1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00

* update data

This commit is contained in:
Reinhard Pointner 2014-04-18 19:51:19 +00:00
parent ca3fc8f3fa
commit f9da8f4567
3 changed files with 11 additions and 2 deletions

View File

@ -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. 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. 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. 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. 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.
1 Amit Singhal 2010-05-23 one of the best tv-ep renamers out there! kudos! to the author, rednoah
19 Alexander Walter 2013-12-12 Loving FileBot. I only wish I had discovered it sooner. Thank you for saving me so much time.
20 Saul Chernick 2013-12-25 This is an amazing, amazing open-source project and deserves much success.
21 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.
22 chuckl 2014-04-08 It will rip through movies and tv series files like a knife through butter.
23 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.

View File

@ -40,6 +40,7 @@
^Crime$ ^Crime$
^data$ ^data$
^deluge$ ^deluge$
^Disco[0-9]$
^disk[0-9]$ ^disk[0-9]$
^Documentaries$ ^Documentaries$
^Documentary$ ^Documentary$
@ -67,6 +68,7 @@
^Games$ ^Games$
^good$ ^good$
^HD[0-9]$ ^HD[0-9]$
^HD[A-Z].DATA$
^hdd[0-9]$ ^hdd[0-9]$
^home$ ^home$
^Horror$ ^Horror$
@ -88,6 +90,7 @@
^Multimedia$ ^Multimedia$
^Musique$ ^Musique$
^mynas$ ^mynas$
^NAS$
^net$ ^net$
^new$ ^new$
^of$ ^of$
@ -151,7 +154,7 @@
^Video$ ^Video$
^VIDEO_TS$ ^VIDEO_TS$
^Videos$ ^Videos$
^volume\D?\d?$ ^Volume.[0-9]$
^Volumes$ ^Volumes$
^watch$ ^watch$
^www$ ^www$

View File

@ -108,5 +108,10 @@
"user": "chuckl", "user": "chuckl",
"date": "2014-04-08", "date": "2014-04-08",
"text": "It will rip through movies and tv series files like a knife through butter." "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."
} }
] ]