alpha
Login
or
Join now
xcc.es
/
dlna-rs
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/mrgnw/dlna-rs. Single-binary DLNA media server in Rust. Auto-discovered by VLC on Apple TV.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
dlna-rs
/
web
/
src
7 files
at
main
Morgan Williams
app: lazy indexing, non-blocking browse, media filtering
2mo ago
49b77664
AddFolderModal.svelte
app: lazy indexing, non-blocking browse, media filtering Index folders in a background task after startup (from_config_unscanned + replace_folder_files), keep ContentDirectory browse non-blocking via try_write, and filter served files through is_media_file. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2 months ago
App.svelte
app: lazy indexing, non-blocking browse, media filtering Index folders in a background task after startup (from_config_unscanned + replace_folder_files), keep ContentDirectory browse non-blocking via try_write, and filter served files through is_media_file. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2 months ago
BrowseView.svelte
web: BrowseView with filename/path sort and collapsible subdirs
2 months ago
FolderList.svelte
web: FolderList component with redesigned row
2 months ago
api.ts
web: listFiles client
2 months ago
format.ts
web: formatSize helper
2 months ago
main.ts
web: svelte 5 SPA scaffold + folder list
2 months ago