Skip to content

Releases: vuiodev/vuio

v0.0.31

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:36

Lots of new Web functions and improvements
Full web interface now on localhost:8080
Check you docker compose config file as ENV names changed for DB

v0.0.29

Choose a tag to compare

@github-actions github-actions released this 05 Jul 20:43

CLI UI fixes
WEB UI fixes
DLNA Compatibility improved with Samsung, Xbox, Sony, LG, Sony TVs

v0.0.27

Choose a tag to compare

@github-actions github-actions released this 05 Jul 16:01

Regression bug on old TV with seek solved
Multiple-folder scan now works correctly

v0.0.25

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:15

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

Choose a tag to compare

@github-actions github-actions released this 23 Jun 22:01

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

Choose a tag to compare

@github-actions github-actions released this 07 Jan 04:15

Windows bugs fixed

v0.0.21

Choose a tag to compare

@github-actions github-actions released this 07 Jan 00:27

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

Choose a tag to compare

@github-actions github-actions released this 06 Jan 20:19

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

Choose a tag to compare

@github-actions github-actions released this 29 Dec 17:09

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

Choose a tag to compare

@github-actions github-actions released this 27 Aug 20:58

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