diff --git a/cmd/generate_changelog/incoming/1945.txt b/cmd/generate_changelog/incoming/1945.txt new file mode 100644 index 00000000..21ef87c2 --- /dev/null +++ b/cmd/generate_changelog/incoming/1945.txt @@ -0,0 +1,7 @@ +### PR [#1945](https://github.com/danielmiessler/Fabric/pull/1945) by [ksylvan](https://github.com/ksylvan): feat: Add Spotify API integration for podcast metadata retrieval + +- Add Spotify metadata retrieval via --spotify flag +- Add Spotify plugin with OAuth token handling and metadata +- Wire --spotify flag into CLI processing and output +- Register Spotify in plugin setup, env, and registry +- Update shell completions to include --spotify option