Closed Cinchonine closed 2 years ago
对了,我不是很懂sqlite。。。 python也是学校教的(笑) 所以有可能是我的问题
哦哦,我更新wiki没更新全,那个对tag 2.9之前有效
在tag 2.9的更新公告中说明了不再提供歌曲数据,可能很难联想到是放弃了arcsong.db
在readme里面最底下也说明了一遍
重复一下:在以后的版本中不再使用单独的arcsong.db
,而是整合在chart
表中,可以使用tools
下的py脚本从旧的arcsong.db
进行导入
Since 2.9, arcsong.db
will not be used. The song data will be put in the chart
table. You can use the py file under the tools
folder to import old data of arcsong.db
.
好的谢谢,懂了。
为什么尝试在arcsong.db中添加歌曲信息时会显示Error: no such table: chart呢?
Emm...I've just followed your mannual. As in ver.2.9 there is no song data in "arcsong.db", I want to add some in it, but I just can't... 或者我可以使用以前版本(2.8及以下)的数据库嘛? 好像服务器运行正常的说