Skip to content

Releases: vuiodev/vuio

v0.0.22

07 Jan 04:15

Choose a tag to compare

Windows bugs fixed

v0.0.21

07 Jan 00:27

Choose a tag to compare

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

06 Jan 20:19

Choose a tag to compare

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

29 Dec 17:09

Choose a tag to compare

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

27 Aug 20:58

Choose a tag to compare

Proper shutdown signals now supported
Windows/MacOs native SSDP and file browsing fixed

v0.0.15

26 Aug 16:56

Choose a tag to compare

Startup optimizations

v0.0.14

26 Aug 14:30

Choose a tag to compare

Huge memory optimizations

v0.0.13

26 Aug 11:33

Choose a tag to compare

--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

v0.0.12

24 Aug 22:05

Choose a tag to compare

Audio functions extended, added playlist support, added media tag organization
Documentation updated
New API added (Not tested)

v0.0.11

24 Aug 20:28

Choose a tag to compare

Read-only mode for collections added
Read-only file systems fully supported
Documentation updated