nuclear
                                
                                
                                
                                    nuclear copied to clipboard
                            
                            
                            
                        App should not set as default music or video player after first time open.
Platform: macOS
Not able to reproduce this bug on MacOs
Perhaps it was set back when you use your actual music player app
OS: MacOs 11.6 Nuclear Version: 0.6.17
Hi, I could not replicate this issue; my default music/video player settings are unchanged. Are there any more steps to reproduce?
Not sure, I was able to reproduce this on my Mac if there was no default player for .webm and possibly other file formats.
I can also reproduce this behavior with .webm and .ogg files. Previously, I was not able to reproduce this behavior with .mp3, .3gp, or .mp4 files.
Any ideas on how to go about fixing this issue?
Try this https://www.electronjs.org/docs/latest/api/app#event-open-file-macos
Okay thanks. I can try to resolve this issue. How can I assign this to myself?
I assigned to you
Hi, I understand I need to change the behavior of the "open-file" event but I'm unable to locate this event in the source code of this repository. Where in the source code of this repository is the "open-file" event currently being handled? Thanks
Hi, I understand I need to change the behavior of the "open-file" event but I'm unable to locate this event in the source code of this repository. Where in the source code of this repository is the "open-file" event currently being handled? Thanks
I don't really know what this means. We should only remove the default file association that sometimes happens on MacOS (i.e. Nuclear is set as the default app to open webm files and some other formats).