* use CloudFlare to heavily cache all app.filebot.net resources
This commit is contained in:
parent
e1ec0bb5cf
commit
ac28c2b681
|
@ -450,7 +450,7 @@
|
|||
<!-- stage created .deb files in a temporary folder -->
|
||||
<property name="deb.staging" location="${dir.dist}/deb" />
|
||||
<mkdir dir="${deb.staging}" />
|
||||
<deb debfilenameproperty="staging.file.deb" todir="${deb.staging}" package="filebot" version="${version}" architecture="${deb.arch}" section="misc" homepage="http://www.filebot.net" priority="optional" postinst="${dir.installer}/deb/postinst.sh" prerm="${dir.installer}/deb/prerm.sh">
|
||||
<deb debfilenameproperty="staging.file.deb" todir="${deb.staging}" package="filebot" version="${version}" architecture="${deb.arch}" section="misc" homepage="http://www.filebot.net/" priority="optional" postinst="${dir.installer}/deb/postinst.sh" prerm="${dir.installer}/deb/prerm.sh">
|
||||
<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>
|
||||
<tarfileset fullpath="usr/share/filebot/FileBot.jar" file="${path.fatjar}" />
|
||||
|
@ -471,7 +471,7 @@
|
|||
<!-- stage created .deb files in a temporary folder -->
|
||||
<property name="ipkg.staging" location="${dir.dist}/deb-ipkg" />
|
||||
<mkdir dir="${ipkg.staging}" />
|
||||
<deb debfilenameproperty="staging.file.deb" todir="${ipkg.staging}" package="filebot" version="${version}" architecture="noarch" section="misc" homepage="http://www.filebot.net" priority="optional" postinst="${dir.installer}/ipkg/postinst.sh" prerm="${dir.installer}/ipkg/prerm.sh">
|
||||
<deb debfilenameproperty="staging.file.deb" todir="${ipkg.staging}" package="filebot" version="${version}" architecture="noarch" section="misc" homepage="http://www.filebot.net/" priority="optional" postinst="${dir.installer}/ipkg/postinst.sh" prerm="${dir.installer}/ipkg/prerm.sh">
|
||||
<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>
|
||||
<tarfileset fullpath="opt/share/filebot/FileBot.jar" file="${path.fatjar}" />
|
||||
|
|
|
@ -279,10 +279,10 @@
|
|||
<ul class="list">
|
||||
<li class="macosx">Available on the <a href="https://itunes.apple.com/us/app/filebot/id905384638?mt=12&uo=4&at=1l3vupy&ct=filebot2" target="itunes_store">Mac App Store</a></li>
|
||||
<li class="ubuntu">Available on the <a target="_blank" href="https://apps.ubuntu.com/cat/applications/filebot/">Ubuntu Software Center</a></li>
|
||||
<li>Windows installer: <a target="_blank" href="download.php?mode=s&type=nsis">FileBot_@{version}-setup.exe</a></li>
|
||||
<li>Debian packages: <a target="_blank" href="download.php?mode=s&type=deb&arch=i386">filebot_@{version}_i386.deb</a> or <a target="_blank" href="download.php?mode=s&type=deb&arch=amd64">filebot_@{version}_amd64.deb</a></li>
|
||||
<li>Embedded Linux package: <a target="_blank" href="download.php?mode=s&type=ipkg&arch=noarch">filebot_@{version}_noarch.ipk</a></li>
|
||||
<li>Portable: <a target="_blank" href="download.php?mode=s&type=portable">FileBot-@{version}-portable.zip</a> <small class="comment">for all platforms</small>
|
||||
<li>Windows installer: <a target="_blank" href="https://app.filebot.net/download.php?type=nsis&version=@{version}">FileBot_@{version}-setup.exe</a></li>
|
||||
<li>Debian packages: <a target="_blank" href="https://app.filebot.net/download.php?type=deb&arch=i386&version=@{version}">filebot_@{version}_i386.deb</a> or <a target="_blank" href="https://app.filebot.net/download.php?type=deb&arch=amd64&version=@{version}">filebot_@{version}_amd64.deb</a></li>
|
||||
<li>Embedded Linux package: <a target="_blank" href="https://app.filebot.net/download.php?type=ipkg&arch=noarch&version=@{version}">filebot_@{version}_noarch.ipk</a></li>
|
||||
<li>Portable: <a target="_blank" href="https://app.filebot.net/download.php?type=portable&version=@{version}">FileBot-@{version}-portable.zip</a> <small class="comment">for all platforms</small>
|
||||
<ul>
|
||||
<li>This package does not include the <a href="https://sourceforge.net/p/filebot/code/HEAD/tree/trunk/lib/native/" target="_blank">MediaInfo and 7-Zip native libraries</a></li>
|
||||
</ul>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
* Just add https://packages.filebot.net/syno/ in Package Sources ;)
|
||||
* Just add https://app.filebot.net/syno/ in Package Sources ;)
|
||||
*
|
||||
* Package Center -> Settings -> Package Sources -> Add -> Name: FileBot and Location: https://packages.filebot.net/syno/ -> OK
|
||||
* Package Center -> Settings -> Package Sources -> Add -> Name: FileBot and Location: https://app.filebot.net/syno/ -> OK
|
||||
*/
|
||||
[
|
||||
{
|
||||
|
@ -11,8 +11,8 @@
|
|||
"distributor_url":"http://www.filebot.net/",
|
||||
"maintainer":"rednoah",
|
||||
"maintainer_url":"http://www.filebot.net/",
|
||||
"icon": "http://packages.filebot.net/syno/spk.icon.png",
|
||||
"snapshot": [ "http://packages.filebot.net/syno/spk.snapshot.png" ],
|
||||
"icon": "http://app.filebot.net/syno/spk.icon.png",
|
||||
"snapshot": [ "http://app.filebot.net/syno/spk.snapshot.png" ],
|
||||
"package": "filebot",
|
||||
"version": "@{version}",
|
||||
"size": @{spk.size},
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
header('HTTP/1.1 302 Found');
|
||||
header('Location: https://packages.filebot.net/syno/index.json');
|
||||
header('Location: https://app.filebot.net/syno/index.json');
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue