* update website

This commit is contained in:
Reinhard Pointner 2013-11-12 04:02:36 +00:00
parent 72658bcd60
commit 0e514bd391
2 changed files with 8 additions and 7 deletions

View File

@ -248,6 +248,7 @@
<li><a href="http://www.filebot.net/forums/viewtopic.php?f=4&t=215#p1561" target="_blank">µTorrent Integration for Windows</a></li>
<li><a href="http://www.filebot.net/forums/viewtopic.php?f=4&t=520#p3470" target="_blank">Transmission Integration for Mac</a></li>
<li><a href="http://www.filebot.net/forums/viewtopic.php?f=4&t=215#p3382" target="_blank">Deluge Integration for Linux</a></li>
<li><a href="http://www.filebot.net/forums/viewtopic.php?f=4&t=215" target="_blank">Console tool for arbitrary use on any platform</a></li>
</ul>
<p>If you have any questions or problems just to check the <a href="http://www.filebot.net/forums/viewtopic.php?f=3&amp;t=7">FAQ</a> or search the <a href="http://www.filebot.net/forums/">forums</a>.</p>
</div>

View File

@ -130,23 +130,23 @@
The provided <a href="#functions">functions</a> are the same as in the <a href="cli.html">CLI</a> and <a href="cli.html#arguments">parameter usage</a>
is also exactly the same.
</p>
<h2 id="examples">Examples</h2>
<h3 id="examples">Running Scripts</h3>
<h2 id="overview">Examples</h2>
<h3 id="usage">Running Scripts</h3>
<p>
<code><span class="cmd">filebot</span> <span class="option">-script</span> <span class="argument">"path/to/script.groovy"</span> <span class="argument">args...</span></code>
Execute a given Groovy script. Parameters defined on the cmdline when starting a script will serve as default parameters
while running that script.
</p>
<h3>Script Repository</h3>
<div class="description">
<h3 id="repository">Script Repository</h3>
<p class="description">
Find scripts for common tasks <a href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p5">here</a>. You can just use these scripts straight
away or as a reference for building your own more advanced scripts. If you wrote a really useful script
please <a href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5">share it with us</a>.
</div>
</p>
<div style="margin: 12px 300px 20px 25px; padding: 5px; border: thin dotted lavender; background: #FDFDFF">
<span style="text-decoration: underline">Script Index:</span>
<ul style="margin: 0px"><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p802">µTorrent Integration</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p204">Fetch Artwork and Nfo for TV Shows</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p205">Fetch Artwork and Nfo for Movies</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p1341">The Cleaner - Delete left over files and folders</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;p=2629#p2629">MyEpisodes.com Integration</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p53">Media Index CSV</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p2459">Query Rename History</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p2485">Revert Renamed Files to their Original Names</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p2211">Rename All Media Folder by Folder</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p512">Auto-Sort Tivo Recordings</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p52">Sort out TV Download Folder</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p132">Watch folder and rename new episodes</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p2100">Filename: Find &amp; Replace</a></li></ul>
<ul style="margin: 0px"><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p802">µTorrent / Deluge / Transmission Integration</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p204">Fetch Artwork and Nfo for TV Shows</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p205">Fetch Artwork and Nfo for Movies</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p1341">The Cleaner - Delete left over files and folders</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;p=2629#p2629">MyEpisodes.com Integration</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p53">Media Index CSV</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p2459">Query Rename History</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p2485">Revert Renamed Files to their Original Names</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p2211">Rename All Media Folder by Folder</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p512">Auto-Sort Tivo Recordings</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p5394">View or Clear Extended Attributes</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p132">Watch folder and rename new episodes</a></li><li><a class="postlink" href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p2100">Filename: Find &amp; Replace</a></li></ul>
</div>
<h3 id="examples">Example Scripts</h3>