Package
- genRSS.ps1
- ProfileTemplate (for use with genRSS.ps1)
- README.htm
- SoundsDownloadScript_v5.1.ps1
What's Changed
- Changed the way script blocks are run. by @endkb in #46
- Added
-RecheckMetadata
refresh the metadata of all media files to pull any changes from the BBC. by @endkb in #47 - Added an option to take a hash of full media file contents (
CheckMediaDirectoryHash=contents
) to genRSS.ps1 by @endkb in #47
Full Changelog: v5.0...v5.1