-
Notifications
You must be signed in to change notification settings - Fork 3
Releases: vuiodev/vuio
v0.0.22
Assets 9
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
Assets 9
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
Assets 9
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
Assets 9
v0.0.16
Proper shutdown signals now supported
Windows/MacOs native SSDP and file browsing fixed
Assets 8
v0.0.15
Startup optimizations
Assets 8
v0.0.14
Huge memory optimizations
Assets 8
v0.0.13
--media-dir fixed
RAM cache is not used anymore
if dir does not exist its just skipped now, without error, just log
docker does not need config anymore, and will not write it as well
multiple media dir support is improved
All API removed
Documention updated
Assets 8
v0.0.12
Audio functions extended, added playlist support, added media tag organization
Documentation updated
New API added (Not tested)
Assets 8
v0.0.11
Read-only mode for collections added
Read-only file systems fully supported
Documentation updated