Results 19 issues of panpf

## Environment - OS: MacOS; 15.2 - ffmpeg 7.1 - videoduplicatefinder 3.x ## Describe the bug No duplicate videos were found, even if there were copies of the original video...

bug

### Qinglong version 2.18.1 ### Steps to reproduce 目前只要到了定时的时间就会重复执行任务,并且定时任务面板那里只能对最后一次启动的任务操作停止 ### What is expected? 但我不想要这样,我想要上一次未结束本次就跳过,请问如何设置 ### What is actually happening? 目前只要到了定时的时间就会重复执行任务,并且定时任务面板那里只能对最后一次启动的任务操作停止 ### System Info ```shell ``` ### Any additional comments? _No...

有兴趣支持 Jetpack Compose 以及 Compose Multiplatform 吗?

Windows network uri failed to load, for example "\\\\192.168.31.68\Photos\sample.jpeg" The test results are as follows: "\\\\192.168.31.68\Photos\sample.jpeg".toUri().filePath.toPath() reports FileNotFoundException "\\\\192.168.31.68\Photos\sample.jpeg".toUri().path.toPath() reports FileNotFoundException "\\\\192.168.31.68\Photos\sample.jpeg".toUri().toString().toPath() can be loaded