+ use our own domain www.filebot.net :)

This commit is contained in:
Reinhard Pointner 2013-03-09 17:15:46 +00:00
parent 529e28b5d7
commit 26bc859eda
15 changed files with 102 additions and 101 deletions

View File

@ -258,7 +258,7 @@
</target> </target>
<target name="deb-arch"> <target name="deb-arch">
<deb todir="${dir.dist}" package="filebot" version="${version}" architecture="${arch}" section="misc" depends="openjdk-7-jre | default-jre-headless" recommends="libchromaprint-tools" homepage="http://filebot.sourceforge.net" priority="optional" postinst="${dir.installer}/deb/postinst.sh" prerm="${dir.installer}/deb/prerem.sh"> <deb todir="${dir.dist}" package="filebot" version="${version}" architecture="${arch}" section="misc" depends="openjdk-7-jre | default-jre-headless" recommends="libchromaprint-tools" homepage="http://www.filebot.net" priority="optional" postinst="${dir.installer}/deb/postinst.sh" prerm="${dir.installer}/deb/prerem.sh">
<maintainer name="Reinhard Pointner" email="rednoah@users.sourceforge.net" /> <maintainer name="Reinhard Pointner" email="rednoah@users.sourceforge.net" />
<description synopsis="The ultimate TV and Movie Renamer">FileBot is the ultimate tool for renaming your movies, tv shows or anime and even downloading subtitles. It's smart, streamlined for simplicity and just works. Putting the super-efficient UI aside, it's also got a full-featured command-line interface and scripting engine for all sorts of automation. Anything is possible.</description> <description synopsis="The ultimate TV and Movie Renamer">FileBot is the ultimate tool for renaming your movies, tv shows or anime and even downloading subtitles. It's smart, streamlined for simplicity and just works. Putting the super-efficient UI aside, it's also got a full-featured command-line interface and scripting engine for all sorts of automation. Anything is possible.</description>
<tarfileset fullpath="usr/share/filebot/FileBot.jar" file="${path.fatjar}" /> <tarfileset fullpath="usr/share/filebot/FileBot.jar" file="${path.fatjar}" />
@ -282,7 +282,7 @@
</target> </target>
<target name="ipkg-arch"> <target name="ipkg-arch">
<deb todir="${dir.dist}" package="filebot" version="${version}" architecture="${arch}" section="misc" homepage="http://filebot.sourceforge.net" priority="optional" postinst="${dir.installer}/ipkg/postinst.sh" prerm="${dir.installer}/ipkg/prerem.sh"> <deb todir="${dir.dist}" package="filebot" version="${version}" architecture="${arch}" section="misc" homepage="http://www.filebot.net" priority="optional" postinst="${dir.installer}/ipkg/postinst.sh" prerm="${dir.installer}/ipkg/prerem.sh">
<maintainer name="Reinhard Pointner" email="rednoah@users.sourceforge.net" /> <maintainer name="Reinhard Pointner" email="rednoah@users.sourceforge.net" />
<description synopsis="The ultimate TV and Movie Renamer">FileBot is the ultimate tool for renaming your movies, tv shows or anime and even downloading subtitles. It's smart, streamlined for simplicity and just works. Putting the super-efficient UI aside, it's also got a full-featured command-line interface and scripting engine for all sorts of automation. Anything is possible.</description> <description synopsis="The ultimate TV and Movie Renamer">FileBot is the ultimate tool for renaming your movies, tv shows or anime and even downloading subtitles. It's smart, streamlined for simplicity and just works. Putting the super-efficient UI aside, it's also got a full-featured command-line interface and scripting engine for all sorts of automation. Anything is possible.</description>
<tarfileset fullpath="opt/usr/share/filebot/FileBot.jar" file="${path.fatjar}" /> <tarfileset fullpath="opt/usr/share/filebot/FileBot.jar" file="${path.fatjar}" />

View File

@ -8,12 +8,12 @@
<owners>rednoah</owners> <owners>rednoah</owners>
<summary>The ultimate tv renamer / subtitle downloader / sfv validator</summary> <summary>The ultimate tv renamer / subtitle downloader / sfv validator</summary>
<description>FileBot is the ultimate tool for renaming your movies, tv shows or anime and downloading subtitles. It's smart, streamlined for simplicity and just works. Plus there's a full-featured command-line interface for all sorts of automation.</description> <description>FileBot is the ultimate tool for renaming your movies, tv shows or anime and downloading subtitles. It's smart, streamlined for simplicity and just works. Plus there's a full-featured command-line interface for all sorts of automation.</description>
<projectUrl>http://filebot.sourceforge.net/</projectUrl> <projectUrl>http://www.filebot.net/</projectUrl>
<tags>rename, subtitles, sfv</tags> <tags>rename, subtitles, sfv</tags>
<copyright></copyright> <copyright></copyright>
<licenseUrl>http://www.gnu.org/licenses/gpl-2.0.html</licenseUrl> <licenseUrl>http://www.gnu.org/licenses/gpl-2.0.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance> <requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>http://filebot.sourceforge.net/images/filebot.logo.png</iconUrl> <iconUrl>http://www.filebot.net/images/filebot.logo.png</iconUrl>
<dependencies> <dependencies>
<dependency id="javaruntime" version="" /> <dependency id="javaruntime" version="" />
</dependencies> </dependencies>

View File

