Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jecaro
/
htagcli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
20
Code
Issues
5
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add support for MusicBrainz online DB
- #29
#29
Merged
jecaro
merged 23 commits into
main
jecaro/htagcli:main
from
push-vlunwrrzkpwv
jecaro/htagcli:push-vlunwrrzkpwv
Copy head branch name to clipboard
Jun 29, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Add support for MusicBrainz online DB
#29
jecaro
merged 23 commits into
main
jecaro/htagcli:main
from
push-vlunwrrzkpwv
jecaro/htagcli:push-vlunwrrzkpwv
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
Rename Album -> Disc
jecaro
committed
1a2b75d
View commit details
Copy full SHA for 1a2b75d
Browse repository at this point
Add Album data type
jecaro
committed
0f5b283
View commit details
Copy full SHA for 0f5b283
Browse repository at this point
Add album checks (discs sequential, same tags)
jecaro
committed
1f8fa7d
View commit details
Copy full SHA for 1f8fa7d
Browse repository at this point
Add MusicBrainz search
jecaro
committed
fa694e9
View commit details
Copy full SHA for fa694e9
Browse repository at this point
Sort albums by disc and discs by track
jecaro
committed
f3eec4d
View commit details
Copy full SHA for f3eec4d
Browse repository at this point
Add a similarity value when searching local data
jecaro
committed
96d3774
View commit details
Copy full SHA for 96d3774
Browse repository at this point
Split MusicBrainz.hs into multiple modules
jecaro
committed
684d1c0
View commit details
Copy full SHA for 684d1c0
Browse repository at this point
Remove an unecessary argument
jecaro
committed
bf385f0
View commit details
Copy full SHA for bf385f0
Browse repository at this point
Add the type AllChecks to replace a four tuple
jecaro
committed
bce3bbd
View commit details
Copy full SHA for bce3bbd
Browse repository at this point
Remove unecessary fromString
jecaro
committed
4eda451
View commit details
Copy full SHA for 4eda451
Browse repository at this point
SearchOptions -> SearchMany
jecaro
committed
1757b99
View commit details
Copy full SHA for 1757b99
Browse repository at this point
Add search one album
jecaro
committed
c4f84a1
View commit details
Copy full SHA for c4f84a1
Browse repository at this point
Use UUID type for the release id
jecaro
committed
0b085f2
View commit details
Copy full SHA for 0b085f2
Browse repository at this point
SetTagsOptions -> SetTags
jecaro
committed
085cd5a
View commit details
Copy full SHA for 085cd5a
Browse repository at this point
Remove dead code
jecaro
committed
5208a31
View commit details
Copy full SHA for 5208a31
Browse repository at this point
Tag from MusicBrainz id
jecaro
committed
57fff28
View commit details
Copy full SHA for 57fff28
Browse repository at this point
Move MusicBrainz tests to the right place
jecaro
committed
c52cc29
View commit details
Copy full SHA for c52cc29
Browse repository at this point
Test tagging with MusicBrainz data
jecaro
committed
42585b0
View commit details
Copy full SHA for 42585b0
Browse repository at this point
Fix Artist, Album and Disc smart constructors
Show description for dffb1ff
jecaro
committed
dffb1ff
View commit details
Copy full SHA for dffb1ff
Browse repository at this point
Test the model invariants
jecaro
committed
16d6f42
View commit details
Copy full SHA for 16d6f42
Browse repository at this point
Use the title/artist-credit from the track
jecaro
committed
ea6604f
View commit details
Copy full SHA for ea6604f
Browse repository at this point
Hide the similarity to tracks separator
jecaro
committed
735756f
View commit details
Copy full SHA for 735756f
Browse repository at this point
Add doc for using MusicBrainz DB
jecaro
committed
305a127
View commit details
Copy full SHA for 305a127
Browse repository at this point
You can’t perform that action at this time.