feat: privacy policy
This commit is contained in:
+98
@@ -0,0 +1,98 @@
|
|||||||
|
# Privacy Policy for Plezy
|
||||||
|
|
||||||
|
**Last Updated: October 22, 2025**
|
||||||
|
|
||||||
|
## Introduction
|
||||||
|
|
||||||
|
Plezy ("we", "our", or "the app") is a third-party Plex client that allows you to access and stream content from your Plex Media Server. This privacy policy explains how we handle your information when you use our app.
|
||||||
|
|
||||||
|
## Information We Collect
|
||||||
|
|
||||||
|
### Authentication Information
|
||||||
|
When you sign in to Plezy using your Plex account, we collect and process:
|
||||||
|
- Plex authentication tokens
|
||||||
|
- Plex account username
|
||||||
|
- Plex server connection information
|
||||||
|
|
||||||
|
### Local Network Information
|
||||||
|
To connect to your Plex Media Server on your local network, we may access:
|
||||||
|
- Local network device discovery information
|
||||||
|
- IP addresses of Plex servers on your network
|
||||||
|
|
||||||
|
### Usage Information
|
||||||
|
The app stores locally on your device:
|
||||||
|
- Your authentication session
|
||||||
|
- App preferences and settings
|
||||||
|
- Recently accessed content history
|
||||||
|
|
||||||
|
## How We Use Your Information
|
||||||
|
|
||||||
|
We use the collected information solely to:
|
||||||
|
- Authenticate you with your Plex account
|
||||||
|
- Connect to and communicate with your Plex Media Server
|
||||||
|
- Display your media library and stream content
|
||||||
|
- Maintain your session and app preferences
|
||||||
|
|
||||||
|
## Data Storage and Security
|
||||||
|
|
||||||
|
- **Authentication tokens** are stored securely on your device using platform-specific secure storage mechanisms
|
||||||
|
- **App preferences** are stored locally on your device
|
||||||
|
- **No data** is transmitted to our servers - all communication is directly between your device and your Plex Media Server or Plex's authentication services
|
||||||
|
|
||||||
|
## Third-Party Services
|
||||||
|
|
||||||
|
### Plex
|
||||||
|
Plezy uses Plex's authentication and media services. When you use this app:
|
||||||
|
- You authenticate directly with Plex's servers
|
||||||
|
- Your media streaming occurs between your device and your Plex Media Server
|
||||||
|
- Plex's own privacy policy applies to their services: https://www.plex.tv/about/privacy-legal/
|
||||||
|
|
||||||
|
We do not control and are not responsible for Plex's data practices.
|
||||||
|
|
||||||
|
## Data Sharing
|
||||||
|
|
||||||
|
We do not:
|
||||||
|
- Sell your personal information
|
||||||
|
- Share your information with third parties for marketing purposes
|
||||||
|
- Transmit your data to our own servers
|
||||||
|
- Track your viewing habits outside of local app functionality
|
||||||
|
|
||||||
|
Your data is only shared with:
|
||||||
|
- **Plex services** for authentication and media server communication (as required for the app to function)
|
||||||
|
|
||||||
|
## Your Rights and Choices
|
||||||
|
|
||||||
|
You can:
|
||||||
|
- **Sign out** at any time to remove your authentication session from the device
|
||||||
|
- **Uninstall the app** to remove all locally stored data
|
||||||
|
- **Manage your Plex account** directly through Plex's services
|
||||||
|
|
||||||
|
## Children's Privacy
|
||||||
|
|
||||||
|
Plezy does not knowingly collect personal information from children under 13. The app relies on Plex account authentication, and users must comply with Plex's terms of service and age requirements.
|
||||||
|
|
||||||
|
## Changes to This Privacy Policy
|
||||||
|
|
||||||
|
We may update this privacy policy from time to time. We will notify users of any material changes by updating the "Last Updated" date at the top of this policy.
|
||||||
|
|
||||||
|
## Data Retention
|
||||||
|
|
||||||
|
- Authentication tokens are retained on your device until you sign out or uninstall the app
|
||||||
|
- Local preferences and settings are retained until you uninstall the app
|
||||||
|
- No data is retained on our servers as we do not operate any backend services
|
||||||
|
|
||||||
|
## International Data Transfers
|
||||||
|
|
||||||
|
As we do not operate backend servers, there are no international data transfers from our side. Any data transfers occur directly between your device and Plex's services, subject to Plex's privacy policy.
|
||||||
|
|
||||||
|
## Legal Compliance
|
||||||
|
|
||||||
|
This app complies with:
|
||||||
|
- General Data Protection Regulation (GDPR)
|
||||||
|
- California Consumer Privacy Act (CCPA)
|
||||||
|
- Children's Online Privacy Protection Act (COPPA)
|
||||||
|
- Other applicable privacy laws
|
||||||
|
|
||||||
|
## Your Consent
|
||||||
|
|
||||||
|
By using Plezy, you consent to this privacy policy and the processing of your information as described herein.
|
||||||
@@ -17,7 +17,7 @@ Coming soon
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
### 🔐 Authentication & Server Management
|
### 🔐 Authentication & Server Management
|
||||||
- OAuth PIN-based authentication
|
- Sign in with Plex
|
||||||
- Automatic server discovery with smart connection selection
|
- Automatic server discovery with smart connection selection
|
||||||
- Persistent sessions with auto-login
|
- Persistent sessions with auto-login
|
||||||
|
|
||||||
@@ -27,19 +27,13 @@ Coming soon
|
|||||||
- Advanced search across all media
|
- Advanced search across all media
|
||||||
- Season and episode navigation
|
- Season and episode navigation
|
||||||
|
|
||||||
### 🎬 Video Playback (MediaKit/mpv)
|
### 🎬 Video Playback
|
||||||
- Wide codec support including HEVC, AV1, VP9, and more
|
- Wide codec support including HEVC, AV1, VP9, and more
|
||||||
- Advanced subtitle rendering with full ASS/SSA support
|
- Advanced subtitle rendering with full ASS/SSA support
|
||||||
- Audio and subtitle track selection with user profile preferences
|
- Audio and subtitle track selection with user profile preferences
|
||||||
- Playback progress sync and resume functionality
|
- Playback progress sync and resume functionality
|
||||||
- Auto-play next episode
|
- Auto-play next episode
|
||||||
|
|
||||||
### 🎨 User Experience
|
|
||||||
- Material Design 3 with dark theme
|
|
||||||
- Custom controls and context menus
|
|
||||||
- Desktop window management with custom macOS titlebar
|
|
||||||
- Fullscreen support with adaptive orientation
|
|
||||||
|
|
||||||
## Platform Support
|
## Platform Support
|
||||||
|
|
||||||
- ✅ macOS
|
- ✅ macOS
|
||||||
|
|||||||
Reference in New Issue
Block a user