Commit Graph

4 Commits

Author SHA1 Message Date
3c3d2f6d7b Changelog for v0.1.7
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 11:25:14 +02:00
a8452f90df Add AirPlay button, update build script to 1.7.0
- AirPlay button in player (WebKit AirPlay API + Remote Playback fallback)
- x-webkit-airplay=allow on audio element
- build-and-push.sh synced from shared master (1.2.0 -> 1.7.0)
- .gitignore for .files/, apple-touch-icon.png

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 11:20:15 +02:00
0d9f20690f Release v0.1.6
- Switch to shared build-and-push.sh; version read from docs/changelog.md
- Add docs/changelog.md; remove version.txt, .last-branch, .gitignore
- Stack: image tag via SLEEP_MEDITATION_IMAGE_TAG
- Downloader: YouTube support (yt-dlp + ffmpeg), best audio to mp3
- Downloader: Content-Type validation for direct URLs
- Downloader: auto-fetch YouTube title; title field optional
- Downloader: progress bar with phase (downloading/converting)
- Downloader: store source URL per file; show Source link in manage list

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 15:13:10 +02:00
c03c4a9bce Fix playlist end behavior, add restart control, and update docs 2026-03-22 12:02:29 +01:00