+ push FileBot 4.6

This commit is contained in:
Reinhard Pointner 2015-06-01 10:10:16 +00:00
parent f7a28c8dae
commit 76c1c5b6e4
2 changed files with 10 additions and 10 deletions

View File

@ -811,14 +811,14 @@
</copy>
<!-- build synology package index -->
<property prefix="filebot-node" url="https://raw.githubusercontent.com/filebot/filebot-node/master/package.properties" />
<property prefix="node" url="https://raw.githubusercontent.com/filebot/filebot-node/master/package.properties" />
<package-source file="${dir.dist}/website/syno/index.json">
<keyring file="${dir.installer}/gpg/FileBot.pub" />
<spk file="${dir.build}/package-source/filebot-${version}-noarch.spk" url="http://downloads.sourceforge.net/project/filebot/filebot/FileBot_${version}/filebot-${version}-noarch.spk">
<thumbnail url="http://app.filebot.net/syno/filebot-thumbnail.png" />
<snapshot url="http://app.filebot.net/syno/filebot-snapshot.png" />
</spk>
<spk file="${dir.build}/package-source/filebot-node-${filebot-node.version}-noarch.spk" url="http://downloads.sourceforge.net/project/filebot/filebot/HEAD/filebot-node/filebot-node-${filebot-node.version}-noarch.spk">
<spk file="${dir.build}/package-source/filebot-node-${node.version}-noarch.spk" url="http://downloads.sourceforge.net/project/filebot/filebot-node/filebot-node-${node.version}/filebot-node-${node.version}-noarch.spk">
<thumbnail url="http://app.filebot.net/syno/filebot-node-thumbnail.png" />
<snapshot url="http://app.filebot.net/syno/filebot-node-snapshot.png" />
</spk>

View File

@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<update>
<name>FileBot 4.5.6</name>
<revision>2818</revision>
<name>FileBot 4.6</name>
<revision>3052</revision>
<title>New updates available</title>
<message><![CDATA[<html>
<b>FileBot 4.5.6</b><br>
<b>FileBot 4.6</b><br>
This release features:<br>
+ Improved series / episode detection<br>
+ Improved metadata support for all data sources<br>
+ Improved support for fetching non-English subtitles<br>
+ Improved search & auto-detection logic<br>
+ Improved subtitle auto-selection<br>
+ Improved format engine & additional bindings<br>
+ Lots of bugfixes and optimizations<br>
<html>]]></message>
<discussion><![CDATA[http://www.filebot.net/forums/viewtopic.php?f=7&t=2034&p=13588#p13588]]></discussion>
<discussion><![CDATA[http://www.filebot.net/forums/viewtopic.php?f=7&t=2727]]></discussion>
<download><![CDATA[http://www.filebot.net/#download]]></download>
</update>