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
93e036848b
Add ${var} delimiter syntax for path templates
...
Users can now append literal text to template variables using curly
braces: ${albumtype}s produces "Albums", "Singles", "EPs". Without
braces, $albumtypes was rejected as an unknown variable by validation.
Both syntaxes work: $albumtype (plain) and ${albumtype} (delimited).
Bracket vars are resolved first to prevent partial matching conflicts.
Validation updated for album, single, and playlist templates.
1 month ago
..
docs
update docs page
3 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
3 months ago
placeholder-album.png
Add missing placeholder-album.png to stop 404 spam in console
2 months ago
script.js
Add ${var} delimiter syntax for path templates
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
2 months 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