h.viktor
h.viktor
I would like to check if the play store version comes from this codebase. I am not sure how to do that right now.
I was wondering if it is possible to use the same approach as in https://github.com/pystardust/ani-cli ? It uses the download links to play an episode instead of an embedded player....
https://github.com/danielgtaylor/huma/blob/4b6a508912c987cd725a700a4994404dc1f18c8a/docs/docs/features/request-validation.md?plain=1#L61 The section above mentioned that: > Pointers have no effect on optional/required. > ... > Start with all fields required. Isn't this the correct phrasing? ``` 1. To a...
When trying to run atsumeru via docker I get an error and it never starts up. Command run: `docker run atsumerudev/atsumeru:latest` Error in logs: `Error: Invalid or corrupt jarfile Atsumeru.jar`...