@ -84,7 +84,7 @@
<!-- These properties define links that will appear in the Add/Remove Programs control panel when --> <!-- These properties define links that will appear in the Add/Remove Programs control panel when -->
<!-- this product is installed on the system. --> <!-- this product is installed on the system. -->
<Property Id="ARPURLINFOABOUT" Value="http://filebot.sourceforge.net/" /> <Property Id="ARPURLINFOABOUT" Value="http://www.filebot.net/" />
<!-- This property is used as the default installation directory, and the user can change this path --> <!-- This property is used as the default installation directory, and the user can change this path -->
<!-- during setup. The Id must be set to WIXUI_INSTALLDIR and the value must match the directory Id --> <!-- during setup. The Id must be set to WIXUI_INSTALLDIR and the value must match the directory Id -->

View File

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.6+" codebase="http://filebot.sourceforge.net/webstart/" href="filebot.jnlp"> <jnlp spec="1.6+" codebase="http://www.filebot.net/webstart/" href="filebot.jnlp">
<information> <information>
<title>FileBot</title> <title>FileBot</title>
<vendor>Reinhard Pointner</vendor> <vendor>Reinhard Pointner</vendor>
<homepage href="http://filebot.sourceforge.net" /> <homepage href="http://www.filebot.net" />
<description>The ultimate TV and Movie Renamer</description> <description>The ultimate TV and Movie Renamer</description>
<icon href="icon48.png" width="48" height="48" /> <icon href="icon48.png" width="48" height="48" />

View File

@ -4,11 +4,11 @@ application.version: 3.4
application.revision: @{svn.revision} application.revision: @{svn.revision}
# application updates # application updates
update.url: http://filebot.sourceforge.net/update.xml update.url: http://www.filebot.net/update.xml
donate.url: http://filebot.sourceforge.net/donate.html donate.url: http://www.filebot.net/donate.html
# base URL for resolving script resources # base URL for resolving script resources
script.fn: http://filebot.sourceforge.net/scripts/%s.groovy script.fn: http://www.filebot.net/scripts/%s.groovy
script.svn: http://sourceforge.net/p/filebot/code/HEAD/tree/trunk/website/scripts/%s.groovy?format=raw script.svn: http://sourceforge.net/p/filebot/code/HEAD/tree/trunk/website/scripts/%s.groovy?format=raw
# google analytics # google analytics

View File

@ -5,25 +5,25 @@ pattern.video.source: CAMRip|CAM|PDVD|TS|TELESYNC|PDVD|PPV|PPVRip|Screener|SCR|S
pattern.video.format: DivX|Xvid|AVC|x264|h264|3ivx|mpeg|mpeg4|mp3|aac|ac3|dd20|dd51|2ch|6ch|DTS|WS|HR|7p|720p|18p|1080p|NTSC pattern.video.format: DivX|Xvid|AVC|x264|h264|3ivx|mpeg|mpeg4|mp3|aac|ac3|dd20|dd51|2ch|6ch|DTS|WS|HR|7p|720p|18p|1080p|NTSC
# known release group names # known release group names
url.release-groups: http://filebot.sourceforge.net/data/release-groups.txt url.release-groups: http://www.filebot.net/data/release-groups.txt
# blacklisted terms that will be ignored # blacklisted terms that will be ignored
url.query-blacklist: http://filebot.sourceforge.net/data/query-blacklist.txt url.query-blacklist: http://www.filebot.net/data/query-blacklist.txt
# clutter files that will be ignored # clutter files that will be ignored
url.exclude-blacklist: http://filebot.sourceforge.net/data/exclude-blacklist.txt url.exclude-blacklist: http://www.filebot.net/data/exclude-blacklist.txt
# list of patterns directly matching files to series names # list of patterns directly matching files to series names
url.series-mappings: http://filebot.sourceforge.net/data/series-mappings.txt url.series-mappings: http://www.filebot.net/data/series-mappings.txt
# list of all movies (id, name, year) # list of all movies (id, name, year)
url.movie-list: http://filebot.sourceforge.net/data/movies.txt.gz url.movie-list: http://www.filebot.net/data/movies.txt.gz
# list of tv show and anime names # list of tv show and anime names
url.series-list: http://filebot.sourceforge.net/data/series.list.gz url.series-list: http://www.filebot.net/data/series.list.gz
# TheTVDB index # TheTVDB index
url.thetvdb-index: http://filebot.sourceforge.net/data/thetvdb.txt.gz url.thetvdb-index: http://www.filebot.net/data/thetvdb.txt.gz
# disk folder matcher # disk folder matcher
pattern.diskfolder.entry: BDMV|HVDVD_TS|VIDEO_TS|AUDIO_TS|VCD|movie.nfo pattern.diskfolder.entry: BDMV|HVDVD_TS|VIDEO_TS|AUDIO_TS|VCD|movie.nfo

View File

@ -1,4 +1,4 @@
help.url = http://filebot.sourceforge.net/naming.html help.url = http://www.filebot.net/naming.html
episode.syntax: <html><b>{</b> <b>}</b> \u2026 expression, <b>n</b> \u2026 name, <b>s</b> \u2026 season, <b>e</b> \u2026 episode, <b>t</b> \u2026 title</html> episode.syntax: <html><b>{</b> <b>}</b> \u2026 expression, <b>n</b> \u2026 name, <b>s</b> \u2026 season, <b>e</b> \u2026 episode, <b>t</b> \u2026 title</html>
movie.syntax: <html><b>{</b> <b>}</b> \u2026 expression, <b>n</b> \u2026 name, <b>y</b> \u2026 year</html> movie.syntax: <html><b>{</b> <b>}</b> \u2026 expression, <b>n</b> \u2026 name, <b>y</b> \u2026 year</html>

