mirror of
https://github.com/hoornet/vega.git
synced 2026-05-14 21:48:35 -07:00
Fix podcast player stability, V4V payments, and Lightning address
- Add audio.load() reset to prevent cascading failures between episodes - Add onPlaying event handler for reliable post-buffer playback in WebKitGTK - Add 15s loading timeout with user-friendly error for broken audio URLs - Fix V4V LNURL-pay: use Tauri HTTP plugin instead of CORS-blocked browser fetch - Fix Podcast Index API: use Tauri HTTP plugin for V4V enrichment - Fall back to Podcast Index enclosure URL when Fountain.fm CDN is broken - Update Lightning address to jure@getalby.com (Alby cloud migration) - Add broad HTTPS scope for LNURL-pay across Lightning providers
This commit is contained in:
@@ -178,7 +178,7 @@ Vega is free and open-source. If it's useful to you:
|
||||
| Method | Details |
|
||||
|---|---|
|
||||
| ⚡ Zap (in-app) | Open the **support** view in Vega's sidebar and zap directly |
|
||||
| ⚡ Lightning | `harpos@getalby.com` |
|
||||
| ⚡ Lightning | `jure@getalby.com` |
|
||||
| ₿ Bitcoin | `bc1qcgaupf80j28ca537xjlcs9dm9s03khezjs7crp` |
|
||||
| ☕ Ko-fi | [ko-fi.com/jure](https://ko-fi.com/jure) |
|
||||
| ♥ GitHub Sponsors | [github.com/sponsors/hoornet](https://github.com/sponsors/hoornet) |
|
||||
|
||||
Reference in New Issue
Block a user