1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-01-11 22:08:01 -05:00

* update docs

This commit is contained in:
Reinhard Pointner 2014-08-17 17:42:56 +00:00
parent ea3eaa8adb
commit 1fbbfcbb17

View File

@ -270,12 +270,12 @@
</div> </div>
Rename and move hundreds of media files in a matter of seconds Rename and move hundreds of media files in a matter of seconds
</li> </li>
<li>Fetch episode info from <a href="http://thetvdb.com">TheTVDB</a>, <a href="http://anidb.net">AniDB</a>, <a href="http://www.tvrage.com">TVRage</a></li> <li>Fetch episode info from <a href="http://thetvdb.com">TheTVDB</a>, <a href="http://anidb.net">AniDB</a> or <a href="http://www.tvrage.com">TVRage</a></li>
<li>Accurate and robust and simply awesome file / episode matching logic</li> <li>Accurate and robust and simply awesome file / episode matching logic</li>
<li>Series / Anime / Movie name auto-detection</li> <li>Series / Anime / Movie name auto-detection</li>
<li>Powerful and highly customizable <a class="important" href="naming.html">episode naming scheme</a><br/><span class="note mediainfo">MediaInfo optional</span></li> <li>Powerful and highly customizable <a class="important" href="naming.html">episode naming scheme</a><br/><span class="note mediainfo">MediaInfo optional</span></li>
<li>Supports language preferences for series and episode titles</li> <li>Supports language preferences for series and episode titles</li>
<li>Supports movie identification and renaming via <a href="http://www.themoviedb.org">TheMovieDB</a>, <a href="http://www.opensubtitles.org">OpenSubtitles</a> or <a href="http://www.imdb.com">IMDb</a></li> <li>Supports movie identification and renaming via <a href="http://www.themoviedb.org">TheMovieDB</a></li>
<li>Reverse rename files using internal history or the original torrent file</li> <li>Reverse rename files using internal history or the original torrent file</li>
</ul> </ul>
<ul class="list next" id="subtitles"> <ul class="list next" id="subtitles">
@ -300,7 +300,7 @@
<img width="150" height="118" src="screenshots/small/panel.sfv.png" alt="Verify SFV files" /> <img width="150" height="118" src="screenshots/small/panel.sfv.png" alt="Verify SFV files" />
</a> </a>
</div> </div>
Easily create and verify <acronym title="simple file verification">sfv</acronym>, <acronym title="md5sum">md5</acronym> and <acronym title="sha1sum">sha1</acronym> files Easily create and verify <acronym title="simple file verification">sfv</acronym>, <acronym title="md5sum">md5</acronym>, <acronym title="sha1sum">sha1</acronym> and <acronym title="sha256sum">sha256</acronym> files
</li> </li>
<li>Aware of checksums that are embedded in the filename<br/><span class="note anime">common in anime releases</span></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>Directly compare two or more directory trees</li>