github rroy676/Stationarr v1.0.12
Stationarr v1.0.12 — In-App Logs & Debug Export

latest releases: v1.2.2, v1.2.1, v1.2.0...
3 months ago

Stationarr v1.0.12

This release adds the first phase of in-app logging and sanitized debug exports.

It is focused on making Stationarr easier to troubleshoot, especially for playlist, EPG, scraper, Docker, and support issues.

Added

  • Added a new System → Logs page.
  • Added structured backend application logging.
  • Added retention-limited SQLite log storage.
  • Added log filters for:
Level
Category
Search text
  • Added support for copying visible logs to the clipboard.
  • Added TXT debug export.
  • Added JSON debug export.
  • Added useful support/debug log events for:
Stationarr startup
Playlist import
Playlist refresh
Scheduled playlist refresh
EPG source fetch
Scheduled EPG refresh
EPG scraper runs
Scraper warnings
Generated playlist export/serve events
Auth/session warnings
  • Added captured scraper run output lines so scraper debugging is easier.
  • Added metadata/details to debug exports, including counts and scraper details where available.

Security / Privacy

Debug exports are sanitized to avoid exposing sensitive values.

The export redacts sensitive information such as:

Passwords
API keys
Auth tokens
Cookies
JWTs
Private source URL query strings

Notes

This is Phase 1 of the in-app logs/debug export feature. It does not replace Docker logs completely, but it should make normal troubleshooting much easier from inside the app.

Users can find the new logs page under:

Settings → System → Application logs

or directly at:

/logs

References

Don't miss a new Stationarr release

NewReleases is sending notifications on new releases.