Skip to content

Releases: lostb053/Statistarr

Minor Improvements

14 May 07:34

Choose a tag to compare

  • Removed dependency: plyer (couldn't figure out to use it without it failing)

Improvements

05 May 03:28

Choose a tag to compare

  • Can now redact specific indexers in chart for sharing by configuring config.json (case insensitive, all handled in lower case)
{
    "Quickchart": {
        "redacted": ["Indexer_name"]
    }
}
  • Added extra space in the chart

Fixes

02 May 01:13
da29bc2

Choose a tag to compare

Minor improvements and bug fixes

Version 2

01 May 16:19
9a2f3fa

Choose a tag to compare

This version includes significant improvements over the last code.

  • Added notifications using plyer for better error informing
  • Better error logging
  • Tray app for ease of access and more app like feel
  • Toggle fetcher from tray app
  • More streamlined code
  • Inbuilt scheduler using apscheduler

Issues:

  • Tested only on windows, and my system

Fixes

29 Apr 14:47
f7815e7

Choose a tag to compare

Two fixes made to the script and respectively updated executables:

  • Better stats dump file recognition to avoid errors
  • Fixed incorrect date checking mechanism: earlier caused overlapping stats, making the stats accuracy a mess

1st Release

29 Apr 08:09
b4e7750

Choose a tag to compare

Executables bundled using pyinstaller from python scripts of the same name