Skip to content

Commit cc224e5

Browse files
committed
Merge branch 'master' of fumi.github.com:doujincafe/hbcl
2 parents c3ded13 + 162e245 commit cc224e5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

heybrochecklog/resources/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
('EAC <=0.95', '1. April 1970'),
9191
],
9292
'XLD': [
93+
('20240511', '157.1'),
94+
('20240310', '157.0'),
9395
('20230627', '156.1'),
9496
('20230416', '156.0'),
9597
('20220917', '155.1'),

heybrochecklog/resources/xld.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"accuraterip": {
3333
"match": [
34-
"->Accurately ripped!? \\((?:[v12,+]+ )?confidence ([0-9\\/+]+)\\)",
34+
"->Accurately ripped!? \\((?:(AR)?[v12,+]+ )?confidence ([0-9\\/+]+)\\)",
3535
"->Accurately ripped!? (with different offset \\(v\\d, confidence \\d\\/\\d, offset -?\\d+\\))"
3636
],
3737
"no match": ["->Track not present in AccurateRip database"]

0 commit comments

Comments
 (0)