valverde82

Results 7 comments of valverde82

Are you executing in demo mode? getGenres is not implemented in mock api, only in real api. skip this error by commenting out the lines, or implement the getGenres function...

you need to check the value of the DEMO_MODE variable this variable is stored in localstorage /src/api/index.js const api = storage.getSync(DEMO_MODE, LOCAL_STORAGE_PREFIX_SERVER) ? mockAPI : realAPI; export default api; this...

Desculpe, lendo novamente percebi que não fui claro. Seria o contrário. O Kodi atuaria como um servidor de mídia local. Além das mídias, ele gerencia as coleções, com descrição, artAlbum,...

Hi, Unfortunately the original Kodi is not installable on webos. Some time ago I started the kodi2webos project to produce just one client for Kodi, that is, it would still...

Dear colleague, unfortunately the project is no longer active. On Thu, Nov 10, 2022 at 4:32 PM Immick ***@***.***> wrote: > @valverde-marcelo so is that > kodi2webos active? I >...

Can i help you?

Hello, thank you for the feedback. Unfortunately this project stopped due to lack of resources. But, not to create any expectations, the project is a client for Kodi, runable on...