mslmn

Results 8 comments of mslmn

Are there any plans to fix this?

That could be an issue but I've come across other docker images not built for ARM specifically and adding `platform: linux/amd64` to the docker-compose file usually gets them to work.

Here's my docker-compose file: ``` version: '3' services: happypandax: image: twiddly/happypandax:1.0.0-alpha # start this container automatically on boot restart: always platform: linux/amd64 ports: - "7006:7006" - "7007:7007" - "7008:7008" volumes:...

The `esearch_stdout.log` file is empty the `error.log` file says this ``` 2023-05-30 11:36:14--ERROR ::MainProcess:: happypanda.main: Failed to configure built-in ESearch server, process exit code: still running; also see /data/logs/esearch_stdout.log 2023-05-30...

Could Stump support a library pattern like this? ![books](https://github.com/user-attachments/assets/8b45cde6-71cc-4d17-9f9d-d37048d3ff55)

> The main thing I want to embed from ABS is chapters. Same. I use MP3Tag to set the other tags.

still getting the same error.