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

* get rid of chocolatey "javaruntime" dependencies which is frickle at best

This commit is contained in:
Reinhard Pointner 2013-11-21 08:55:26 +00:00
parent 2040417f57
commit 57f451025f

View File

@ -6,17 +6,19 @@
<version>@{version}</version> <version>@{version}</version>
<authors>Reinhard Pointner</authors> <authors>Reinhard Pointner</authors>
<owners>rednoah</owners> <owners>rednoah</owners>
<summary>The ultimate tv renamer / subtitle downloader / sfv validator</summary> <summary>The ultimate TV and Movie Renamer / Subtitle Downloader</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 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>
<projectUrl>http://www.filebot.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://www.filebot.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>
-->
<releaseNotes></releaseNotes> <releaseNotes></releaseNotes>
</metadata> </metadata>
<files> <files>