Kylart
Kylart
I tested using a fresh node docker image so that I can know if my environment has problems or whatever. Here is the Dockerfile: ```dockerfile FROM node:12 # Create app...
Hello, Yes it would be possible but only in the form of a `getUser` method. I'll try to work on that whenever I'll have some time 👌
I suggest you use `getInfoFromUrl` if possible.
Hello, Do we have any update on this? I'm building a torrent live streaming video player and I run into issue #8 so I'd really love any news 😄
I am currently refactoring all the logic that runs the app and it's now really simple to add new feed whether torrent or not. So yes, please give me new...
Update on this: I'm currently researching new feeds to use. Unfortunately, I don't see many websites referenced by SourceScraper that are usable as I'm looking for a release feed that...
It's definitely possible. However, I don't have any M1 machine to test this on so I cannot confirm it for sure..
Hey, sorry for the delay, Christmas was upon me. I think it's a great idea, I'm not sure how it should look like nor when I'll be able to work...
The search method needs improvements and filter search will and must be done. However, there probably won't be a filter for releases and local animes. Only search.
Alright, I did some research and in the end, this will go in a `anime recommendation` page which will probably be a `better` version of [this](https://myanimelist.net/anime.php). Also this will probably...