GetWizPnP 0.1.2
From OpenWiz
getWizPnP 0.1.2
- Version 0.1.2
Download getWizPnP 0.1.2
Release notes
- New in 0.1.2
- Resumption of interrupted downloads --resume
- Possible to force over-write of existing recordings --force
- Episode name shown with title in listings, and used for selection (for FW 1.05.232 & later)
- Can show program synopsis if available (for FW 1.05.232 & later)
- Warns, doesn't stop the recording download if the recording stat file can't be downloaded
- Local copying (e.g. to convert BW format recordings to .ts --indir
- Finer-grained updates to the copy progress bar
- Some performance improvements
- A couple of options intended to make it easier to use with a GUI wrapper (--List & --BWName)
- Some internal restructuring, especially in the class hierarchy for local/remote recordings
- Fixed in 0.1.2
- File copy progress bar only updates after each (up to) 32MB chunk file is copied.
- It's not possible to restart interrupted transfers.
- If the --ts flag is given, uploading a recording to the same name as an existing one will overwrite the original; if the --ts flag isn't used an error results. It's not completely clear what the correct behaviour should be.
- Bugs in 0.1.2
- 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.