<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyload.git/pyload/network, branch 1.0.0</title>
<subtitle>Fix annoying and persistent error with download name decoding. See branch 'fixed'!</subtitle>
<link rel='alternate' type='text/html' href='https://www.rgit.cz/pyload.git/'/>
<entry>
<title>patching _getdate method</title>
<updated>2014-06-09T13:54:42+00:00</updated>
<author>
<name>RaNaN</name>
<email>Mast3rRaNaN@hotmail.de</email>
</author>
<published>2014-06-09T13:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.rgit.cz/pyload.git/commit/?id=35c6c6424faf17e8f4d09d50cfb5333deb007cc1'/>
<id>35c6c6424faf17e8f4d09d50cfb5333deb007cc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cookie issues</title>
<updated>2014-05-31T20:10:29+00:00</updated>
<author>
<name>Koch Michael</name>
<email>charlie8913@gmail.com</email>
</author>
<published>2014-05-31T20:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.rgit.cz/pyload.git/commit/?id=85526434c8ee9947715f76cd4de99e6839e1470c'/>
<id>85526434c8ee9947715f76cd4de99e6839e1470c</id>
<content type='text'>
The Account-Page didn't show any Values on 'Traffic left' and 'Valid
until' for my Premium Account. Therefore no premium download was
possible. The Problem occured on ArchLinux and FreeBSD, but somehow not
on Ubuntu.
The Trick is to set the value for 'expires' as type int when it is just
a number.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Account-Page didn't show any Values on 'Traffic left' and 'Valid
until' for my Premium Account. Therefore no premium download was
possible. The Problem occured on ArchLinux and FreeBSD, but somehow not
on Ubuntu.
The Trick is to set the value for 'expires' as type int when it is just
a number.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated bottle, fixed a header and referer bug</title>
<updated>2014-04-21T17:26:53+00:00</updated>
<author>
<name>RaNaN</name>
<email>Mast3rRaNaN@hotmail.de</email>
</author>
<published>2014-04-21T17:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.rgit.cz/pyload.git/commit/?id=db52fa001a481ab97100172bb9905fc144c8752d'/>
<id>db52fa001a481ab97100172bb9905fc144c8752d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rewritten download scheduling, improved account manager, db version increased all data will be overwritten</title>
<updated>2014-01-18T17:45:13+00:00</updated>
<author>
<name>RaNaN</name>
<email>Mast3rRaNaN@hotmail.de</email>
</author>
<published>2014-01-18T17:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://www.rgit.cz/pyload.git/commit/?id=453c1e55c71a96c9529ecdca1d55278cc41088d6'/>
<id>453c1e55c71a96c9529ecdca1d55278cc41088d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed changing the dl speed limit</title>
<updated>2013-12-03T21:26:36+00:00</updated>
<author>
<name>RaNaN</name>
<email>Mast3rRaNaN@hotmail.de</email>
</author>
<published>2013-12-03T21:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.rgit.cz/pyload.git/commit/?id=de578fc6711f288358ef7b369096521a2e457a31'/>
<id>de578fc6711f288358ef7b369096521a2e457a31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed old request classes</title>
<updated>2013-11-19T17:11:03+00:00</updated>
<author>
<name>RaNaN</name>
<email>Mast3rRaNaN@hotmail.de</email>
</author>
<published>2013-11-19T17:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://www.rgit.cz/pyload.git/commit/?id=073a0aab0e21e75f2e4e797b1e0773c7acc32f12'/>
<id>073a0aab0e21e75f2e4e797b1e0773c7acc32f12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small changes to dl algorithm</title>
<updated>2013-10-12T16:06:21+00:00</updated>
<author>
<name>RaNaN</name>
<email>Mast3rRaNaN@hotmail.de</email>
</author>
<published>2013-10-12T16:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.rgit.cz/pyload.git/commit/?id=18747ee2b35e4a2f07579d32db890d32f3744286'/>
<id>18747ee2b35e4a2f07579d32db890d32f3744286</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adapted account api to multi user, fixed http referer bug</title>
<updated>2013-08-08T15:38:35+00:00</updated>
<author>
<name>RaNaN</name>
<email>Mast3rRaNaN@hotmail.de</email>
</author>
<published>2013-08-08T15:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.rgit.cz/pyload.git/commit/?id=52f6599748ef61219112111dc5db71f3342b076d'/>
<id>52f6599748ef61219112111dc5db71f3342b076d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>little cleanup, added some tests</title>
<updated>2013-07-22T21:25:18+00:00</updated>
<author>
<name>RaNaN</name>
<email>Mast3rRaNaN@hotmail.de</email>
</author>
<published>2013-07-22T21:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.rgit.cz/pyload.git/commit/?id=fc17f3568c985e6a3441fd814d9142952b0cb761'/>
<id>fc17f3568c985e6a3441fd814d9142952b0cb761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new plugin type and refactored request classes</title>
<updated>2013-07-19T17:36:17+00:00</updated>
<author>
<name>RaNaN</name>
<email>Mast3rRaNaN@hotmail.de</email>
</author>
<published>2013-07-19T17:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.rgit.cz/pyload.git/commit/?id=873f91be7d3316e93672731e2f3d2da02b41fca6'/>
<id>873f91be7d3316e93672731e2f3d2da02b41fca6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
