From 09de4145ad22d34bb2c341cfcc91678e8a74f425 Mon Sep 17 00:00:00 2001 From: Kasper Nielsen <35531774+khnielsen@users.noreply.github.com> Date: Sun, 18 Feb 2024 13:51:32 +0100 Subject: [PATCH] Update kodi remote path details --- docs/application-hosting/guides/kodi.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/application-hosting/guides/kodi.mdx b/docs/application-hosting/guides/kodi.mdx index e1d49b8d..7a402f16 100644 --- a/docs/application-hosting/guides/kodi.mdx +++ b/docs/application-hosting/guides/kodi.mdx @@ -28,7 +28,7 @@ Steps to set it up: ```plaintext Protocol: FTP server Server address: XXX.itsby.design (XXX is to be replaced with your app slot) -Remote path: files +Remote path: Password: @@ -48,4 +48,4 @@ In some cases you see short periods of buffering, the reason for this is that KO Sometimes you will have scenes where the need for data is higher than the speed you can download new material from the server, in those cases buffering will occur, to get around this it is possible to let KODI cache more data to avoid buffering in scenes which require a higher bandwidth. You can read more about how to do it on the KODI website here: http://kodi.wiki/view/HOW-TO:Modify_the_video_cache -::: \ No newline at end of file +:::