You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BoulderBadgeDad
e148f859e7
Sync detail modal: click '→ Wishlist' to re-add a track with the original context
...
In the dashboard Recent Syncs detail modal, the '→ Wishlist' status on unmatched
tracks is now a button. Clicking it re-adds that exact track to the wishlist with
the SAME context the sync used (source_type='playlist' + the playlist's name/id +
failure_reason), so it's indistinguishable from the original auto-add.
- reconstruct_sync_track_data() (pure, tested): prefers the full cached track from
tracks_json (by source_track_id, then index) so album art/full data carry over;
falls back to the track_result fields; refuses non-'wishlist' rows and rows with
no id (can't re-wishlist a matched/unidentifiable track).
- POST /api/sync/history/<id>/track/<i>/wishlist resolves the entry server-side and
calls the wishlist service; idempotent (reports added vs already-on-wishlist).
- button shows a busy state then '✓ Re-added' / '✓ On wishlist'.
7 pure tests (full-track preference, id-vs-index match, fallback rebuild, non-
wishlist + out-of-range refusal). JS/PY/ruff clean.
5 days ago
..
docs
…
vendor
…
amazon.svg
Wire Amazon Music enrichment worker into dashboard UI
1 month ago
api-monitor.js
Watchlist: per-artist 'auto-download' toggle (follow-only) — off = discover/surface releases but skip the wishlist add; default on
2 weeks ago
artists.png
…
audiodb.png
Dashboard: equalizer bars now show real brand logos in the avatar disc
1 month ago
auto-sync.js
Mirrored playlists: custom name alias (overrides display + sync name, survives upstream refresh) — card rename button like the source-ref editor
2 weeks ago
automation.png
…
basic-search-v2.css
Basic search: visual overhaul + per-source picker in hybrid mode
1 month ago
beatport-ui.js
…
blocklist.js
Blocklist Phase 1 (backfill + API + modal): the Blocklist button on the watchlist page
3 weeks ago
core.js
Remove old auto-acting Quality Scanner tool (replaced by Quality Upgrade Finder job)
2 weeks ago
dashboard.png
…
discover-section-controller.js
Discover controller — Cin pre-review polish
2 months ago
discover.js
Discover: promote recommendations to a first-class section + show the 'why'
4 weeks ago
discover.png
…
docs-images-needed.md
…
docs.js
#893 : support M3U/M3U8 in playlist import-from-file
1 week ago
downloads.js
#874 : wishlist ignore-list — stop auto-retrying removed/cancelled tracks
2 weeks ago
enrichment-manager.js
Show "Running (Spotify Free)" instead of "rate limited" while the worker bridges
3 weeks ago
enrichment.js
#887 : Spotify enrichment shows 'Running (Spotify Free)' for no-auth users, not 'Not Authenticated'
2 weeks ago
explorer.png
…
favicon.png
…
help.png
…
helper.js
Release 2.7.7: version bump + What's New / version modal + PR description + docker-publish default tag
5 days ago
hydrabase.png
…
import.png
…
init.js
perf(dashboard): auto-enable performance mode on weak hardware (device-scoped)
7 days ago
library.js
#916 : align missing-track title match with the Reorganize matcher
6 days ago
library.png
…
manifest.json
…
media-player.js
#809 review follow-up: crossfade preload also streams un-mounted Navidrome tracks
3 weeks ago
mobile.css
Mobile: notification panel fits the screen (override inline JS positioning)
4 weeks ago
my-accounts.js
Profiles: Tidal logo on a light disc (dark logo) in My Accounts
3 weeks ago
origin-history.js
Watchlist: show WHICH tracks a scan found/added + group Download Origins ( #831 )
3 weeks ago
pages-extra.js
Sync detail modal: click '→ Wishlist' to re-add a track with the original context
5 days ago
particles.js
perf(dashboard): cache particle glow sprites instead of per-frame gradients
7 days ago
placeholder-album.png
…
pwa-icon-192.png
…
pwa-icon-512.png
…
search.js
Multi-artist tags: Search → Download Now finally knows its metadata source (Netti93)
3 weeks ago
search.png
…
service-switch.js
Profiles: revert Service Status modal to admin-only
3 weeks ago
settings.js
#904 : guard standalone Deep Scan against relocating a desynced library
7 days ago
settings.png
…
setup-wizard.css
…
setup-wizard.js
…
shared-helpers.js
webui: sync organize-by-playlist toggles + stop dashboard poller 401-spam while locked
2 weeks ago
shell-bridge.js
perf(webui): faster navigation, smoother scroll, no spurious settings save
4 weeks ago
stats-automations.js
#903 : fix mirrored-card layout break from export status div
7 days ago
style.css
Sync detail modal: click '→ Wishlist' to re-add a track with the original context
5 days ago
sw.js
SW: stop cover-art burst from hard-failing on first load
3 weeks ago
sync-lastfm.js
Add Last.fm Radio tab to Sync page (Phase 1c.2)
1 month ago
sync-listenbrainz.js
Add Last.fm Radio tab to Sync page (Phase 1c.2)
1 month ago
sync-services.js
#867 UX: open Tidal discovery modal in 'discovering' phase so the empty/loading modal isn't interactable
2 weeks ago
sync-soulsync-discovery.js
SoulSync Discovery tab: open mirror detail modal after refresh
1 month ago
sync-spotify.js
Fix standalone mirrored playlist sync and post-sync downloads.
4 weeks ago
sync.png
…
track-detail.js
Track-detail modal: click any download row for a rich, status-aware view
4 weeks ago
trans.png
…
trans2.png
…
watchlist-history.js
Watchlist: bespoke live scan deck + persistent per-run Scan History ( #831 round 2)
3 weeks ago
whisoul.png
…
wishlist-tools.js
#876 : group quarantine alternatives by target track-id + auto-clear siblings on approve
2 weeks ago
worker-orbs.js
Dashboard animations: GPU pass — same visuals, compositor-only where possible
3 weeks ago