alist icon indicating copy to clipboard operation
alist copied to clipboard

无法通过 WebDav 上传和下载 Hi-Res 音乐

Open ZsOg opened this issue 1 year ago • 3 comments

Please make sure of the following things

  • [X] I have read the documentation. 我已经阅读了文档

  • [X] I'm sure there are no duplicate issues or discussions. 我确定没有重复的issue或讨论。

  • [X] I'm sure it's due to AList and not something else(such as Network ,Dependencies or Operational). 我确定是AList的问题,而不是其他原因(例如网络依赖操作)。

  • [X] I'm sure this issue is not fixed in the latest version. 我确定这个问题在最新版本中没有被修复。

AList Version / AList 版本

v3.30.0

Driver used / 使用的存储驱动

OneDrive

Describe the bug / 问题描述

将网盘使用 WebDav 挂载到本地,无法上传和下载 Hi-Res 音乐。会出现各种问题如以下截图: image image image

或者卡在99%不上传: image 如果取消了,会在云端上留下一个 0KB 的空文件 image

经过测试,HQ和SQ并没有此问题。

网盘是搭建在 docker 的 s390x 架构上(LinuxOne),尝试了 alist 和 alist-aria2 都有此问题。

Reproduction / 复现链接

地址 用户名和密码都是test

Config / 配置

{
  "force": false,
  "site_url": "",
  "cdn": "",
  "jwt_secret": "kqbJ4UC8AumhJxDB",
  "token_expires_in": 48,
  "database": {
    "type": "sqlite3",
    "host": "",
    "port": 0,
    "user": "",
    "password": "",
    "name": "",
    "db_file": "data/data.db",
    "table_prefix": "x_",
    "ssl_mode": ""
  },
  "scheme": {
    "address": "0.0.0.0",
    "http_port": 5244,
    "https_port": -1,
    "force_https": false,
    "cert_file": "",
    "key_file": "",
    "unix_file": "",
    "unix_file_perm": ""
  },
  "temp_dir": "data/temp",
  "bleve_dir": "data/bleve",
  "dist_dir": "",
  "log": {
    "enable": true,
    "name": "data/log/log.log",
    "max_size": 50,
    "max_backups": 30,
    "max_age": 28,
    "compress": false
  },
  "delayed_start": 0,
  "max_connections": 0,
  "tls_insecure_skip_verify": true,
  "tasks": {
    "download": {
      "workers": 5,
      "max_retry": 1
    },
    "transfer": {
      "workers": 5,
      "max_retry": 2
    },
    "upload": {
      "workers": 5,
      "max_retry": 0
    },
    "copy": {
      "workers": 5,
      "max_retry": 2
    }
  },
  "cors": {
    "allow_origins": [
      "*"
    ],
    "allow_methods": [
      "*"
    ],
    "allow_headers": [
      "*"
    ]
  }
}

Logs / 日志

No response

ZsOg avatar Feb 14 '24 21:02 ZsOg

Hello @ZsOg, please input issue by template and add detail. Issues labeled by question will be closed if no activities in 3 days. 你好 @ZsOg,请按照issue模板填写, 并详细说明问题/日志记录/复现步骤/复现链接/实现思路或提供更多信息等, 3天内未回复issue自动关闭。

github-actions[bot] avatar Feb 15 '24 09:02 github-actions[bot]

服务器过期了,已重新申请

ZsOg avatar Feb 16 '24 08:02 ZsOg

好了,地址 用户名和密码都是test

ZsOg avatar Feb 17 '24 19:02 ZsOg

Hello @ZsOg, your issue is invalid and will be closed. 你好 @ZsOg,你的issue无效,将被关闭。

github-actions[bot] avatar Feb 18 '24 07:02 github-actions[bot]

@xhofe 你上传的并非 Hi-Res,虽然是 flac 格式,但里面的频率、波形和大小都对不上。根据音乐播放器里显示,你上传的的这首 flac 音乐是 SQ 音质,并非 Hi-Res

Screenshot_20240218_103318.jpg Screenshot_20240218_103352.jpg Screenshot_20240218_103734.jpg Screenshot_20240218_103431.jpg

ZsOg avatar Feb 18 '24 09:02 ZsOg