Ibby

Results 5 comments of Ibby

> Where is the content folder? IT was mentioned in your readme.md but it wasnt on the mkdir -p? Do you mean those DLDIR TVDIR MOVIESDIR? Yeah, that's right. I...

Let me know what you're struggling with and I'll try to help you out

I think this is related to the way `subprocess` works on windows, which expects an executable, or more specifically a "Win32 application". When I run the following in the python...

I installed the "OpenJS.NodeJS" package using `winget`. The problem seems common though, I found a lot of people asking online about the same error, mostly the answer/solution they found was...

It works from both cmd and powershell, and the installation folder is in the path. Plus, even when I referenced the exact path, I got that OSError. I'll admit to...