Need Kodi "directory parsing" spec or examples - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228) +---- Thread: Need Kodi "directory parsing" spec or examples (/showthread.php?tid=369401) |
Need Kodi "directory parsing" spec or examples - te36 - 2022-08-25 Trying to set up an http/https server to use with Kodi, but right now Kodi does not like to parse the directory listings from my server (caddy). I remember i once had it working with lighttpd, but (long story) can't install lighttpd right now. So i was wondering if there is any explanation how the directory listing needs to look like so that Kodi will successfully parse it. Could not find anything on kodi wiki ;-( The text-outpout i found for lighttp does also not help a lot, because it seems it also depends on the actual http. Any suggestions/help welcome. |