Digimezzo

Results 188 comments of Digimezzo

Implemented in d5597ff9f36f50d433dc7fbeef5bffcaf4d1dc11, e5cd3abab3bf00ed421989a7cee8b091d55f4794, 7c80c2162f87ffafb1fb9cd90566100864984bfe, b4126ad0b2af02b914e260f476825cb6f20ca28c, df91c1246bd05c838ee22774d9c10f6576b150fb, af942982a2b7fdcc8eaff8db88fe73c8c50e2347 and c74b7cfcdda3809bfdd0e328bb4afdd68f6a43f7.

Related to #172 and implemented. Coming in version 3.0.0.

You're welcome 😁

@ShellShield Could you attach the log file to this issue? You'll find it in %appdata%\Dopamine\logs. Thanks.

@1YuvrajS A tag editor is planned. Thanks for the MusicBrainz tip. I'll have a look at it.

The issue was narrowed down to better-sqlite3 in combination with Electron 22 (Electron 21 and below work correctly). It is most likely caused by this issue: https://github.com/WiseLibs/better-sqlite3/issues/988 Short term solution:...

Could this be an option? https://github.com/ironboy/best-sqlite3

This seems to happen on Windows, but not on Linux. On Linux, all files are queued. Not sure yet how to solve this. This article might give some pointers: https://stackoverflow.com/questions/62766392/how-to-open-a-file-through-open-with-in-an-already-running-electron-app

@Cyberdroid1 Please try without running `npm audit fix --force` This command is dangerous, because it updates dependencies of dependencies. This usually causes a massive amount of problems.