mirror of
https://github.com/binimum/tidal-ui.git
synced 2026-04-26 12:25:48 +03:00
[PR #48] [MERGED] Add URL Import for Tidal Content #118
Labels
No labels
bug
duplicate
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tidal-ui#118
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/binimum/tidal-ui/pull/48
Author: @GooglyBlox
Created: 10/30/2025
Status: ✅ Merged
Merged: 11/8/2025
Merged by: @binimum
Base:
main← Head:feat/url-import📝 Commits (2)
969e6b8feat: import from URLd68d535fix: playlist covers loading📊 Changes
4 files changed (+273 additions, -12 deletions)
View changed files
📝
src/lib/api.ts(+66 -0)📝
src/lib/components/SearchInterface.svelte(+85 -10)➕
src/lib/utils/urlParser.ts(+120 -0)📝
src/routes/playlist/[id]/+page.svelte(+2 -2)📄 Description
Add URL Import for Tidal Content
Paste any Tidal URL (track, album, artist, or playlist) into the search bar to import it directly without searching.
What's Changed
Note: Playlist import works perfectly!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.