Releases: vuiodev/vuio
Release list
v0.0.31
v0.0.29
CLI UI fixes
WEB UI fixes
DLNA Compatibility improved with Samsung, Xbox, Sony, LG, Sony TVs
v0.0.27
Regression bug on old TV with seek solved
Multiple-folder scan now works correctly
v0.0.25
Fixed bugs with library indexing when files was moved, deleted, renamed
Added WEB UI for indexing and serving, and search over port 8080
(Please be aware it DOES NOT have any auth yet)
v0.0.24
First pull request merged: #22
Rust deps updated
Logging fixed
CLI Interface fixed
Sorting is now working for files and folders
Database scan for empty folders fixed
v0.0.22
v0.0.21
0.0.20 with cargo deps update bring new C bindings as request 0.13 wanted it for TLS/SSL
and as its not needed for local DLNA server, its removed
100% Pure rust code now again
v0.0.20
License changed to MIT + Apache 2.0
Cargo deps update
Fixed bugs with new DB
Fixed audio playlists
Available from : cargo install vuio
v0.0.17
BREAKING CHANGES: Database changed from SQLite to ReDB to avoid any C code and bindings, pure Rust code only now
Please clean your db files and app will rescan
v0.0.16
Proper shutdown signals now supported
Windows/MacOs native SSDP and file browsing fixed