SoundsDownloadScript v4
Package
- genRSS.ps1
- ProfileTemplate (for use with genRSS.ps1)
- README.htm
- SoundsDownloadScript_v4.ps1
What's Changed
- Merging test-json-metadata to main by @endkb in #3
- Merge test-external-config with main: Configuration variables CAN be moved out of the inline configuration and into external files by @endkb in #4
- Merging bugfix-escape-doublequotes into the main branch by @endkb in #6
- Updated SoundsDownloadScript.ps1 to fix an issue when orphaned LockFiles were found and removed by @endkb in #8
- Added full or brief MIT License information to relevant files by @endkb in #9
- Updated SoundsDownloadScript.ps1 tab and space formatting by @endkb in #10
- Added ability to specify bitrate that yt-dlp will download form SoundsDownloadScript.ps1 by @endkb in #12
- Added $GenreTag option to apply the episode genre to the metadata by @endkb in #13
- If yt-dlp didn't download the file SoundsDownloadScript.ps1 will now throw an error and quit by @endkb in #14
- Renamed SampleProfile to ProfileTemplate to better reflect the purpose by @endkb in #15
- Changed all Write-Host commands to Write-Output to speed the script up. by @endkb in #17
- Double or single quotes can now be used to define strings in genRSS.ps1 profiles by @endkb in #18
- genRSS.ps1 can now detect whether an episode is a repeat by @endkb in #19
- Added option to print metadata to the console for troubleshooting by @endkb in #20
Full Changelog: 3.1...4.0