Skip to content

Releases: lostb053/Statistarr

Minor Improvements

Choose a tag to compare

@lostb053 lostb053 released this 14 May 07:34
  • Removed dependency: plyer (couldn't figure out to use it without it failing)

Improvements

Choose a tag to compare

@lostb053 lostb053 released this 05 May 03:28
  • 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

Choose a tag to compare

@lostb053 lostb053 released this 02 May 01:13
da29bc2

Minor improvements and bug fixes

Version 2

Choose a tag to compare

@lostb053 lostb053 released this 01 May 16:19
9a2f3fa

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

Choose a tag to compare

@lostb053 lostb053 released this 29 Apr 14:47
f7815e7

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

Choose a tag to compare

@lostb053 lostb053 released this 29 Apr 08:09
b4e7750

Executables bundled using pyinstaller from python scripts of the same name