2011-08-26 22:20:40 -04:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2011-11-27 00:32:06 -05:00
< html xmlns = "http://www.w3.org/1999/xhtml" itemscope itemtype = "http://schema.org/Product" >
2011-08-26 22:20:40 -04:00
< head >
2011-11-27 00:32:06 -05:00
< meta http-equiv = "content-type" content = "text/html; charset=UTF-8" / >
2011-12-24 23:28:09 -05:00
< meta name = "keywords" content = "rename tv series, rename tv episodes with info from TVRage or AniDB or TheTVDB, rename movies, download subtitles from OpenSubtitles or Sublight, check sfv or md5 or sha1 files, command-line, Windows, Linux, Mac OSX" / >
2011-11-27 09:42:00 -05:00
< link rel = "alternate" type = "application/rss+xml" title = "RSS" href = "http://twitter.com/statuses/user_timeline/filebot_renamer.rss" / >
2011-11-27 00:32:06 -05:00
2011-08-26 22:20:40 -04:00
< title > FileBot - The ultimate tv renamer / subtitle downloader / sfv validator< / title >
2012-01-05 00:30:22 -05:00
< meta name = "description" content = "FileBot is the ultimate tool for renaming your tv shows or anime and downloading subtitles. It's smart, streamlined for simplicity and "just works". FileBot supports Windows, Linux and Mac, plus there's a full-featured command-line interface for all sorts of automation." / >
2011-12-25 12:17:49 -05:00
< meta itemprop = "name" content = "FileBot - The ultimate tv renamer and subtitle downloader" / >
2012-01-05 00:30:22 -05:00
< meta itemprop = "description" content = "FileBot is the ultimate tool for renaming your tv shows or anime and downloading subtitles. It's smart, streamlined for simplicity and "just works". FileBot supports Windows, Linux and Mac, plus there's a full-featured command-line interface for all sorts of automation." / >
2011-12-25 12:17:49 -05:00
< meta itemprop = "image" content = "http://filebot.sourceforge.net/images/icon.png" / >
2011-12-24 23:28:09 -05:00
2011-08-26 22:20:40 -04:00
< link rel = "stylesheet" href = "base.css" type = "text/css" / >
< link rel = "icon" href = "favicon.png" / >
2011-09-14 19:44:52 -04:00
2011-12-25 07:52:52 -05:00
<!-- Java Deployment Toolkit -->
< script type = "text/javascript" src = "http://www.java.com/js/deployJava.js" > < / script >
2011-09-14 19:44:52 -04:00
<!-- google analytics -->
2011-08-27 02:20:15 -04:00
< script type = "text/javascript" >
2011-08-31 07:09:32 -04:00
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-25379256-1']);
_gaq.push(['_trackPageview']);
2011-11-22 11:12:20 -05:00
2011-08-31 07:09:32 -04:00
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
< / script >
2011-09-13 15:43:04 -04:00
2011-11-27 00:32:06 -05:00
<!-- google +1 -->
< script type = "text/javascript" >
window.___gcfg = {lang: 'en-GB'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
< / script >
2011-12-08 10:05:34 -05:00
<!-- twitter -->
< script type = "text/javascript" >
2011-12-10 04:59:27 -05:00
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
2011-12-08 10:05:34 -05:00
< / script >
2011-08-26 22:20:40 -04:00
< / head >
< body >
2011-12-07 13:33:49 -05:00
< div class = "page" style = "background-image: url('images/bg.hint.tutorial.png'); background-position: 565px 122px;" >
2011-12-10 04:59:27 -05:00
< div class = "navigation" >
2011-11-21 09:16:53 -05:00
< div >
< ul >
< li > < a href = "http://filebot.sourceforge.net/forums/" > Forums< / a > < / li >
< li > < a href = "http://filebot.sourceforge.net/forums/viewtopic.php?f=3&t=7" > FAQ< / a > < / li >
2011-11-22 11:12:20 -05:00
< li > < a href = "http://filebot.sourceforge.net/#download" > Download< / a > < / li >
2011-11-21 09:16:53 -05:00
< / ul >
< / div >
2011-11-22 11:12:20 -05:00
< / div >
2011-11-21 09:16:53 -05:00
2011-09-03 05:21:39 -04:00
< div class = "social" >
2011-12-10 04:59:27 -05:00
< div class = "twitter" >
< a href = "https://twitter.com/share" class = "twitter-share-button" data-url = "http://filebot.sourceforge.net/" data-text = "FileBot - The ultimate tv renamer and subtitle downloader" data-via = "filebot_renamer" data-lang = "en" > < / a >
2011-09-17 08:56:49 -04:00
< / div >
2011-12-10 04:59:27 -05:00
< div class = "plusone" >
2011-11-27 00:32:06 -05:00
< g:plusone callback = "_gaq.push(['_trackEvent','Social networking','Google Plus One',document.title])" href = "http://filebot.sourceforge.net/" > < / g:plusone >
2011-09-17 08:56:49 -04:00
< / div >
2011-09-03 05:21:39 -04:00
< / div >
2011-08-26 22:20:40 -04:00
< div class = "header" >
2011-09-17 08:56:49 -04:00
< a href = "http://filebot.sourceforge.net" > < img class = "logo" alt = "logo" src = "images/icon.png" width = "48" height = "48" / > < / a >
2011-08-26 22:20:40 -04:00
< h1 >
FileBot
2011-11-21 09:16:53 -05:00
< a href = "http://filebot.sourceforge.net/forums/viewforum.php?f=7" class = "source" target = "_blank" > v@{version}< / a >
2011-08-26 22:20:40 -04:00
< span class = "description" > The ultimate tv renamer / subtitle downloader / sfv validator< / span >
< / h1 >
< / div >
2011-08-31 07:09:32 -04:00
2011-08-26 22:20:40 -04:00
< div class = "content" >
< div class = "screenshot screencast" >
2011-12-07 13:33:49 -05:00
< a onclick = "_gaq.push(['_trackPageview', '/video/tutorial'])" href = "http://www.youtube.com/watch?v=zcSFKiwFLZw" title = "How to use FileBot" target = "_blank" >
2011-08-26 22:20:40 -04:00
< img class = "play" alt = "play" src = "images/play.png" width = "16" height = "16" / >
< img alt = "screenshot" src = "screenshots/medium/panel.rename.png" width = "300" height = "238" / >
< / a >
< / div >
2011-08-31 07:09:32 -04:00
2011-08-26 22:20:40 -04:00
< div class = "section about" >
< img class = "icon" src = "images/information.png" alt = "about" width = "48" height = "48" / >
< h2 > About< / h2 >
< p >
< strong > FileBot< / strong > is the ultimate tool for renaming your tv shows and anime,
downloading subtitles from various sources or just simple file verification.
< / p >
< p >
FileBot can be launched via Java Web Start. No manual download or installation required.
< / p >
< / div >
2011-08-31 07:09:32 -04:00
2011-08-26 22:20:40 -04:00
< div class = "webstart" >
2011-12-25 07:52:52 -05:00
< a onclick = "_gaq.push(['_trackPageview', '/webstart/filebot.jnlp']); return deployJava.launchWebStartApplication('webstart/filebot.jnlp') == false ? true : false" href = "http://filebot.sourceforge.net/webstart/filebot.jnlp" >
2011-08-31 07:09:32 -04:00
< img alt = "Launch" title = "Launch via Java Web Start" border = "0" src = "images/webstart.png" / >
< / a >
2011-08-26 22:20:40 -04:00
< / div >
2012-02-18 05:08:59 -05:00
< div class = "section first tutorial" >
< img class = "icon" src = "images/starthere.png" alt = "start" width = "48" height = "48" / >
< h2 > Getting Started< / h2 >
< p > < strong > FileBot makes organizing your movies and TV shows a breeze!< / strong > We'll automatically match your files with information
from various online databases. How you want your media files to be named and organized is completely up to you. Our
groovy < a href = "naming.html" > format engine< / a > supports pretty much anything!< / p >
< ol >
< li > Drag movie or episode files into the " Original Files" list area< / li >
< li > Right-click " New Names" list area and select your preferred datasource< / li >
< li > Hit " Rename" !< / li >
< / ol >
< p > < strong > Fetching subtitles is just as easy, just drop it in!< / strong > Besides automatic lookup you'll also be able to
manually search and download subtitles, preview subtitles and fix encoding problems (e.g. force UTF-8).< / p >
< ol >
< li > Drag your movie or episode files onto the top-right < img alt = "===" src = "images/droparea.png" / > drop area< / li >
< li > Hit " Download" !< / li >
< / ol >
< p > < strong > Use FileBot from the command-line!< / strong > There is a simple CLI for core tasks like renaming media files and fetching subtitles
as well as checking or creating SFV files. On top of that you can use our < a href = "script.html" > scripting engine< / a > to define more complex
automated processing. There's already < a href = "http://filebot.sourceforge.net/forums/viewtopic.php?f=4&t=5#p5" > shared scripts< / a > for
various tasks that you can just run right away or further customize to your needs.< / p >
< ul >
< li > Watch media folders and organize new files automatically< / li >
< li > Fetch artwork and create nfo files for TV shows or movies< / li >
< li > Export your media files including media info as CSV text file< / li >
... and more!
< / ul >
< / div >
2011-08-31 07:09:32 -04:00
2011-09-22 12:11:00 -04:00
< div class = "section features" id = "features" >
2011-08-26 22:20:40 -04:00
< img class = "icon" src = "images/lists.png" alt = "features" width = "48" height = "48" / >
< span class = "quote" > Automatic for the people< / span >
< h2 > Some Features< / h2 >
2012-02-18 05:08:59 -05:00
< ul class = "list" >
2011-08-26 22:20:40 -04:00
< li > A simple user-interface tuned for drag-n-drop < small class = "comment" > (no need to bother with file dialogs)< / small > < / li >
< li > Platform-independent and straight-forward application deployment< / li >
2011-12-19 21:39:33 -05:00
< li > Powerful and full-featured < acronym title = "command-line interface" > < a class = "important" href = "cli.html" > cmdline interface< / a > < / acronym > and < a class = "important" href = "script.html" > scripting interface< / a > for any kind of < a href = "http://filebot.sourceforge.net/forums/viewtopic.php?f=4&t=5" > automation< / a > < / li >
2011-08-26 22:20:40 -04:00
< / ul >
2012-02-18 05:08:59 -05:00
< ul class = "list next" id = "rename" >
2011-08-26 22:20:40 -04:00
< li >
< div class = "screenshot" >
< a href = "gallery.html#screenshots/original/dialog.format.png" target = "_blank" >
< img class = "screenshot dialog" style = "top: 29px; right: 20px" width = "75" height = "55" src = "screenshots/small/dialog.format.png" alt = "Episode naming scheme" / >
< / a >
< a href = "gallery.html#screenshots/original/panel.rename.png" target = "_blank" >
< img width = "150" height = "118" src = "screenshots/small/panel.rename.png" alt = "Rename files" / >
< / a >
< / div >
2011-12-27 01:03:17 -05:00
Rename and move hundreds of media files in a matter of seconds
2011-08-26 22:20:40 -04:00
< / li >
2012-02-18 05:08:59 -05:00
< li > Fetch episode info from < a href = "http://www.tvrage.com" > TVRage< / a > , < a href = "http://anidb.net" > AniDB< / a > , < a href = "http://thetvdb.com" > TheTVDB< / a > or < a href = "http://www.serienjunkies.de" > Serienjunkies< / a > < / li >
2011-11-26 08:03:39 -05:00
< li > Accurate and robust and simply awesome file / episode matching logic< / li >
2012-02-18 05:08:59 -05:00
< li > Series / Anime / Movie name auto-detection< / li >
2011-12-19 21:39:33 -05:00
< li > Powerful and highly customizable < a class = "important" href = "naming.html" > episode naming scheme< / a > < br / > < span class = "note mediainfo" > MediaInfo optional< / span > < / li >
2011-08-26 22:20:40 -04:00
< li > Supports language preferences for series and episode titles< / li >
2012-02-18 05:08:59 -05:00
< li > Supports movie identification and renaming via < a href = "http://www.opensubtitles.org" > OpenSubtitles< / a > , < a href = "http://www.imdb.com" > IMDb< / a > or < a href = "http://www.themoviedb.org" > TheMovieDB< / a > < / li >
2011-08-26 22:20:40 -04:00
< li > Reverse rename files using internal history or the original torrent file< / li >
< / ul >
2012-02-18 05:08:59 -05:00
< ul class = "list next" id = "subtitles" >
2011-08-26 22:20:40 -04:00
< li >
< div class = "screenshot" >
< a href = "gallery.html#screenshots/original/panel.subtitle.png" target = "_blank" >
< img width = "150" height = "118" src = "screenshots/small/panel.subtitle.png" alt = "Download subtitles" / >
< / a >
< / div >
Download subtitles from < a href = "http://www.opensubtitles.org" > OpenSubtitles< / a > , < a href = "http://subscene.com" > Subscene< / a > and < a href = "http://www.sublight.si" > Sublight< / a >
< / li >
< li > Find < dfn > exact< / dfn > subtitles on OpenSubtitles< / li >
< li > Find < dfn > linked< / dfn > subtitles on Sublight< br / > < span class = "note mediainfo" > MediaInfo required< / span > < / li >
< li > Auto-extract zip and rar archives< / li >
< li > Integrated subtitle viewer for < acronym title = "SubRip" > srt< / acronym > , < acronym title = "Advanced SubStation Alpha" > ass< / acronym > and < acronym title = "MicroDVD and SubViewer" > sub< / acronym > files< / li >
2011-09-13 15:43:04 -04:00
< li > Transcode any subtitle as UTF-8 encoded < acronym title = "SubRip" > srt< / acronym > < / li >
2011-08-26 22:20:40 -04:00
< / ul >
2012-02-18 05:08:59 -05:00
< ul class = "list next" id = "sfv" >
2011-08-26 22:20:40 -04:00
< li >
< div class = "screenshot" >
< a href = "gallery.html#screenshots/original/panel.sfv.png" target = "_blank" >
< img width = "150" height = "118" src = "screenshots/small/panel.sfv.png" alt = "Verify SFV files" / >
< / a >
< / div >
Easily create and verify < acronym title = "simple file verification" > sfv< / acronym > , < acronym title = "md5sum" > md5< / acronym > and < acronym title = "sha1sum" > sha1< / acronym > files
< / li >
< li > Aware of checksums that are embedded in the filename< br / > < span class = "note anime" > common in anime releases< / span > < / li >
< li > Directly compare two or more directory trees< / li >
< li > Auto-lookup of any existing file verification< / li >
< / ul >
< / div >
2011-09-22 12:11:00 -04:00
< div class = "section download" id = "download" >
2011-08-26 22:20:40 -04:00
< img class = "icon" src = "images/package.png" alt = "download" width = "48" height = "48" / >
< span class = "quote" > Today is the day< / span >
< h2 > Download< / h2 >
2012-02-18 05:08:59 -05:00
< ul class = "list" >
2011-12-27 01:03:17 -05:00
< li > Executable Jar: < a onclick = "_gaq.push(['_trackPageview', '/download/FileBot.jar'])" target = "_blank" href = "download.php?type=jar" > FileBot_@{version}.jar< / a > (< strong > 12.5MB< / strong > ) < small class = "comment" > for Windows, Linux, Mac OS X, BSD and Solaris< / small >
2011-08-26 22:20:40 -04:00
< ul >
2011-11-13 01:33:54 -05:00
< li > This package does not include the < a href = "http://mediainfo.sourceforge.net/en/Download" target = "_blank" > MediaInfo native libraries< / a > . < small class = "comment" > 32-bit JRE requires 32-bit native libs< / small > < / li >
2011-08-26 22:20:40 -04:00
< / ul >
< / li >
2011-12-27 01:03:17 -05:00
< li > Mac OS X app bundle: < a onclick = "_gaq.push(['_trackPageview', '/download/FileBot.app'])" target = "_blank" href = "download.php?type=app" > FileBot_@{version}.app< / a > (< strong > 15MB< / strong > )< / li >
< li > Windows installer: < a onclick = "_gaq.push(['_trackPageview', '/download/FileBot_x86.msi'])" target = "_blank" href = "download.php?type=msi&arch=x86" > FileBot_@{version}_x86.msi< / a > or < a onclick = "_gaq.push(['_trackPageview', '/download/FileBot_x64.msi'])" target = "_blank" href = "download.php?type=msi&arch=x64" > FileBot_@{version}_x64.msi< / a > (< strong > 13.2MB< / strong > )< / li >
< li > Debian packages: < a onclick = "_gaq.push(['_trackPageview', '/download/filebot_i386.deb'])" target = "_blank" href = "download.php?type=deb&arch=i386" > filebot_@{version}_i386.deb< / a > or < a onclick = "_gaq.push(['_trackPageview', '/download/filebot_amd64.deb'])" target = "_blank" href = "download.php?type=deb&arch=amd64" > filebot_@{version}_amd64.deb< / a > (< strong > 13.2MB< / strong > )< / li >
2011-12-28 09:15:39 -05:00
< li > Portable: < a onclick = "_gaq.push(['_trackPageview', '/download/FileBot-portable.zip'])" target = "_blank" href = "download.php?type=portable" > FileBot-@{version}-portable.zip< / a > (< strong > 12MB< / strong > )< / li >
2011-12-27 01:03:17 -05:00
< li > Source Zip: < a onclick = "_gaq.push(['_trackPageview', '/download/filebot-src.zip'])" target = "_blank" href = "download.php?type=src" > filebot-@{version}-src.zip< / a > (< strong > 450kB< / strong > )< / li >
2011-08-26 22:20:40 -04:00
< / ul >
< / div >
< div class = "section contact" >
< img class = "icon" src = "images/contact.png" alt = "contact" width = "48" height = "48" / >
< span class = "quote" > Will you join us?< / span >
2011-11-25 14:43:24 -05:00
< h2 > Contact< / h2 >
2011-08-26 22:20:40 -04:00
< p >
2011-10-24 05:53:40 -04:00
The project is continuously seeking for improvements, so anykind of < a onclick = "_gaq.push(['_trackPageview', '/project/feedback'])" target = "_blank" href = "http://alternativeto.net/software/filebot/reviews" > feedback< / a > is more than welcome
2011-11-25 14:43:24 -05:00
and if there's any questions or problems just start posting in the < a target = "_blank" href = "http://filebot.sourceforge.net/forums/" > forums< / a > or check the < a target = "_blank" href = "http://filebot.sourceforge.net/forums/viewtopic.php?f=3&t=7" > < acronym title = "frequently asked questions" > FAQ< / acronym > < / a > .
2011-12-19 21:39:33 -05:00
We're social as well. Follow us on < a onclick = "_gaq.push(['_trackPageview', '/project/twitter'])" target = "_blank" href = "https://twitter.com/#!/filebot_renamer" > twitter< / a > and become a fan on < a onclick = "_gaq.push(['_trackPageview', '/project/facebook'])" target = "_blank" href = "https://www.facebook.com/filebot" > facebook< / a > .
2011-08-26 22:20:40 -04:00
< / p >
< / div >
< / div >
< div class = "metrics" >
< script type = "text/javascript" src = "http://www.ohloh.net/p/16945/widgets/project_partner_badge.js" > < / script >
< / div >
< div class = "footer" >
2011-11-26 22:53:23 -05:00
< div id = "flattr" >
<!-- flattr -->
< script type = "text/javascript" >
/* < ![CDATA[ */
(function() {
var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
s.type = 'text/javascript';
s.async = true;
s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
t.parentNode.insertBefore(s, t);
})();
/* ]]> */
< / script >
< a class = "FlattrButton" rev = "flattr;button:compact;" href = "http://filebot.sourceforge.net" > < / a >
2011-08-26 22:20:40 -04:00
< / div >
< div id = "donate" >
2011-08-31 07:09:32 -04:00
< form action = "https://www.paypal.com/cgi-bin/webscr" method = "post" style = "display:inline" target = "_blank" >
2011-08-26 22:20:40 -04:00
< input type = "hidden" name = "cmd" value = "_s-xclick" / >
< input type = "hidden" name = "encrypted" value = "-----BEGIN PKCS7-----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-----END PKCS7-----" / >
2011-08-31 07:09:32 -04:00
< input onclick = "_gaq.push(['_trackPageview', '/donate/paypal'])" type = "image" src = "images/donate.png" name = "submit" alt = "PayPal - The safer, easier way to pay online." / >
2011-08-26 22:20:40 -04:00
< / form >
< / div >
2012-02-16 08:34:04 -05:00
Hosted on < a href = "http://sourceforge.net/projects/filebot/" > sourceforge.net< / a > | Creative Commons License: Attribution-NonCommercial-ShareAlike © 2012
2011-08-26 22:20:40 -04:00
< / div >
< / div >
< / body >
< / html >