View File

@ -1 +1,6 @@
redirect 301 /donate.html https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=Z8JHALZ4TXGWL&lc=US&item_name=FileBot%20Media%20Renamer&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted redirect 301 /donate.html https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=Z8JHALZ4TXGWL&lc=US&item_name=FileBot%20Media%20Renamer&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted
RewriteEngine On
RewriteCond %{HTTP_HOST} =filebot.sourceforge.net [NC]
RewriteRule ^(.*)$ http://www.filebot.net/$1 [R=301,L]

View File

@ -9,7 +9,7 @@
<meta itemprop="name" content="FileBot Command-line Interface" /> <meta itemprop="name" content="FileBot Command-line Interface" />
<meta itemprop="description" content="The FileBot command-line interface will allow you to rename tv shows, download subtitles and do lots of other nifty things directly directly from the console. Running on an headless server is fully supported. Make sure to check out FileBot scripting as well for a new level of automation." /> <meta itemprop="description" content="The FileBot command-line interface will allow you to rename tv shows, download subtitles and do lots of other nifty things directly directly from the console. Running on an headless server is fully supported. Make sure to check out FileBot scripting as well for a new level of automation." />
<meta itemprop="image" content="http://filebot.sourceforge.net/images/icon.png" /> <meta itemprop="image" content="http://www.filebot.net/images/icon.png" />
<link rel="stylesheet" href="base.css" type="text/css" /> <link rel="stylesheet" href="base.css" type="text/css" />
<link rel="stylesheet" href="code.css" type="text/css" /> <link rel="stylesheet" href="code.css" type="text/css" />
@ -45,7 +45,7 @@
</script> </script>
</head> </head>
<body> <body>
<div class="top"><small>FileBot is free software. Please help <a href="http://filebot.sourceforge.net/forums/viewtopic.php?f=7&amp;t=25#p54" target="_blank">support</a> this project.</small></div> <div class="top"><small>FileBot is free software. Please help <a href="http://www.filebot.net/forums/viewtopic.php?f=7&amp;t=25#p54" target="_blank">support</a> this project.</small></div>
<!-- Facebook Like Button--> <!-- Facebook Like Button-->
<div id="fb-root"></div> <div id="fb-root"></div>
@ -89,16 +89,16 @@
<div class="navigation"> <div class="navigation">
<div> <div>
<ul> <ul>
<li><a href="http://filebot.sourceforge.net/forums/">Forums</a></li> <li><a href="http://www.filebot.net/forums/">Forums</a></li>
<li><a href="http://filebot.sourceforge.net/forums/viewtopic.php?f=3&amp;t=7">FAQ</a></li> <li><a href="http://www.filebot.net/forums/viewtopic.php?f=3&amp;t=7">FAQ</a></li>
<li><a href="http://filebot.sourceforge.net/#download">Download</a></li> <li><a href="http://www.filebot.net/#download">Download</a></li>
</ul> </ul>
</div> </div>
</div> </div>
<div class="social"> <div class="social">
<div class="twitter"> <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> <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.filebot.net/" data-text="FileBot - The ultimate tv renamer and subtitle downloader" data-via="filebot_renamer" data-lang="en"></a>
</div> </div>
<div class="facebook"> <div class="facebook">
@ -106,12 +106,12 @@
</div> </div>
<div class="plusone"> <div class="plusone">
<g:plusone callback="_gaq.push(['_trackEvent','Social networking','Google Plus One',document.title])" href="http://filebot.sourceforge.net/"></g:plusone> <g:plusone callback="_gaq.push(['_trackEvent','Social networking','Google Plus One',document.title])" href="http://www.filebot.net/"></g:plusone>
</div> </div>
</div> </div>
<div class="header"> <div class="header">
<a href="http://filebot.sourceforge.net"><img class="logo" alt="logo" src="images/icon.png" width="48" height="48" /></a> <a href="http://www.filebot.net"><img class="logo" alt="logo" src="images/icon.png" width="48" height="48" /></a>
<h1> <h1>
FileBot CLI FileBot CLI
<span class="description">Command-line interface usage manual</span> <span class="description">Command-line interface usage manual</span>
@ -379,7 +379,7 @@
</div> </div>
<p class="suggestion"> <p class="suggestion">
Need some help getting started? Check the <a href="http://filebot.sourceforge.net/forums/viewforum.php?f=4">forums</a>. Need some help getting started? Check the <a href="http://www.filebot.net/forums/viewforum.php?f=4">forums</a>.
</p> </p>
<div class="metrics"> <div class="metrics">
@ -399,7 +399,7 @@
})(); })();
/* ]]> */ /* ]]> */
</script> </script>
<a class="FlattrButton" rev="flattr;button:compact;" href="http://filebot.sourceforge.net"></a> <a class="FlattrButton" rev="flattr;button:compact;" href="http://www.filebot.net"></a>
</div> </div>
<div id="donate"> <div id="donate">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display:inline" target="_blank"> <form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display:inline" target="_blank">

View File

