Jump to content
Ketarin forum

UksusoFF

Members
  • Posts

    108
  • Joined

  • Last visited

Everything posted by UksusoFF

  1. where you found it? latest site version is 1.6.0.434
  2. any news about this? for sending email can use console tools, but how get event on error?
  3. No, i just download updated apps without any actions with them.
  4. It's randomly for some apps. Maybe you're right it's for corrupted download.
  5. Maybe, but why it's not replacing by newly downloaded files?
  6. Sometimes apps after updates get CRC Error and getting it while not delete downloaded file. Why is it can be?
  7. look at this https://ketarin.org/forum/topic/554-search-for-beautiful-regex-to-help-newbies/
  8. template now not worked any updates?
  9. look at this. you need regex: [^"'=]+32[^"']+\.exe and other way you can get {version} and replace dot http://www.sandboxie.com/attic/SandboxieInstall32-{version:replace:.:}.exe
  10. sample template for get latest files: <?xml version='1.0' encoding='utf-8'?> <Jobs> <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="99a223e4-5a83-4268-9e22-53795eb9ac7a"> <WebsiteUrl /> <UserAgent>Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20100101 Firefox/6.0.2</UserAgent> <UserNotes /> <IgnoreFileInformation>false</IgnoreFileInformation> <DownloadBeta>Default</DownloadBeta> <DownloadDate xsi:nil="true" /> <CheckForUpdatesOnly>false</CheckForUpdatesOnly> <VariableChangeIndicator /> <CanBeShared>true</CanBeShared> <ShareApplication>false</ShareApplication> <ExclusiveDownload>false</ExclusiveDownload> <HttpReferer>http://sourceforge.net/</HttpReferer> <SetupInstructions /> <Variables> <item> <key> <string>getfile</string> </key> <value> <UrlVariable> <RegexRightToLeft>false</RegexRightToLeft> <VariableType>RegularExpression</VariableType> <Regex>project/{sftag}/[^"'=]+\.{fileext}</Regex> <Url>http://sourceforge.net/projects/{sftag}/files/latest/download</Url> <Name>getfile</Name> </UrlVariable> </value> </item> <item> <key> <string>sftag</string> </key> <value> <UrlVariable> <RegexRightToLeft>false</RegexRightToLeft> <VariableType>Textual</VariableType> <Regex /> <TextualContent><placeholder name="What is the SF application tag?" value="" /></TextualContent> <Name>sftag</Name> </UrlVariable> </value> </item> <item> <key> <string>fileext</string> </key> <value> <UrlVariable> <RegexRightToLeft>false</RegexRightToLeft> <VariableType>Textual</VariableType> <Regex /> <TextualContent><placeholder name="Which is file extension, e.g. zip?" value="zip" /></TextualContent> <Name>fileext</Name> </UrlVariable> </value> </item> </Variables> <ExecuteCommand /> <ExecutePreCommand /> <ExecuteCommandType>Batch</ExecuteCommandType> <ExecutePreCommandType>Batch</ExecutePreCommandType> <Category><placeholder name="Application Category?" value="sourceforge" options="{categories}" /></Category> <SourceType>FixedUrl</SourceType> <DeletePreviousFile><placeholder name="Delete Previous Version?" value="true" options="true|false" /></DeletePreviousFile> <Enabled>true</Enabled> <FileHippoId /> <TargetPath><placeholder name="Which is TargetPath?" value=".\{category}\{appname:regexreplace:([\s\t\r\n\-\\&]+):_}-{version}.{url:ext}" /></TargetPath> <FixedDownloadUrl>http://jaist.dl.sourceforge.net/{getfile}</FixedDownloadUrl> <Name><placeholder name="Application Name?" value="" /></Name> </ApplicationJob> </Jobs>
  11. Newest mirror http://jaist.dl.sourceforge.net/project/akelpad/AkelPad%204/?C=M;O=D
  12. and other strange thing: look at http://mesh.dl.sourceforge.net/project/akelpad/AkelPad%204/?C=M;O=D latest version is: 4.6.3 13-Jul-2011 19:49 and look at this: https://sourceforge.net/projects/akelpad/files/AkelPad%204/ latest version is: 4.7.2 2011-12-15
  13. hm... another mirrors get 404 error when using this method. I think that it's temporary bug of this mirror and soon it will be fixed
  14. Nice! But really need use regex, because look at this: http://mesh.dl.sourceforge.net/project/crengine/CoolReader3/cr3-3.0.48/ cr3.0.48-3-win32-20110720.zip — Epic Fail sample: http://mesh.dl.sourceforge.net/project/crengine/CoolReader3/{version}/{filename} PS: Better regex: [^"'=]+win[^"']+\.zip
  15. shawn, can you make two versions of template? One: As at now Two: To get url via "latest version" file I'm confused where i need edit your template.
  16. Solution: https://ketarin.org/forum/index.php/topic/494-shawns-sourceforge-template/page__view__findpost__p__5906
  17. shawn, Is it possible to use "Download latest release" url to get latest version?
  18. not worked with akelpad too =( http://sourceforge.net/projects/akelpad/files/ and CoolReader http://sourceforge.net/projects/crengine/files/
  19. Hm, it worked! Maybe move this posts to other thread? About template: How get latest files from this: http://sourceforge.net/projects/ext2read/files/ ? can't write distribution, because it changed as version
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.