Skip to content

Add (optional) logging #6

@RivenSkaye

Description

@RivenSkaye

Currently some actions can crash the app, such as hitting the play button with no selected playlist on a clean install. Or selecting a playlist with over 5k entries (that last one might just be freezing up and the OS shooting it, or it going OOM caching all of the relevant data). But there's no logging happening, which makes it kind of hard to put in a proper bug report.

A simple config option and a hardcoded (platform-dependent) location could go a long way in finding the cause of an issue, especially due to the lack of stdout/err for Windows GUI apps

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestplannedThis is on the to-do list and will be (hopefully) be fixed soon.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions