dragonflylee / switchfin

Third-party native Jellyfin client for Nintendo Switch
Apache License 2.0
292 stars 6 forks source link

大佬 可以搞个PS4 版的吗 或者 ps4的kodi #53

Closed TomYule closed 1 month ago

TomYule commented 5 months ago

Is your feature request related to a problem? Please describe.

大佬 可以搞个PS4 版的吗 或者 ps4的kodi

Describe the solution you'd like

大佬 可以搞个PS4 版的吗 或者 ps4的kodi

Describe alternatives you've considered

大佬 可以搞个PS4 版的吗 或者 ps4的kodi

Additional context

大佬 可以搞个PS4 版的吗 或者 ps4的kodi

dragonflylee commented 5 months ago

编译了 PS4 版本, 暂时没有实机测试

https://nightly.link/dragonflylee/switchfin/actions/runs/9536505157/ps4-35829b2.zip

dragonflylee commented 5 months ago

@TomYule 最新编译的版本 Webdav 的支持 nightly

相关配置如下

{
  "remotes": [
    {
      "name": "xiaoya",
      "passwd": "guest_Api789",
      "url": "webdav://192.168.1.5:5678/dav",
      "user": "guest"
    }
  ]
}