[win64] 是否支持递归转码音乐文件 #99
Labels
No Label
bug
crypto
documentation
duplicate
enhancement
good first issue
help wanted
invalid
platform-android
platform-mac
platform-win
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: um/cli#99
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
741 741to [win64] 是否支持递归转码音乐文件即我现在有 music文件夹,下面是以 /music/歌手名/专辑名/歌曲名-歌手.flac 这样存放的,我想在music目录下执行,将所有需要转码的文件进行转码并对源文件进行删除,不知道当前是否支持。
呃,首先我本人并不懂go语言,先叠甲。
在gpt的帮助下我对 cmd/um/main.go 文件进行了一点修改,并提交了上来(.go类型的不然上传,所以只好改后缀txt了)(打游戏的电脑没有git我就完整上传了,毕竟文件也不大)
支持递归(后面的推送),不需要
use-input-path
(不提供输出选项或手动指定为输入目录)。