Skip to content

Commit

Permalink
Update kodi remote path details
Browse files Browse the repository at this point in the history
  • Loading branch information
khnielsen authored Feb 18, 2024
1 parent bf7872e commit 09de414
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/application-hosting/guides/kodi.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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: <leave empty or set to a folder available on the service)
Port: 21
Username: <app slot username>
Password: <app slot password>
Expand All @@ -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
:::
:::

0 comments on commit 09de414

Please sign in to comment.