Skip to content

Releases: llaumgui/seedboxsync

v2.0.0.alpha1 (First Python3 version !)

22 Jul 07:57
Compare
Choose a tag to compare
Pre-release
  • [Enhancement #12] Python 3 suppport.
  • [Enhancement] Python 3 enhancement.
  • [Enhancement] Replace bencode by bencodepy because Py3.
  • [Enhancement] Update Paramiko requirement (>=2.2.1).
  • [Enhancement] Better use of configparser.
  • [Enhancement] More Try / except.

v1.1.1

17 Feb 18:32
Compare
Choose a tag to compare
  • [Enhancement #13] Better documenttion.
  • [Bugfix #13] Typo fix in seedboxsync.ini.

Important: update your seedboxsync.ini and replace wath_path by watch_path.

v1.1.0

04 Feb 18:23
Compare
Choose a tag to compare
  • [Enhancement #10] Make code documentation: https://llaumgui.github.io/seedboxsync.
  • [Enhancement #9] Check if the process inside the PID lock file is still running (thanks @johanndt).
  • [Enhancement #3] Use a transport interface: you can now make a PR for FTP support ;-).

v1.0.0

13 Oct 21:39
Compare
Choose a tag to compare

First stable version.

See Changelog.

v0.9.0 (a.k.a v1.0.0 RC1)

20 Aug 14:00
Compare
Choose a tag to compare
Pre-release

First version avalaible from Pypi.

  • [enhancement #1] Install seedboxsync with a setup.py
  • [enhancement #2] Check size after download
  • [enhancement #4] Allow shorts arguments
  • [Bug #5] Download fail: cannot concatenate 'str' and 'int' objects

v0.5.0 (Full rewrite)

14 Aug 12:47
Compare
Choose a tag to compare
v0.5.0 (Full rewrite) Pre-release
Pre-release

Pre-release v0.5.0, first release just after a full rewrite.

v0.1.0 (Pre-release)

08 Aug 16:47
Compare
Choose a tag to compare
v0.1.0 (Pre-release) Pre-release
Pre-release

First quick and not so dirty release before an full rewrite.