mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-16 22:35:04 -05:00
* update update-descriptor for 2.5
This commit is contained in:
parent
34db4b88ac
commit
4b080503fc
@ -23,7 +23,7 @@
|
|||||||
<all-permissions />
|
<all-permissions />
|
||||||
</security>
|
</security>
|
||||||
|
|
||||||
<update check="background" policy="prompt-update" />
|
<update check="always" policy="prompt-update" />
|
||||||
|
|
||||||
<resources>
|
<resources>
|
||||||
<property name="application.deployment" value="webstart" />
|
<property name="application.deployment" value="webstart" />
|
||||||
|
@ -1,15 +1,17 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
<update>
|
<update>
|
||||||
<name>FileBot 2.4</name>
|
<name>FileBot 2.5</name>
|
||||||
<revision>844</revision>
|
<revision>905</revision>
|
||||||
<title>New updates available</title>
|
<title>New updates available</title>
|
||||||
<message><![CDATA[<html>
|
<message><![CDATA[<html>
|
||||||
<b>FileBot 2.4 (r844) is out!</b><br>
|
<b>Check out FileBot 2.5 !!</b><br>
|
||||||
This release features:<br>
|
This release features:<br>
|
||||||
+ Improved movie mode<br>
|
+ Improved movie / series name auto-detection<br>
|
||||||
+ Better matching<br>
|
+ Support renaming and moving of disk folders<br>
|
||||||
+ More scripting capabilities<br>
|
+ New preferences for episode sort order<br>
|
||||||
|
+ {info} extended metadata binding<br>
|
||||||
|
+ .ascii() unicode to ascii conversion<br>
|
||||||
<html>]]></message>
|
<html>]]></message>
|
||||||
<discussion><![CDATA[http://filebot.sourceforge.net/forums/viewtopic.php?f=7&t=36#p206]]></discussion>
|
<discussion><![CDATA[http://filebot.sourceforge.net/forums/viewtopic.php?f=7&t=68#p481]]></discussion>
|
||||||
<download><![CDATA[http://filebot.sourceforge.net/#download]]></download>
|
<download><![CDATA[http://filebot.sourceforge.net/#download]]></download>
|
||||||
</update>
|
</update>
|
||||||
|
Loading…
Reference in New Issue
Block a user