[Feature Request] Support for IINA on AppleScript - #539
Open
CarterLi wants to merge 1 commit into
Open
Conversation
Author
|
包含AppleScript支持的IINA包可以在这里下载:https://github.com/iina-plus/iina#binaries |
Owner
|
你好,感谢支持!大致看了一下你修改的地方,都没有问题。这里只包含 UI 方面的改动,实际和播放器的交流发生在 https://github.com/ddddxxx/MusicPlayer 。我稍后会向 IINA 方面求证,如果 鉴于你可以完整编译 IINA,我猜测不是网络问题导致无法编译。可能和 #331 有关,可以请你贴出错误报告吗? |
Author
就是fetch什么仓库等半天没反应后面就失败了 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
我基于官方仓库的PR在一个非官方的IINA版本上添加了AppleScript支持.
我也尝试参考现有代码给LyricsX添加IINA的支持,但是由于众所周知的网络问题我下载依赖包一直失败,尝试好几次之后放弃了。这个PR包含了一些初始代码(由于依赖的问题项目起不起来所以未测试),希望能有所帮助