Harshith Mohan
Harshith Mohan
> I do think it would be reasonable to put the latest stable WebUI in the docker container on build. It's already there but it's copied to `/usr/src/app/build/webui` instead of...
> > I do think it would be reasonable to put the latest stable WebUI in the docker container on build. > > It's already there but it's copied to...
> Personally, I’d prefer to keep it consistent between OSes, as mentioned it makes it a pain for debugging/documentation what do you mean? It's always `/home/shoko/.shoko/Shoko.CLI/webui` on any OS (on...
I don't see a point. You would add an empty series in something like sonarr because otherwise it wouldn't detect the files. But in shoko, if you have the file,...
Oops, accidentally closed. 😂 But otherwise, it should be closed anyways
> Need clarification on: > `Return count of missing episodes (collecting), missing episodes (total). Count as in count of episodes and not count of groups.` > `Return count of unreconized...
~~Why didn't I think of that?~~ _proving I'm stupid_ I'm marking that as done. EDIT: Well, what do you know? I did do that. I don't know why I put...
@da3dsoul Did you complete the 4th one (Return epname and series name)? You marked it as complete but I still don't see it in the endpoint response.
Well, fair enough. At least saves me one API request of getting the ID.
The reason I asked that is, currently I have to run a for loop to separate out the recognized and unrecognized files. If I'm not wrong, the server can differentiate...