Releases: lostb053/Statistarr
Releases · lostb053/Statistarr
Minor Improvements
Improvements
- 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
Version 2
This version includes significant improvements over the last code.
- Added notifications using
plyerfor 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
1st Release
Executables bundled using pyinstaller from python scripts of the same name