PeterPedro

Results 15 comments of PeterPedro

Yeah, it works in my laptop but not in my desktop, I get the same message from the picture. It's the same kodi box and same settings, no firewall and...

@regseb It's working now, I don't know why it wasn't working before, but it's probably my fault. Thanks. The only problem I have now is that when it's inside the...

Unfortunately the issue returned, so it looks like some random behavior either from the addon or from kodi, for me this is the port that works... http://192.168.1.50:8080/jsonrpc it returns this:...

not sure if that's the issue but here's the error ``` Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at TwitchRecover.Core.API.VideoAPI.getSubVODFeeds(VideoAPI.java:97) at TwitchRecover.Core.VOD.getVODFeeds(VOD.java:152)...

Ah gracias por responder, aún no logro hacer que me funcione, para confirmar es el archivo "settings.php" que se encuentra en la carpeta www? Es que a mí me aparece...

Si, los errores suceden porque yo cambié el código para que se viera como el de su ejemplo pero lo que me parece es que yo estoy usando Branch master...

Por cierto, con el Branch dev no tengo problemas en cargar el API, mi problema sucede solamente con el Branch master

Cuando elimino el getenv() (solamente el del `"$config['modules']['coreInstall']"`) y hago: `http://localhost/www/api.php` El error es "La informacion json enviada contiene errores." Cuando hago: `http://localhost/www/api.php?w=ejemplo&r=hola` El mensaje es: `SyntaxError: JSON.parse: unexpected non-whitespace...

Por si alguien más está con este problema he logrado arreglarlo un poco, no sé cual será exactamente mi problema pero ya por lo menos logro que me cargue el...

Le recomiendo este fork https://github.com/walner1borbon/API_Hacienda Use la base de datos que está en "recursos/sql".