We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Dashboard should load after successfully connecting to Navidrome
Nothing loads. In the past this would've loaded right away. I can connect using Sonixd without any problems.
❯ feishin 21:13:58.943 › APPIMAGE env is not defined, current application is not an AppImage [17445:1212/211400.166217:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times! [17445:1212/211400.180144:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times! Initializing MPV with data: { extraParameters: [], properties: { speed: 1, 'audio-exclusive': 'no', 'gapless-audio': 'weak', replaygain: 'no', 'replaygain-clip': true, 'replaygain-preamp': 0 } } Setting mpv params: [ '--idle=yes', '--no-config', '--load-scripts=no', '--prefetch-playlist=yes' ] Error in main process Error: Socket is closed at new NodeError (node:internal/errors:405:5) at Socket._writeGeneric (node:net:921:8) at Socket._write (node:net:943:8) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Socket.write (node:internal/streams/writable:337:10) at /usr/share/feishin/resources/app.asar/dist/main/main.js:14:343343 at new Promise (<anonymous>) at l.send (/usr/share/feishin/resources/app.asar/dist/main/main.js:14:343069) at l.setProperty (/usr/share/feishin/resources/app.asar/dist/main/main.js:14:342089) { code: 'ERR_SOCKET_CLOSED' } Setting MPV properties: { speed: 1, 'audio-exclusive': 'no', 'gapless-audio': 'weak', replaygain: 'no', 'replaygain-clip': true, 'replaygain-preamp': 0 } MPV Event: status pause true [] MPV Event: status duration undefined [] MPV Event: status volume 50 [] MPV Event: status filename undefined [] MPV Event: status path undefined [] MPV Event: status media-title undefined [] MPV Event: status playlist-pos -1 [] MPV Event: status playlist-count 0 [] MPV Event: status loop false []
Unable to use feishin - Sonixd still works
The text was updated successfully, but these errors were encountered:
Try downloading and installing the linux binaries from @kgarner7's PR and let me know if that resolves it.
Sorry, something went wrong.
Yes, that resolves my issue. Thank you
Successfully merging a pull request may close this issue.
Expected Behavior
The Dashboard should load after successfully connecting to Navidrome
Current Behavior
Nothing loads. In the past this would've loaded right away. I can connect using Sonixd without any problems.
Steps to Reproduce
Context
Unable to use feishin - Sonixd still works
Your Environment
The text was updated successfully, but these errors were encountered: