more
This commit is contained in:
parent
d38fbd87fc
commit
50afcea9d1
BIN
arts/暁Records_Akatsuki Records THE BEST_.png
Normal file
BIN
arts/暁Records_Akatsuki Records THE BEST_.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 MiB |
BIN
arts/暁Records_First Memory %sl% Next Memory_.png
Normal file
BIN
arts/暁Records_First Memory %sl% Next Memory_.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 MiB |
@ -25,7 +25,8 @@ ALBUM_MATCH_SCORE = 100
|
|||||||
TITLE_MATCH_SCORE = 1000
|
TITLE_MATCH_SCORE = 1000
|
||||||
|
|
||||||
escape_list : list[tuple[str, str]] = [
|
escape_list : list[tuple[str, str]] = [
|
||||||
("%..%" , ":")
|
("%..%" , ":"),
|
||||||
|
("%sl%" , "/")
|
||||||
]
|
]
|
||||||
|
|
||||||
def escape_str(input : str) -> str:
|
def escape_str(input : str) -> str:
|
||||||
|
Loading…
Reference in New Issue
Block a user