GetWizPnP 0.3.3
From OpenWiz
getWizPnP 0.3.3
- Version 0.3.3
Download getWizPnP 0.3.3
Release notes
- New in 0.3.3
- New option --discover to just run the device discovery algorithm and print a list of discovered WizPnP servers and their IP addresses. Mainly for WizZilla support.
- Added IP address of device in the "Connecting to..." line. Mainly for WizZilla support.
- Changes MB in verbose output to the more correct MiB.
- Configuration file now searched for in %APPDATA%\Prl\getWizPnP in Windows.
- Configuration file now searched for in %APPDATA%\Prl\getWizPnP in Windows, and called getwizpnp.conf in Windows, rather than the .getwizpnp in Unix-like systems.
- Fixed in 0.3.3
- Fixed some inaccuracies in recording size printouts.
- File not being closed on non-error exit from Beyonwiz::Recording::FileHeader::readHdrChunk() was causing recording deletion to fail in --move on Windows. Fixed.
- Fixed the problem of frequent WizPnP device search failures on Windows by ensuring that the request and response sockets, which are bound to the same port, don't remain open at the same time.
- Bugs in 0.3.3
- Uses bignum package for 64-bit integers, even when the underlying Perl integers are 64 bits.
- When resuming a download, may fetch up to 32MB more data than is necessary.
- Minor known problems that deleting a recording can cause are documented in the BUGS section of the docuentation. It is not known whether deleting a recording using getWizPnP can cause any major problems on the Beyonwiz.
- Does not allow operations on media files from the Beyonwiz contents folder (access to the contents folder is available only in Beyonwiz firmware versions 01.05.261 and later).
- Folder operations only work on firmware 1.05.280 and later
- Sort on title only works on firmware 1.05.280 and later