Skip to content

A caddy browse template that attempts to mimmick the directory listing of nginx

Notifications You must be signed in to change notification settings

jordandalley/caddy-kodi-browse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Caddy browse Kodi template

This template is designed to mimmick the directory listing behaviour of Nginx for the use of Kodi directory listing.

Tested on Caddy v2.8.4 running in Docker under Debian Linux 12.

Example use:

files.yoursite.com {
  root * /path/to/your/stuff
  file_server {
    browse /path/tp/your/teplate/kodi-browse.tpl
  }
}

Known issues

  • Needs improvement of spacing between filenames and datestamp.

About

A caddy browse template that attempts to mimmick the directory listing of nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published