Skip to content

Releases: NeverDecaf/Alastore

1.1.4

07 May 12:08

Choose a tag to compare

Changelog

  • Added support for magnet links via libtorrent. Shanaproject seems to be using them exclusively now.

1.1.3

21 Oct 11:22

Choose a tag to compare

Changelog

  • Fixed a bug that caused Alastore to crash if ran without a database present.
  • Built with a newer version of pyinstaller (3.1) which resulted in a much smaller filesize and probably other improvements.

1.1.2

10 Oct 09:08

Choose a tag to compare

Changelog

  • HTML entities in series titles are now escaped.
  • A couple small bugfixes.

1.1.1

04 Jul 06:04

Choose a tag to compare

Changelog

  • Can now delete follows from shanaproject that aren't on the first page (51+).

1.1.0

18 May 15:02

Choose a tag to compare

Changelog

  • Fixed a very rare occurance where torrent data could be leftover in the db when a series is dropped.
  • Incremented version number correctly (should have been done at 1.0.3; lesson learned.)

1.0.5

18 May 13:07

Choose a tag to compare

A tiny change that saves a ton of space.

Changelog

  • Stored torrent data is now deleted when a download is complete.

As an example of the space this saves, this brought my db filesize down from 63MB to 3.5MB.

1.0.4

18 May 12:09

Choose a tag to compare

Changelog

  • Quick fix for a bug introduced in 1.0.3 (fetching of anidb title list was disabled for testing)

1.0.3

18 May 11:41

Choose a tag to compare

Added the option to drop a series. The main purpose of this is to help keep your downloads clean. When you drop a series you get the option to also delete all episodes which helps combat the clutter of having a bunch of unfinished, partially downloaded series taking up space.

Changelog

  • Added "Drop" option.
    • You must provide your Shana Project credentials to enable this option in the context menu.
    • When you drop a series it is removed from your Shana Project follows and hidden in Alastore.
    • You also have the option of deleting all episodes on your computer when you drop a series.
  • Improved cleanup of folders when moving/deleting series (this just means you're less likely to see empty folders with odd series names).

1.0.2

03 May 15:01

Choose a tag to compare

This is the initial release because I didn't know about releases when adding 1.0.0.
I may remove the binaries folder depending on how this release thing works.

Changelog

  • Improved ease of adding non-shana RSS feeds.
  • Fixed a bug that was preventing folder icons from being created.
  • Added option to mark individual episodes as watched (1.0.1)