@ -11,12 +11,12 @@
<meta itemprop="name" content="FileBot - The ultimate TV and Movie Renamer / Subtitle Downloader" /> <meta itemprop="name" content="FileBot - The ultimate TV and Movie Renamer / Subtitle Downloader" />
<meta itemprop="description" content="FileBot is the ultimate tool for renaming your movies, 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." /> <meta itemprop="description" content="FileBot is the ultimate tool for renaming your movies, 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." />
<meta itemprop="image" content="http://filebot.sourceforge.net/images/icon.png" /> <meta itemprop="image" content="http://www.filebot.net/images/icon.png" />
<meta property="og:title" content="FileBot" /> <meta property="og:title" content="FileBot" />
<meta property="og:type" content="product" /> <meta property="og:type" content="product" />
<meta property="og:url" content="http://filebot.sourceforge.net/" /> <meta property="og:url" content="http://www.filebot.net/" />
<meta property="og:image" content="http://filebot.sourceforge.net/images/filebot.logo.png" /> <meta property="og:image" content="http://www.filebot.net/images/filebot.logo.png" />
<meta property="og:site_name" content="FileBot TV and Movie Renamer" /> <meta property="og:site_name" content="FileBot TV and Movie Renamer" />
<meta property="fb:admins" content="1320039434" /> <meta property="fb:admins" content="1320039434" />
<meta property="fb:page_id" content="102742293101063" /> <meta property="fb:page_id" content="102742293101063" />
@ -61,7 +61,7 @@
</script> </script>
</head> </head>
<body> <body>
<div class="top"><small>FileBot is free software. Please help <a href="http://filebot.sourceforge.net/forums/viewtopic.php?f=7&amp;t=25#p54" target="_blank">support</a> this project.</small></div> <div class="top"><small>FileBot is free software. Please help <a href="http://www.filebot.net/forums/viewtopic.php?f=7&amp;t=25#p54" target="_blank">support</a> this project.</small></div>
<!-- Facebook Like Button--> <!-- Facebook Like Button-->
<div id="fb-root"></div> <div id="fb-root"></div>
@ -90,16 +90,16 @@
<div class="navigation"> <div class="navigation">
<div> <div>
<ul> <ul>
<li><a href="http://filebot.sourceforge.net/forums/">Forums</a></li> <li><a href="http://www.filebot.net/forums/">Forums</a></li>
<li><a href="http://filebot.sourceforge.net/forums/viewtopic.php?f=3&amp;t=7">FAQ</a></li> <li><a href="http://www.filebot.net/forums/viewtopic.php?f=3&amp;t=7">FAQ</a></li>
<li><a href="http://filebot.sourceforge.net/#download">Download</a></li> <li><a href="http://www.filebot.net/#download">Download</a></li>
</ul> </ul>
</div> </div>
</div> </div>
<div class="social"> <div class="social">
<div class="twitter"> <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 and Movie Renamer" data-via="filebot_renamer" data-lang="en"></a> <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.filebot.net/" data-text="FileBot - The ultimate TV and Movie Renamer" data-via="filebot_renamer" data-lang="en"></a>
</div> </div>
<div class="facebook"> <div class="facebook">
@ -107,15 +107,15 @@
</div> </div>
<div class="plusone"> <div class="plusone">
<g:plusone callback="_gaq.push(['_trackEvent','Social networking','Google Plus One',document.title])" href="http://filebot.sourceforge.net/"></g:plusone> <g:plusone callback="_gaq.push(['_trackEvent','Social networking','Google Plus One',document.title])" href="http://www.filebot.net/"></g:plusone>
</div> </div>
</div> </div>
<div class="header"> <div class="header">
<a href="http://filebot.sourceforge.net"><img class="logo" alt="logo" src="images/icon.png" width="48" height="48" /></a> <a href="http://www.filebot.net"><img class="logo" alt="logo" src="images/icon.png" width="48" height="48" /></a>
<h1> <h1>
FileBot FileBot
<a href="http://filebot.sourceforge.net/forums/viewforum.php?f=7" class="source" target="_blank">v@{version}</a> <a href="http://www.filebot.net/forums/viewforum.php?f=7" class="source" target="_blank">v@{version}</a>
<span class="description">The ultimate tv renamer / subtitle downloader / sfv validator</span> <span class="description">The ultimate tv renamer / subtitle downloader / sfv validator</span>
</h1> </h1>
</div> </div>
@ -141,7 +141,7 @@
</div> </div>
<div class="webstart"> <div class="webstart">
<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"> <a onclick="_gaq.push(['_trackPageview', '/webstart/filebot.jnlp']); return deployJava.launchWebStartApplication('webstart/filebot.jnlp') == false ? true : false" href="http://www.filebot.net/webstart/filebot.jnlp">
<img alt="Launch" title="Launch via Java Web Start" border="0" src="images/webstart.png" /> <img alt="Launch" title="Launch via Java Web Start" border="0" src="images/webstart.png" />
</a> </a>
</div> </div>
@ -188,7 +188,7 @@
</ol> </ol>
<p><strong>Use FileBot from the command-line!</strong> There is a simple <acronym title="command-line interface"><a href="cli.html">CLI</a></acronym> for core tasks like renaming media files and fetching subtitles <p><strong>Use FileBot from the command-line!</strong> There is a simple <acronym title="command-line interface"><a href="cli.html">CLI</a></acronym> 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 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&amp;t=5#p5">shared scripts</a> for automated processing. There's already <a href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5#p5">shared scripts</a> for
various tasks that you can just run right away or further customize to your needs.</p> various tasks that you can just run right away or further customize to your needs.</p>
<ul> <ul>
<li>Watch media folders and organize new files automatically</li> <li>Watch media folders and organize new files automatically</li>
@ -199,11 +199,11 @@
<li>Update your XBMC or Plex library and MyEpisodes.com account</li> <li>Update your XBMC or Plex library and MyEpisodes.com account</li>
... and more! ... and more!
</ul> </ul>
<p>Setting up a <strong>fully automated media center</strong> extract archives, organize tv shows and movies, download subtitles, fetch artwork and metadata, update XBMC with FileBot it's <a href="http://filebot.sourceforge.net/forums/viewtopic.php?f=4&amp;t=215#p1561">that</a> easy!</p> <p>Setting up a <strong>fully automated media center</strong> extract archives, organize tv shows and movies, download subtitles, fetch artwork and metadata, update XBMC with FileBot it's <a href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=215#p1561">that</a> easy!</p>
<ul style="list-style-type: square; border: thin dotted lavender; background: #FDFDFF"> <ul style="list-style-type: square; border: thin dotted lavender; background: #FDFDFF">
<li><a href="http://filebot.sourceforge.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=215#p1561" target="_blank">µTorrent Integration for Windows</a></li>
<li><a href="http://filebot.sourceforge.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=520#p3470" target="_blank">Transmission Integration for Mac</a></li>
<li><a href="http://filebot.sourceforge.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#p3382" target="_blank">Deluge Integration for Linux</a></li>
</ul> </ul>
</div> </div>
@ -229,7 +229,7 @@
<ul class="list"> <ul class="list">
<li>A simple user-interface tuned for drag-n-drop <small class="comment">(no need to bother with file dialogs)</small></li> <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> <li>Platform-independent and straight-forward application deployment</li>
<li>Powerful and full-featured <a class="important" href="cli.html">cmdline interface</a> 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&amp;t=5">automation</a></li> <li>Powerful and full-featured <a class="important" href="cli.html">cmdline interface</a> and <a class="important" href="script.html">scripting interface</a> for any kind of <a href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5">automation</a></li>
</ul> </ul>
<ul class="list next" id="rename"> <ul class="list next" id="rename">
<li> <li>
@ -313,7 +313,7 @@
</div> </div>
<div class="adsense adbox"> <div class="adsense adbox" style="width:336px; height:280px">
<script type="text/javascript"><!-- <script type="text/javascript"><!--
google_ad_client = "ca-pub-2833958633371388"; google_ad_client = "ca-pub-2833958633371388";
/* FileBot Downloads Large Rectangle */ /* FileBot Downloads Large Rectangle */
@ -334,7 +334,7 @@
<h2>Contact</h2> <h2>Contact</h2>
<p> <p>
The project is continuously seeking for improvements, so anykind of <a onclick="_gaq.push(['_trackPageview', '/project/feedback'])" target="_blank" href="https://sourceforge.net/projects/filebot/reviews/?sort=usefulness#review-form">feedback</a> is more than welcome The project is continuously seeking for improvements, so anykind of <a onclick="_gaq.push(['_trackPageview', '/project/feedback'])" target="_blank" href="https://sourceforge.net/projects/filebot/reviews/?sort=usefulness#review-form">feedback</a> is more than welcome
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&amp;t=7"><acronym title="frequently asked questions">FAQ</acronym></a>. and if there's any questions or problems just start posting in the <a target="_blank" href="http://www.filebot.net/forums/">forums</a> or check the <a target="_blank" href="http://www.filebot.net/forums/viewtopic.php?f=3&amp;t=7"><acronym title="frequently asked questions">FAQ</acronym></a>.
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>. 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>.
</p> </p>
</div> </div>
@ -356,7 +356,7 @@
})(); })();
/* ]]> */ /* ]]> */
</script> </script>
<a class="FlattrButton" rev="flattr;button:compact;" href="http://filebot.sourceforge.net"></a> <a class="FlattrButton" rev="flattr;button:compact;" href="http://www.filebot.net"></a>
</div> </div>
<div id="donate"> <div id="donate">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display:inline" target="_blank"> <form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display:inline" target="_blank">

