Skip to content

Instantly share code, notes, and snippets.

@elico
Created February 22, 2026 23:12
Show Gist options
  • Select an option

  • Save elico/6ac74f0dd588e2180ed060929483a029 to your computer and use it in GitHub Desktop.

Select an option

Save elico/6ac74f0dd588e2180ed060929483a029 to your computer and use it in GitHub Desktop.
Get-ChildItem -Filter *.mp3 -Name | Out-File -FilePath "playlist.m3u" -Encoding utf8BOM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment