MPD Web

Directory listing for <%= ($dir == '') ? 'Root' : $dir + '/' %>

File Listing

<% $config[:fbHeaders].each do |title| %> <% end %> <% $files.each do |f| %> <% $config[:fbContent].each do |col| %> <% end %> <% end %>
<%= title %>
<% if col == 'tools' %> <%= file_tools f['file'] %> <% else %> <%= f[col] %> <% end %>

Directory Tools

Go home