View File

@ -9,7 +9,7 @@
<meta itemprop="name" content="FileBot Format Expressions" /> <meta itemprop="name" content="FileBot Format Expressions" />
<meta itemprop="description" content="Define your own naming scheme and customize it to your liking. FileBot format expressions give you ultimate control over how FileBot will rename and move your media files. Anything is possible." /> <meta itemprop="description" content="Define your own naming scheme and customize it to your liking. FileBot format expressions give you ultimate control over how FileBot will rename and move your media files. Anything is possible." />
<meta itemprop="image" content="http://filebot.sourceforge.net/images/icon.png" /> <meta itemprop="image" content="http://www.filebot.net/images/icon.png" />
<link rel="stylesheet" href="base.css" type="text/css" /> <link rel="stylesheet" href="base.css" type="text/css" />
<link rel="stylesheet" href="code.css" type="text/css" /> <link rel="stylesheet" href="code.css" type="text/css" />
@ -45,7 +45,7 @@
</script> </script>
</head> </head>
<body> <body>
<div class="top"><small>FileBot is free software. Please help <a href="http://filebot.sourceforge.net/forums/viewtopic.php?f=7&amp;t=25#p54" target="_blank">support</a> this project.</small></div> <div class="top"><small>FileBot is free software. Please help <a href="http://www.filebot.net/forums/viewtopic.php?f=7&amp;t=25#p54" target="_blank">support</a> this project.</small></div>
<!-- Facebook Like Button--> <!-- Facebook Like Button-->
<div id="fb-root"></div> <div id="fb-root"></div>
@ -89,16 +89,16 @@
<div class="navigation"> <div class="navigation">
<div> <div>
<ul> <ul>
<li><a href="http://filebot.sourceforge.net/forums/">Forums</a></li> <li><a href="http://www.filebot.net/forums/">Forums</a></li>
<li><a href="http://filebot.sourceforge.net/forums/viewtopic.php?f=3&amp;t=7">FAQ</a></li> <li><a href="http://www.filebot.net/forums/viewtopic.php?f=3&amp;t=7">FAQ</a></li>
<li><a href="http://filebot.sourceforge.net/#download">Download</a></li> <li><a href="http://www.filebot.net/#download">Download</a></li>
</ul> </ul>
</div> </div>
</div> </div>
<div class="social"> <div class="social">
<div class="twitter"> <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> <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.filebot.net/" data-text="FileBot - The ultimate tv renamer and subtitle downloader" data-via="filebot_renamer" data-lang="en"></a>
</div> </div>
<div class="facebook"> <div class="facebook">
@ -106,13 +106,13 @@
</div> </div>
<div class="plusone"> <div class="plusone">
<g:plusone callback="_gaq.push(['_trackEvent','Social networking','Google Plus One',document.title])" href="http://filebot.sourceforge.net/"></g:plusone> <g:plusone callback="_gaq.push(['_trackEvent','Social networking','Google Plus One',document.title])" href="http://www.filebot.net/"></g:plusone>
</div> </div>
</div> </div>
<div class="header"> <div class="header">
<a href="http://filebot.sourceforge.net"><img class="logo" alt="logo" src="images/icon.png" width="48" height="48" /></a> <a href="http://www.filebot.net"><img class="logo" alt="logo" src="images/icon.png" width="48" height="48" /></a>
<h1> <h1>
Format Expressions Format Expressions
<span class="description">User defined episode / movie naming scheme</span> <span class="description">User defined episode / movie naming scheme</span>
@ -130,7 +130,7 @@
<p> <p>
You can easily define your own episode and movie naming schemes. It uses <a href="http://groovy.codehaus.org">Groovy</a> expressions, You can easily define your own episode and movie naming schemes. It uses <a href="http://groovy.codehaus.org">Groovy</a> expressions,
which means that you can do pretty much anything, especially if you know a little bit about programming. which means that you can do pretty much anything, especially if you know a little bit about programming.
You even get media info bindings. You can find <a href="http://filebot.sourceforge.net/forums/viewtopic.php?f=5&amp;t=2#p51">predefined format expressions</a> for all kinds of scenarios in the forums. Ready for you to just copy &amp; paste. You even get media info bindings. You can find <a href="http://www.filebot.net/forums/viewtopic.php?f=5&amp;t=2#p51">predefined format expressions</a> for all kinds of scenarios in the forums. Ready for you to just copy &amp; paste.
</p> </p>
<h2 id="examples">Examples</h2> <h2 id="examples">Examples</h2>
<p> <p>
@ -303,7 +303,7 @@
</tr> </tr>
<tr> <tr>
<td>group</td> <td>group</td>
<td><a href="http://filebot.sourceforge.net/forums/viewtopic.php?f=5&amp;t=4" target="_blank">release group</a></td> <td><a href="http://www.filebot.net/forums/viewtopic.php?f=5&amp;t=4" target="_blank">release group</a></td>
<td>ALLiANCE</td> <td>ALLiANCE</td>
</tr> </tr>
<tr> <tr>
@ -467,7 +467,7 @@
</div> </div>
<p class="suggestion"> <p class="suggestion">
Need some help getting started? Check the <a href="http://filebot.sourceforge.net/forums/viewforum.php?f=5">forums</a>. Need some help getting started? Check the <a href="http://www.filebot.net/forums/viewforum.php?f=5">forums</a>.
</p> </p>
<div class="metrics"> <div class="metrics">
@ -488,7 +488,7 @@
})(); })();
/* ]]> */ /* ]]> */
</script> </script>
<a class="FlattrButton" rev="flattr;button:compact;" href="http://filebot.sourceforge.net"></a> <a class="FlattrButton" rev="flattr;button:compact;" href="http://www.filebot.net"></a>
</div> </div>
<div id="donate"> <div id="donate">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display:inline" target="_blank"> <form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display:inline" target="_blank">

