Remote version of a GrobberClient. Implements all the API functions GrobberClient does, but the work is performed by RemoteGrobberClientServer.
This client ought to be used by the content scripts in order to create a shared cache.
Create a GrobberCheckReport for the Grobber server.
Get the Anime for a specific title.
undefined
Get the Anime info for the given uid.
Same errors as GrobberClient.request
Get an Episode.
Get the grobber information.
Search for Animes.
Generated using TypeDoc
Remote version of a GrobberClient. Implements all the API functions GrobberClient does, but the work is performed by RemoteGrobberClientServer.
This client ought to be used by the content scripts in order to create a shared cache.