Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash without closing option? #12

Open
michaeltoohig opened this issue May 28, 2019 · 3 comments
Open

Crash without closing option? #12

michaeltoohig opened this issue May 28, 2019 · 3 comments

Comments

@michaeltoohig
Copy link

Currently the app crashes and closes its terminal windows before I have a chance to read anything about why it may be crashing.

Could a flag be added to not close on failure?

I am on Windows 10 running VLC 3.0.6 64 bit. I can see VLC open for a moment then close and on the terminal window I see the names of my files load but not enough time to read why it crashes.

@michaeltoohig
Copy link
Author

I managed to grab a shot before it closed.

image

So now I just need to figure out what a endswith first arg must be str or a tuple of str, not list means.

@michaeltoohig
Copy link
Author

FYI I found my issue seems to be with the configuration options for playlist_extensions.

# optional
playlist_extensions: ['.xspf', '.m3u']

If I comment out that line it works.

@TomOnTime
Copy link
Contributor

It might be easier to update the README with tips for debugging (ie.e run from a terminal).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants