fucking-weeb
fucking-weeb copied to clipboard
Set the number of episodes for the show you're adding automatically.
It's quite annoying having to set the number of episodes automatically when it could be done automatically.
This is more or less done, but commented out: https://github.com/cosarara97/fucking-weeb/blob/736bf24dd95798a4a9d2dd22a46d84e948d64b45/weeb.scm#L511
Problem is, running that code many times triggers the crash I mention in the README:
weeb: runtime.c:2797: C_save_and_reclaim: Assertion `av > C_temporary_stack_bottom || av < C_temporary_stack_limit' failed.
I'm making fixing this crashes the top priority for now.
The crashes were fixed with the last Chicken release, so I should set to work and enable this. And redo the build system. Oh well.