endkb / SoundsDownloadScript

Download programs from BBC Sounds and publish them to a podcast feed
2 stars 0 forks source link

Rename functions to use approved verbs and best practices #34

Closed endkb closed 1 month ago

endkb commented 1 month ago

See: https://learn.microsoft.com/en-us/powershell/scripting/developer/cmdlet/approved-verbs-for-windows-powershell-commands?view=powershell-7.4

endkb commented 1 month ago

Renamed functions in SoundsDownloadScript and genRSS. I'm not going to do variables because that would be a massive job that I don't have the patience for.

endkb commented 1 month ago

Also consolidated the xmlns functions into one Add-RssElement function in genRSS.