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.
Broque Thomas
71bff55c6a
Fix iTunes album tracks failing on region-restricted releases
...
iTunes API can return collection metadata without song tracks for
region-restricted albums. The _lookup fallback only checked if results
was empty, so a collection-only response was accepted and cached as
{'items': []}. All future lookups returned the cached empty result.
Three fixes:
- get_album_tracks now checks for actual song items and tries fallback
storefronts when only collection metadata is returned
- Skip cached results with empty items array (prevents stale cache hits)
- Backend returns descriptive 404 error, frontend surfaces it in toast
1 month ago
..
docs
update docs page
2 months ago
vendor
Add WebSocket real-time updates with automatic HTTP polling fallback
3 months ago
artists.png
add static images
3 months ago
automation.png
add static images
3 months ago
dashboard.png
add static images
3 months ago
discover.png
add static images
3 months ago
docs-images-needed.md
Service Badges, Page Headers, Docs Page, and Bug Fixe
3 months ago
docs.js
Rebrand folder terminology: Download→Input, Transfer→Output, Staging→Import
1 month ago
explorer.png
Create explorer.png
2 months ago
favicon.png
enlarge favicon
3 months ago
help.png
Add media server setup, processing settings, text import, automation history, and streaming details
3 months ago
helper.js
Fix track ownership false positives, wing-it wishlist leak, debug counts
1 month ago
hydrabase.png
Add Hydrabase dev UI and WebSocket support
3 months ago
import.png
add static images
3 months ago
library.png
add static images
3 months ago
mobile.css
Fix media player collapsing in sidebar on short viewports and mobile
2 months ago
particles.js
Add particle background toggle & optimize accent color caching
2 months ago
placeholder-album.png
Add missing placeholder-album.png to stop 404 spam in console
2 months ago
script.js
Fix iTunes album tracks failing on region-restricted releases
1 month ago
search.png
add static images
3 months ago
settings.png
add static images
3 months ago
setup-wizard.css
Add informative help text and tips to every setup wizard step
1 month ago
setup-wizard.js
Rebrand folder terminology: Download→Input, Transfer→Output, Staging→Import
1 month ago
style.css
Auto Wing It fallback for failed playlist discovery tracks
1 month ago
sync.png
add static images
3 months ago
trans.png
Add SoulID worker with API-based debut year disambiguation
2 months ago
trans2.png
Create trans2.png
2 months ago
whisoul.png
Add library repair worker and UI
3 months ago
worker-orbs.js
Add Discogs to worker orbs animation and fix button styling
2 months ago