This website requires JavaScript.
Explore
Help
Register
Sign In
0x01FE
/
Navidrome-Tracker
Watch
1
Star
0
Fork
0
You've already forked Navidrome-Tracker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Navidrome-Tracker
/
sql
/
get_album_by_mbid.sql
JISAUAY
851d5ebb35
idk i added a bunch of stuff like a month ago
2025-05-28 09:13:41 -05:00
1 line
45 B
SQL
Raw
Blame
History
SELECT
*
FROM
albums
WHERE
musicBrainzId
=
?
;
Reference in New Issue
View Git Blame
Copy Permalink