You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ DLNA clients (including most modern TVs, Apple TV (via Infuse or VLC), PS5, Xbox
46
46
47
47
Most DLNA and media servers (such as Plex, Jellyfin, Emby, MiniDLNA/ReadyMedia, Rygel, Serviio, and others) are meant to be persistent servers: that is, you install a service, point a config file at your media library, often on a NAS or similar, maintain a database, and leave it running.
48
48
49
-
Spritz is the opposite — you've downloaded a file, you point spritz opportunistically at the folder that file is in, share it for as long as you need, and Ctrl+C when done. No config files, no database, no indexing and reindexing jobs, and no background services. As we say in Australia, "no dramas".
49
+
Spritz is the opposite — you've downloaded a file, you point spritz opportunistically at the folder that file is in, share it for as long as you need, and Ctrl+C when done. No config files, no database, no indexing and reindexing jobs, and no background services. As we say in Australia, no dramas.
50
50
51
51
A typical use case for spritz is that you've just downloaded something you want to watch right away, for instance a football game. To make that game available with Spritz, just:
0 commit comments