chore: incoming 1945 changelog entry

This commit is contained in:
Kayvan Sylvan
2026-01-20 16:01:09 -08:00
parent 719590abb6
commit 963acdefbb

View File

@@ -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