mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 03:58:14 +00:00
(improvement)(Headless) Support flexible modification of time and like,improve evaluation (#972)
This commit is contained in:
@@ -294,7 +294,7 @@ def build_table():
|
||||
os.remove(db_file)
|
||||
print("db_file removed!")
|
||||
print(db_file)
|
||||
build_internet(db_path,-1)
|
||||
build_internet(db_path,0)
|
||||
if __name__ == '__main__':
|
||||
current_directory = os.path.dirname(os.path.abspath(__file__))
|
||||
config_file=current_directory+"/config/config.yaml"
|
||||
|
||||
Reference in New Issue
Block a user