Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: linux support #251

Merged
merged 17 commits into from
Apr 16, 2024
Merged

Feat: linux support #251

merged 17 commits into from
Apr 16, 2024

Conversation

appdevelpo
Copy link
Member

@appdevelpo appdevelpo commented Apr 11, 2024

  • Use jsocre rather than qjs.
  • some extensions are not working
  • Webview haven't implemented yet, so anilist and webview in detail won't working too
  • Add mpv for Linux external player which support subtitles and request headers.
  • Add bt-server support

Screenshot

latest

image

detail

image

watch

image

@MiaoMint MiaoMint changed the title Feat/linux support Feat: linux support Apr 11, 2024
@appdevelpo
Copy link
Member Author

fix libmpv.so.1: cannot open shared object file: No such file or directory

sudo ln -s /usr/lib/libmpv.so /usr/lib/libmpv.so.1

@appdevelpo appdevelpo linked an issue Apr 11, 2024 that may be closed by this pull request
lib/utils/bt_server.dart Outdated Show resolved Hide resolved
@MiaoMint MiaoMint merged commit 8599d0d into dev Apr 16, 2024
3 checks passed
@Bims-sh Bims-sh mentioned this pull request Apr 16, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Why isn't there any linux release
2 participants