kjtsune

Results 33 comments of kjtsune

之前把脚本输出去掉后(`pythonw.exe` 有输出会报错),试了用 `pythonw.exe` `python.exe` `楼上的挂后台命令` 这几个配合 `快捷方式` 组合测试,至少都会开机闪一下窗口。

把 `.bat` 选5复制的路径放在 `SilentCMD.exe` 快捷方式的目标栏后面,也可以正常运行,这样子就不用和 `.py` 放在一起,避免文件太杂。 但有个问题,需要 `.net 3.5` 环境。这个系统默认关闭的。

> > 需要 `.net 3.5` 环境。这个系统默认关闭的。 > > `Win10 22H2`默认只开启了`.net4.8`,测试没啥问题,`.net`好像有做向下兼容 ![image](https://user-images.githubusercontent.com/45035465/280903079-5bca1568-85a0-4278-bca5-f3843447cf41.png) > > 各系统预装版本可看这里 [.NET Framework 版本和依赖关系](https://learn.microsoft.com/zh-cn/dotnet/framework/migration-guide/versions-and-dependencies), `Win7`有预装`.net3.5`,[SilentCMD](https://github.com/stbrenner/SilentCMD)的README文档里说了支持`Win7`及更高版本,没有提手动启用`.net`的事,应该是默认开启的 我用 Windows 10 LTSC 2019 会提示需要下载 `.net 3.5` ![image](https://github.com/kjtsune/embyToLocalPlayer/assets/110025665/21029009-3355-4c57-9a41-a2a143d1bd5e)

> 有更好的方案了 [NriCmd](https://www.nirsoft.net/utils/nircmd.html),好像并不开源,兼容性堪称逆天,没啥特殊要求。 > > > This utility can work in all versions of Windows operating system: Windows 9x/ME, Windows NT, Windows 2000, Windows XP, Windows Server 2003, Windows Vista,...

AutoHotkey 自启动解决方案: * 下载 [etlp_ahk.zip](https://github.com/user-attachments/files/17483792/etlp_ahk.zip) 解压到 `embyToLocalPlayer.py` 所在目录。 * 运行 `embyToLocalPlayer.exe` 来代替使用 `_debug.bat` * 或者 自行安装 [ahk v2](https://www.autohotkey.com/) ,然后运行 `embyToLocalPlayer.ahk` 来代替使用 `_debug.bat`

> nodejs 或者powershell都是可以的,但vbs废除不了 至少win11及以下是这样 powershell 怎么实现,要求开机不能闪窗口并可以正常调出不同播放器。

一年多了,没人提供原生的解决方案,先关闭了,盲猜5年内都不会实行的

cpu占用修了。bat 按6。 powerDVD 这种没什么好办法获取播放时间与控制播放列表。 理论上可以播放,只是不会回传,你可以填进去试试看

PowerDVD 不能虚拟机运行,无法测试。用读盘模式试试看。还不行就是 PowerDVD 不支持命令行运行,不支持。 非读盘模式,pot 和 mpv 都可以观察到在下载 iso。但无法播放。 smb 挂载读盘模式,pot 230208 和 mpv.net 6.0.3.1 正常播放。

[dev] > player_by_path | force_disk_mode_path 这两个配置可能对想播放iso的其他用户有帮助。