View File

@ -9,7 +9,7 @@
<meta itemprop="name" content="FileBot Scripting and Automation" /> <meta itemprop="name" content="FileBot Scripting and Automation" />
<meta itemprop="description" content="FileBot scripting allows to easily write scripts for any kind of automation in Groovy. There is no limits. Extract archives, download subtitles, rename episodes, fetch artwork and banners and delete left-behind clutter. All in one go." /> <meta itemprop="description" content="FileBot scripting allows to easily write scripts for any kind of automation in Groovy. There is no limits. Extract archives, download subtitles, rename episodes, fetch artwork and banners and delete left-behind clutter. All in one go." />
<meta itemprop="image" content="http://filebot.sourceforge.net/images/icon.png" /> <meta itemprop="image" content="http://www.filebot.net/images/icon.png" />
<link rel="stylesheet" href="base.css" type="text/css" /> <link rel="stylesheet" href="base.css" type="text/css" />
<link rel="stylesheet" href="code.css" type="text/css" /> <link rel="stylesheet" href="code.css" type="text/css" />
@ -45,7 +45,7 @@
</script> </script>
</head> </head>
<body> <body>
<div class="top"><small>FileBot is free software. Please help <a href="http://filebot.sourceforge.net/forums/viewtopic.php?f=7&amp;t=25#p54" target="_blank">support</a> this project.</small></div> <div class="top"><small>FileBot is free software. Please help <a href="http://www.filebot.net/forums/viewtopic.php?f=7&amp;t=25#p54" target="_blank">support</a> this project.</small></div>
<!-- Facebook Like Button--> <!-- Facebook Like Button-->
<div id="fb-root"></div> <div id="fb-root"></div>
@ -90,16 +90,16 @@
<div class="navigation"> <div class="navigation">
<div> <div>
<ul> <ul>
<li><a href="http://filebot.sourceforge.net/forums/">Forums</a></li> <li><a href="http://www.filebot.net/forums/">Forums</a></li>
<li><a href="http://filebot.sourceforge.net/forums/viewtopic.php?f=3&amp;t=7">FAQ</a></li> <li><a href="http://www.filebot.net/forums/viewtopic.php?f=3&amp;t=7">FAQ</a></li>
<li><a href="http://filebot.sourceforge.net/#download">Download</a></li> <li><a href="http://www.filebot.net/#download">Download</a></li>
</ul> </ul>
</div> </div>
</div> </div>
<div class="social"> <div class="social">
<div class="twitter"> <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> <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.filebot.net/" data-text="FileBot - The ultimate tv renamer and subtitle downloader" data-via="filebot_renamer" data-lang="en"></a>
</div> </div>
<div class="facebook"> <div class="facebook">
@ -107,12 +107,12 @@
</div> </div>
<div class="plusone"> <div class="plusone">
<g:plusone callback="_gaq.push(['_trackEvent','Social networking','Google Plus One',document.title])" href="http://filebot.sourceforge.net/"></g:plusone> <g:plusone callback="_gaq.push(['_trackEvent','Social networking','Google Plus One',document.title])" href="http://www.filebot.net/"></g:plusone>
</div> </div>
</div> </div>
<div class="header"> <div class="header">
<a href="http://filebot.sourceforge.net"><img class="logo" alt="logo" src="images/icon.png" width="48" height="48" /></a> <a href="http://www.filebot.net"><img class="logo" alt="logo" src="images/icon.png" width="48" height="48" /></a>
<h1> <h1>
Scripts and Automation Scripts and Automation
<span class="description">Scripting interface usage manual</span> <span class="description">Scripting interface usage manual</span>
@ -121,7 +121,7 @@
<div class="content"> <div class="content">
<div class="section screenshot" style="border:none; box-shadow:none; background:white; margin-left: 20px"> <div class="section screenshot" style="border:none; box-shadow:none; background:white; margin-left: 20px">
<a href="http://filebot.sourceforge.net/scripts/" target="_blank"><img alt="See Examples" src="images/script.png" /></a> <a href="http://www.filebot.net/scripts/" target="_blank"><img alt="See Examples" src="images/script.png" /></a>
<span class="quote">Anything is possible</span> <span class="quote">Anything is possible</span>
</div> </div>
<div class="section about"> <div class="section about">
@ -142,13 +142,13 @@
<h3>Script Repository</h3> <h3>Script Repository</h3>
<div class="description"> <div class="description">
Find scripts for common tasks <a href="http://filebot.sourceforge.net/forums/viewtopic.php?f=4&amp;t=5#p5">here</a>. You can just use these scripts straight 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 away or as a reference for building your own more advanced scripts. If you wrote a really useful script
please <a href="http://filebot.sourceforge.net/forums/viewtopic.php?f=4&amp;t=5">share it with us</a>. please <a href="http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5">share it with us</a>.
</div> </div>
<div style="margin: 12px 300px 20px 25px; padding: 5px; border: thin dotted lavender; background: #FDFDFF"> <div style="margin: 12px 300px 20px 25px; padding: 5px; border: thin dotted lavender; background: #FDFDFF">
<span style="text-decoration: underline">Script Index:</span> <span style="text-decoration: underline">Script Index:</span>
<ul style="margin: 0px"><li><a class="postlink" href="http://filebot.sourceforge.net/forums/viewtopic.php?f=4&amp;t=5#p802">µTorrent Integration</a></li><li><a class="postlink" href="http://filebot.sourceforge.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://filebot.sourceforge.net/forums/viewtopic.php?f=4&amp;t=5#p205">Fetch Artwork and Nfo for Movies</a></li><li><a class="postlink" href="http://filebot.sourceforge.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://filebot.sourceforge.net/forums/viewtopic.php?f=4&amp;p=2629#p2629">MyEpisodes.com Integration</a></li><li><a class="postlink" href="http://filebot.sourceforge.net/forums/viewtopic.php?f=4&amp;t=5#p53">Media Index CSV</a></li><li><a class="postlink" href="http://filebot.sourceforge.net/forums/viewtopic.php?f=4&amp;t=5#p2459">Query Rename History</a></li><li><a class="postlink" href="http://filebot.sourceforge.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://filebot.sourceforge.net/forums/viewtopic.php?f=4&amp;t=5#p2211">Rename All Media Folder by Folder</a></li><li><a class="postlink" href="http://filebot.sourceforge.net/forums/viewtopic.php?f=4&amp;t=5#p512">Auto-Sort Tivo Recordings</a></li><li><a class="postlink" href="http://filebot.sourceforge.net/forums/viewtopic.php?f=4&amp;t=5#p52">Sort out TV Download Folder</a></li><li><a class="postlink" href="http://filebot.sourceforge.net/forums/viewtopic.php?f=4&amp;t=5#p132">Watch folder and rename new episodes</a></li><li><a class="postlink" href="http://filebot.sourceforge.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 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>
</div> </div>
<h3 id="examples">Example Scripts</h3> <h3 id="examples">Example Scripts</h3>
@ -291,13 +291,13 @@
<h4>Extras</h4> <h4>Extras</h4>
<div> <div>
<a href="https://sourceforge.net/p/filebot/code/HEAD/tree/trunk/source/net/sourceforge/filebot/cli/ScriptShell.lib.groovy?force=True" target="_blank">ScriptShell.lib.groovy</a> also defines lots extra useful functions <a href="https://sourceforge.net/p/filebot/code/HEAD/tree/trunk/source/net/sourceforge/filebot/cli/ScriptShell.lib.groovy?force=True" target="_blank">ScriptShell.lib.groovy</a> also defines lots extra useful functions
and there is example code in the <a href="http://filebot.sourceforge.net/scripts/">script repository</a>. and there is example code in the <a href="http://www.filebot.net/scripts/">script repository</a>.
</div> </div>
</div> </div>
</div> </div>
<p class="suggestion"> <p class="suggestion">
Need some help getting started? Check the <a href="http://filebot.sourceforge.net/forums/viewforum.php?f=4">forums</a>. Need some help getting started? Check the <a href="http://www.filebot.net/forums/viewforum.php?f=4">forums</a>.
</p> </p>
<div class="metrics"> <div class="metrics">
@ -318,7 +318,7 @@
})(); })();
/* ]]> */ /* ]]> */
</script> </script>
<a class="FlattrButton" rev="flattr;button:compact;" href="http://filebot.sourceforge.net"></a> <a class="FlattrButton" rev="flattr;button:compact;" href="http://www.filebot.net"></a>
</div> </div>
<div id="donate"> <div id="donate">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display:inline" target="_blank"> <form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display:inline" target="_blank">

