更新 plugin/NavidromePlaylistSync/sync.py
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
mol
2024-11-06 14:52:13 +00:00
parent 88c62f3b97
commit 27490823d6

View File

@ -4,7 +4,7 @@ from webdav3.exceptions import LocalResourceNotFound, RemoteResourceNotFound, Re
def sync():
options = {
'webdav_hostname': 'https://pan.liliyamol.cn:8081/webdav/',
'webdav_hostname': 'https://pan.liliyamol.cn/webdav/',
'webdav_login': 'fan@yunying.com',
'webdav_password': 'm%Bn$w5jgiNsNC',
'disable_check': True,