mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-05-28 18:41:31 +02:00
feat(extension): add HMAC-SHA1 utility, artist URL handler, and store refresh fix
- Add utils.hmacSHA1(key, message) for extensions - Add artist type handling in track_provider for extension URL results - Fix extension store not refreshing after uninstall - Update CHANGELOG with new features and Spotify Web extension
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@
|
||||
- **Spotify Web Extension** (example): New extension for Spotify metadata via web API
|
||||
- Supports personalized playlists (Daily Mix, Discover Weekly, Release Radar, etc.)
|
||||
- Search, album, playlist, track, and artist fetching
|
||||
- Located in `docs/extensions_example/spotify-internal/`
|
||||
- Available in Extension Store (3.0.0-alpha.4)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user