You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(web): add IINA support and refine Apple players options (#626)
* feat: add IINA support for macOS in torrent player options
- introduce a new setting for IINA in the MobileAppSettings component, allowing users to toggle its usage
- update the DialogTorrentDetailsContent Table component to conditionally display an IINA button for macOS users.
- add corresponding translations for IINA prompts in multiple languages
- implement a utility function to detect macOS for better compatibility
Signed-off-by: Pavel Pikta <devops@pavelpikta.com>
* feat: enhance Apple device detection and update settings for Infuse usage
- add isAppleDevice utility function to detect Apple devices (macOS and iOS)
- update DialogTorrentDetailsContent Table component to conditionally show Infuse button for Apple users
- modify MobileAppSettings to display Infuse toggle only for Apple devices
Signed-off-by: Pavel Pikta <devops@pavelpikta.com>
---------
Signed-off-by: Pavel Pikta <devops@pavelpikta.com>
0 commit comments