View File

@ -226,7 +226,7 @@ if (xbmc) {
xbmc.each{ host -> xbmc.each{ host ->
_log.info "Notify XBMC: $host" _log.info "Notify XBMC: $host"
_guarded{ _guarded{
showNotification(host, 9090, 'FileBot', "Finished processing ${tryQuietly { ut_title } ?: input*.dir.name.unique()} (${getRenameLog().size()} files).", 'http://filebot.sourceforge.net/images/icon.png') showNotification(host, 9090, 'FileBot', "Finished processing ${tryQuietly { ut_title } ?: input*.dir.name.unique()} (${getRenameLog().size()} files).", 'http://www.filebot.net/images/icon.png')
scanVideoLibrary(host, 9090) scanVideoLibrary(host, 9090)
} }
} }

View File

@ -1,51 +1,47 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url> <url>
<loc>http://filebot.sourceforge.net/</loc> <loc>http://www.filebot.net/</loc>
<changefreq>weekly</changefreq> <changefreq>weekly</changefreq>
</url> </url>
<url> <url>
<loc>http://filebot.sourceforge.net/naming.html</loc> <loc>http://www.filebot.net/naming.html</loc>
<changefreq>weekly</changefreq> <changefreq>weekly</changefreq>
</url> </url>
<url> <url>
<loc>http://filebot.sourceforge.net/cli.html</loc> <loc>http://www.filebot.net/cli.html</loc>
<changefreq>weekly</changefreq> <changefreq>weekly</changefreq>
</url> </url>
<url> <url>
<loc>http://filebot.sourceforge.net/script.html</loc> <loc>http://www.filebot.net/script.html</loc>
<changefreq>weekly</changefreq> <changefreq>weekly</changefreq>
</url> </url>
<url> <url>
<loc>http://filebot.sourceforge.net/forums/</loc> <loc>http://www.filebot.net/forums/</loc>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>http://filebot.sourceforge.net/forums/viewtopic.php?f=3&amp;t=7</loc> <loc>http://www.filebot.net/forums/viewtopic.php?f=3&amp;t=7</loc>
<changefreq>weekly</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>http://filebot.sourceforge.net/forums/viewtopic.php?f=3&amp;t=7</loc> <loc>http://www.filebot.net/forums/viewtopic.php?f=3&amp;t=7</loc>
<changefreq>weekly</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>http://filebot.sourceforge.net/forums/viewtopic.php?f=7&amp;t=25</loc> <loc>http://www.filebot.net/forums/viewtopic.php?f=7&amp;t=25</loc>
<changefreq>weekly</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>http://filebot.sourceforge.net/forums/viewtopic.php?f=3&amp;t=13</loc> <loc>http://www.filebot.net/forums/viewtopic.php?f=3&amp;t=13</loc>
<changefreq>weekly</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>http://filebot.sourceforge.net/forums/viewtopic.php?f=5&amp;t=2</loc> <loc>http://www.filebot.net/forums/viewtopic.php?f=5&amp;t=2</loc>
<changefreq>weekly</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>http://filebot.sourceforge.net/forums/viewtopic.php?f=4&amp;t=5</loc> <loc>http://www.filebot.net/forums/viewtopic.php?f=4&amp;t=5</loc>
<changefreq>weekly</changefreq> <changefreq>daily</changefreq>
</url>
<url>
<loc>http://filebot.sourceforge.net/scripts/</loc>
<changefreq>weekly</changefreq>
</url> </url>
</urlset> </urlset>

View File

@ -10,6 +10,6 @@
+ Improved episode/subtitle matching<br> + Improved episode/subtitle matching<br>
+ Improved music mode<br> + Improved music mode<br>
<html>]]></message> <html>]]></message>
<discussion><![CDATA[http://filebot.sourceforge.net/forums/viewtopic.php?f=7&t=522]]></discussion> <discussion><![CDATA[http://www.filebot.net/forums/viewtopic.php?f=7&t=522]]></discussion>
<download><![CDATA[http://filebot.sourceforge.net/#download]]></download> <download><![CDATA[http://www.filebot.net/#download]]></download>
</update> </update>