{{ emoji_prefix }} DoggyGallery
🎵 Music
🔍 Filter
🎲 Random
FAQ
📚 API
Home
{% if listing.current_path != "" %} / {{ listing.current_path }} {% endif %}
{% if let Some(parent) = listing.parent_path %}
← Back
{% endif %}
{% if listing.total_items == 0 %}
No media files or directories found in this location.
{% else %}
Loading...
{% for entry in listing.entries %} {% if entry.is_directory() %}
📁
{{ entry.name }}
Directory
{% else if entry.is_image() %}
{{ entry.name }}
{{ entry.formatted_size() }}
Image
{% else if entry.is_video() %}
{{ entry.name }}
{{ entry.formatted_size() }}
Video
{% else if entry.is_audio() %}
🎵
{{ entry.name }}
{{ entry.formatted_size() }}
Audio
{% endif %} {% endfor %}
{% endif %}
×
‹
›
← Prev
🎲 Random on Page
Next →
Auto-Random:
sec