From 99c52281f985293c87c29d58c39e411eede2b932 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Tue, 27 Dec 2011 18:57:11 +0000 Subject: [PATCH] * misc --- source/net/sourceforge/filebot/Settings.properties | 2 +- .../sourceforge/filebot/cli/CmdlineOperations.java | 2 +- website/cli.html | 2 +- website/download.php | 2 +- website/update.xml | 11 ++++++----- 5 files changed, 10 insertions(+), 9 deletions(-) diff --git a/source/net/sourceforge/filebot/Settings.properties b/source/net/sourceforge/filebot/Settings.properties index 1aac36ab..0dc2157b 100644 --- a/source/net/sourceforge/filebot/Settings.properties +++ b/source/net/sourceforge/filebot/Settings.properties @@ -2,7 +2,7 @@ application.name: FileBot application.version: 2.3 -# application update +# application updates update.url = http://filebot.sourceforge.net/update.xml # google analytics diff --git a/source/net/sourceforge/filebot/cli/CmdlineOperations.java b/source/net/sourceforge/filebot/cli/CmdlineOperations.java index 5d619f27..f4ea2033 100644 --- a/source/net/sourceforge/filebot/cli/CmdlineOperations.java +++ b/source/net/sourceforge/filebot/cli/CmdlineOperations.java @@ -596,7 +596,7 @@ public class CmdlineOperations implements CmdlineInterface { } - private List findProbableMatches(final String query, Iterable searchResults) { + public List findProbableMatches(final String query, Iterable searchResults) { // auto-select most probable search result Map probableMatches = new TreeMap(String.CASE_INSENSITIVE_ORDER); diff --git a/website/cli.html b/website/cli.html index e3f183bc..5185c1f6 100644 --- a/website/cli.html +++ b/website/cli.html @@ -4,7 +4,7 @@ - FileBot CLI + FileBot Command-line Interface diff --git a/website/download.php b/website/download.php index 96c196eb..2dddec9f 100644 --- a/website/download.php +++ b/website/download.php @@ -1,5 +1,5 @@ - 777 + FileBot 2.31 + 802 New updates available - FileBot 2.3 (r777) is out!
+ FileBot 2.31 (r802) is out!
This release features:
- + New Feature 1
- + New Feature 2
- + New Feature 3
+ + Improved matching
+ + Improved scripting environment
+ + Update notifcations ]]>