Alok Saboo

Results 243 comments of Alok Saboo

@andrewginns can you also provide a simple compose file without Nord?

@miurla I understand you have the dockerfile, but it will be great if you can provide a compose file for folks to get started...thanks!

Here's one that works: ```yaml version: "3.7" services: morphic: build: context: . dockerfile: Dockerfile command: bun dev env_file: .env ports: - "3008:3000" ``` If you want to access it on...

Isn't copying the wav file the desired option in this case? I am not sure what the bug is here.

I have had similar experiences. As discussed in #4997, we should move to the Spotipy library, which does a great job of interfacing with Spotify.

This is likely not an issue with the path itself but how the error message is formatted or how the path is being handled internally by beets. It is probably...

That command should work unless you have tagging disabled in the config.

Here's another PR https://github.com/beetbox/beets/pull/4901 that fixes this issue.

Where did you get 25 characters from? Instead of randomly truncating at 100 characters, searching for two artists is a better idea. Can you try that PR and see if...

I am not sure why I am not able to see the vercel logs. I keep seeing when I click the Inspect ![image](https://github.com/enricoros/big-AGI/assets/18319734/4460f877-2745-4fe4-bd34-18dfd7a02b85)