-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- realtime bluetooth audio? a2dp-sink APT-X ? arkq/bluez-alsa#142 (comment)
- add playlists to queue
- back button
- favicon
- add favicon to splash page
- url bar should scroll away on mobile
- color mode
- search loading feedback
- "load more" search result link
- full width sidebar playlist needs same video / duration styling as mobile view
- automatically run update youtube-dl script if youtube-dl fails. (The update is already cron'd, but this would be a good addition to have). Done via: a1f58c5
- more robust schema change script. See: https://github.com/dasl-/pifi/blob/master/docs/issues_weve_seen_before.adoc#schema-changes-fail-due-to-disk-errors . Use WAL mode ? https://www.sqlite.org/wal.html
- sqlite in recent versions supports schema changes dropping column! https://antonz.org/sqlite-3-35/
- sqlite vacuum strategy: https://wiki.mozilla.org/Performance/Avoid_SQLite_In_Your_Next_Firefox_Feature
- setup http caching of assets
- use pitools setup to remove stuff from pifi install scripts
- mux high quality youtube audio with low quality video for better audio quality (DONE: 0f79a1b)
- missing .env.production files should trigger page about what to do
- cron updating youtube-dl
- also cron clearing youtube-dl cache: 988b4c6
- cron restarting pi? ssh stops / web server working after a week or so, but GoL keeps running... Solved via removing static IP.
Metadata
Metadata
Assignees
Labels
No labels