<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Depositfiles 1.2.8 - plugin update</title>
        <description> Another patch, this time to Depositfiles 1.2.8:</description>
        <link>https://wordrider.net/forum/10/8575/8575/_subject_#msg-8575</link>
        <lastBuildDate>Fri, 10 Apr 2026 04:22:22 +0000</lastBuildDate>
        <generator>Phorum 5.2.10</generator>
        <item>
            <guid>https://wordrider.net/forum/10/8575/8588/_subject_#msg-8588</guid>
            <title>Re: Depositfiles 1.2.8 - plugin update</title>
            <link>https://wordrider.net/forum/10/8575/8588/_subject_#msg-8588</link>
            <description><![CDATA[ Waiting for the time period to go through the paces...<br />
<br />
Lets not even bother reading all that, seems to be working like a charm going through a file list.  <br />
<br />
Thank you both for your speedy responses]]></description>
            <dc:creator>Nelapsi</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 23 Oct 2011 19:41:01 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/8575/8587/_subject_#msg-8587</guid>
            <title>Re: Depositfiles 1.2.8 - plugin update</title>
            <link>https://wordrider.net/forum/10/8575/8587/_subject_#msg-8587</link>
            <description><![CDATA[ OK, please try plugin v1.3.1.]]></description>
            <dc:creator>ntoskrnl</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 23 Oct 2011 19:18:30 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/8575/8586/_subject_#msg-8586</guid>
            <title>Re: Depositfiles 1.2.8 - plugin update</title>
            <link>https://wordrider.net/forum/10/8575/8586/_subject_#msg-8586</link>
            <description><![CDATA[ ntoskrnl Wrote:<br />
-------------------------------------------------------<br />
&gt; Yeah, I made some changes as the plugin was quite<br />
&gt; old and ugly (not your code though, it was even<br />
&gt; worse before you fixed it).<br />
<br />
Yeah, I know... I removed some old code parts too, but not cleaned everything (no time :/)<br />
<br />
About "new" problem:<br />
<pre class="bbcode">
Index: src/depositfiles/cz/vity/freerapid/plugins/services/depositfiles/DepositFilesRunner.java
===================================================================
--- src/depositfiles/cz/vity/freerapid/plugins/services/depositfiles/DepositFilesRunner.java	(revision 3218)
+++ src/depositfiles/cz/vity/freerapid/plugins/services/depositfiles/DepositFilesRunner.java	(working copy)
@@ -64,7 +64,8 @@
 
             Matcher matcher = getMatcherAgainstContent("setTimeout\\s*\\(\\s*'load_form\\s*\\(\\s*fid\\s*,\\s*msg\\s*\\)\\s*'\\s*,\\s*(\\d+)\\s*\\)");
             if (!matcher.find()) {
-                throw new PluginImplementationException();
+                checkProblems();
+                throw new ServiceConnectionProblemException("Problem with a connection to service.\nCannot find requested page content");
             }
             int seconds = Integer.parseInt(matcher.group(1)) / 1000;
             logger.info("wait - " + seconds);</pre>
please check, I believe its solution]]></description>
            <dc:creator>RubinX</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 23 Oct 2011 17:34:40 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/8575/8585/_subject_#msg-8585</guid>
            <title>Re: Depositfiles 1.2.8 - plugin update</title>
            <link>https://wordrider.net/forum/10/8575/8585/_subject_#msg-8585</link>
            <description><![CDATA[ *laughs* I know how it goes.  I would help but honestly have not touched Java since the early 90's when it was in beta and took a quick look but couldn't find a link to the svn.<br />
<br />
Thanks for taking another look into this]]></description>
            <dc:creator>Nelapsi</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 23 Oct 2011 17:31:32 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/8575/8584/_subject_#msg-8584</guid>
            <title>Re: Depositfiles 1.2.8 - plugin update</title>
            <link>https://wordrider.net/forum/10/8575/8584/_subject_#msg-8584</link>
            <description><![CDATA[ Yeah, I made some changes as the plugin was quite old and ugly (not your code though, it was even worse before you fixed it).]]></description>
            <dc:creator>ntoskrnl</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 23 Oct 2011 17:25:39 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/8575/8583/_subject_#msg-8583</guid>
            <title>Re: Depositfiles 1.2.8 - plugin update</title>
            <link>https://wordrider.net/forum/10/8575/8583/_subject_#msg-8583</link>
            <description><![CDATA[ Weird... my locally compiled plugin (exactly match my patch) works fine, but the plugin updated on server has mentioned issue...<br />
<br />
it seems that ntoskrnl made own changes too...<br />
<br />
I will check updated code.]]></description>
            <dc:creator>RubinX</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 23 Oct 2011 16:47:02 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/8575/8582/_subject_#msg-8582</guid>
            <title>Re: Depositfiles 1.2.8 - plugin update</title>
            <link>https://wordrider.net/forum/10/8575/8582/_subject_#msg-8582</link>
            <description><![CDATA[ Issues with this plugin, please check this link where I described what the error is.<br />
<br />
<a href="http://wordrider.net/forum/read.php?10,8558" rel="nofollow" >DF Issue Post</a>]]></description>
            <dc:creator>Nelapsi</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 23 Oct 2011 16:06:25 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/8575/8578/_subject_#msg-8578</guid>
            <title>Re: Depositfiles 1.2.8 - plugin update</title>
            <link>https://wordrider.net/forum/10/8575/8578/_subject_#msg-8578</link>
            <description><![CDATA[ Thanks, committed and released.]]></description>
            <dc:creator>ntoskrnl</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 23 Oct 2011 15:07:53 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/8575/8575/_subject_#msg-8575</guid>
            <title>Depositfiles 1.2.8 - plugin update</title>
            <link>https://wordrider.net/forum/10/8575/8575/_subject_#msg-8575</link>
            <description><![CDATA[ Another patch, this time to Depositfiles 1.2.8:]]></description>
            <dc:creator>RubinX</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sat, 22 Oct 2011 21:16:50 +0000</pubDate>
        </item>
    </channel>
</rss>
